Commit Graph

36532 Commits

Author SHA1 Message Date
73176a1315 Merge branch 'master' into triangle-button-v2 2022-11-25 18:35:59 +01:00
bbbc1d0428 Darken colour of playlists create button
To match d0c4637683.
2022-11-25 18:23:28 +01:00
13f86f3e53 Merge branch 'master' into NowPlaying 2022-11-25 23:22:52 +09:00
a2ea7a3f58 show selected mod and use ILocalisedBindableString in np 2022-11-25 23:20:44 +09:00
5ada9efa60 Update outdated comment regarding colour choices 2022-11-25 22:10:20 +09:00
76e9382e0b Fix triangles showing on ExpandableButtons when in contracted state 2022-11-25 20:18:35 +09:00
d0c4637683 Lighten colour of multiplayer create game button 2022-11-25 20:18:21 +09:00
b0f14d4963 Clamp AimCount to ensure at least one triangle is spawned 2022-11-25 20:14:21 +09:00
4cb068ceb9 Change AimCount to not consider height 2022-11-25 20:10:04 +09:00
25410c9962 Avoid changing ruleset when presenting a beatmap if it can be converted
Closes #21415.
2022-11-25 19:48:01 +09:00
65e5c9a3ae Dispose DrawableRulesetDependencies in HitObjectComposer 2022-11-25 08:27:22 +01:00
fca3e7e39f Merge branch 'master' into editor-seek-control-points 2022-11-24 21:53:47 +01:00
f6e229c24d "Fix" mod copy failure 2022-11-25 01:15:11 +09:00
2b2beadd06 Merge branch 'master' into update-framework 2022-11-25 01:00:08 +09:00
7b620392fe Provide DrawableRulesetDependencies from HitObjectComposer 2022-11-24 13:13:45 +01:00
6ad432b311 Use RoundedButton in more places 2022-11-24 16:33:01 +09:00
53b03df93d Combine TriangleButton and RoundedButton classes 2022-11-24 16:26:57 +09:00
bea2acc60e Remove local specifications of triangle colouring 2022-11-24 16:18:15 +09:00
4fbca4037c Update existing triangle buttons to use RoundedButton 2022-11-24 16:18:15 +09:00
40f706155f Update RoundedButton to have new triangles design 2022-11-24 16:18:15 +09:00
44a71741e4 Merge pull request #21225 from EVAST9919/triangles-v2
Implement TrianglesV2 component
2022-11-24 16:15:25 +09:00
8914a871c1 Merge pull request #21065 from C0D3-M4513R/beatmap-info
Add Beatmap Information elements
2022-11-24 15:22:04 +09:00
2e277ef40a Update resources 2022-11-24 15:18:49 +09:00
a2438428a2 Move base call to end 2022-11-24 13:57:43 +09:00
37f725bfa2 Reverse directionality of up/down traversal keys to match scroll 2022-11-24 13:55:58 +09:00
4b44f31b5e Use LocaliseableStings in BeatmapAttributeText 2022-11-23 21:02:43 +01:00
2f67199b1c Merge branch 'master' into fix-missing-day-separator 2022-11-23 18:40:44 +01:00
60422be9af Merge branch 'master' into fix-editor-tap-timing-crash 2022-11-23 17:51:50 +01:00
b381b4fd2d Merge branch 'master' into update-framework 2022-11-24 01:27:58 +09:00
3acf15c7b8 Update framework 2022-11-24 01:26:49 +09:00
30f9cc46a7 Protect offset and bpm adjustments from null selection too 2022-11-23 17:25:43 +01:00
508f1f488c Merge branch 'master' into limit-barline-generation-sanity 2022-11-23 17:12:36 +01:00
5467097387 Fix adjacent day separators potentially being left behind after pending message resolution 2022-11-23 18:49:51 +09:00
f9d952220f Fix barlines being misaligned if generation start time is clamped 2022-11-23 18:12:03 +09:00
774f70e380 Simplify class structure 2022-11-23 16:56:40 +09:00
0749a7bb07 Simplify attribute assignment 2022-11-23 16:53:36 +09:00
0f034606fd Use LocalisableDescription from BeatmapOnlineStatus enum instead of locally defined 2022-11-23 16:49:51 +09:00
a8af83e62a Move label initialisation out of ctor 2022-11-23 16:49:39 +09:00
27473262af Rename attributes in enum to match better with user expectations 2022-11-23 16:45:46 +09:00
b89689a34a Rename class and reword settings text/tooltips to avoid clashing with other naming 2022-11-23 16:31:50 +09:00
a9192c32ea Merge branch 'master' into beatmap-info 2022-11-23 16:10:12 +09:00
9b9b8a5977 Add ability to seek between control points in editor using down/up arrows
Matches stable. Addresses #21376.
2022-11-23 15:59:32 +09:00
d146f86511 Fix crash when hitting 'T' to tap timing while no timing point is selected 2022-11-23 15:39:56 +09:00
172e798847 Merge pull request #21228 from Terochi/recent-messages-implementation
Add ability to view chat send history in input box
2022-11-23 14:58:42 +09:00
8dbc38e17a Remove unused setter 2022-11-22 20:14:22 +01:00
76bb529cfa Add test for local echo adding day separator 2022-11-22 16:46:21 +01:00
de163b2bb5 Change song select to only allow volume adjusting if alt is held while scrolling 2022-11-22 19:48:55 +09:00
a2b505f4c0 Use a direct Lighten instead of >1f Color4 values 2022-11-22 00:31:22 -08:00
1632df1f4d Update DifficultyBindable to match new bindable spec 2022-11-22 14:51:19 +09:00
985781bc3b Merge pull request #21356 from peppy/standardise-broken-storyboard-paths
Add support for storyboards with incorrect path specifications (`\\` instead of `\`)
2022-11-22 14:33:51 +09:00