Commit Graph

57303 Commits

Author SHA1 Message Date
e30d97c94e Comments 2022-11-29 14:39:59 +03:00
84aaf5fedf Change ways to access submit button state 2022-11-29 14:37:35 +03:00
6c126f5223 Remove useless local actions on click 2022-11-29 14:25:51 +03:00
cfffe5f002 Avoid null string 2022-11-29 14:20:38 +03:00
472d9274b6 Reorder members 2022-11-29 06:23:25 +03:00
af0ee9dbd6 Make spinner a little bigger 2022-11-29 06:19:54 +03:00
894fb98fa2 Rebase CommitButton to RoundedButton 2022-11-29 06:17:02 +03:00
a874345da0 Rebase CancelButton to RoundedButton 2022-11-29 05:46:30 +03:00
25ddd20b2e Allow OsuButton be auto-sized 2022-11-29 05:44:40 +03:00
d20dc3668e Enable nullability 2022-11-29 05:17:44 +03:00
8b033bf9f7 Allow localisable strings 2022-11-29 05:13:54 +03:00
61bfd2f6b2 Merge pull request #21432 from EVAST9919/triangles-fix
Compute texel size in the DrawNode of TrianglesV2 component
2022-11-26 20:03:14 +01:00
fd16e5992b Merge branch 'master' into triangles-fix 2022-11-26 19:28:55 +01:00
b35e796d75 Merge pull request #21298 from peppy/update-framework
Update framework
2022-11-26 19:28:37 +01:00
d1eedd081c Update resources 2022-11-27 02:46:11 +09:00
7ab5136e12 Compute texel size in the DrawNode 2022-11-26 20:05:34 +03:00
c42720acd4 Temporarily disable "partial class with one part" inspection 2022-11-26 18:05:08 +01:00
f6d47f84ad Add one more partial modifier commit ignore 2022-11-26 18:00:37 +01:00
00c11b2b4e Add partial specs in mobile projects too 2022-11-26 17:59:38 +01:00
0abf6ad5b0 Ignore partial modifier application in blame 2022-11-26 16:32:42 +01:00
212d78865a Add a few more missing partial specs 2022-11-26 16:30:52 +01:00
894ef15e79 Merge branch 'master' into update-framework 2022-11-26 16:19:36 +01:00
7bc8908ca9 Partial everything 2022-11-27 00:00:27 +09:00
a1c559ae05 Update framework 2022-11-27 00:00:12 +09:00
a841d35ebd Merge pull request #21417 from peppy/dont-change-ruleset-convert
Avoid changing ruleset when presenting a beatmap if it can be converted
2022-11-25 19:59:57 +01:00
ca0597b38e Merge branch 'master' into dont-change-ruleset-convert 2022-11-25 19:23:36 +01:00
c4122c1854 Merge pull request #21403 from peppy/triangle-button-v2
Update most game buttons to use new outlined triangles style
2022-11-25 19:21:06 +01:00
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
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
2425878e67 Add test coverage 2022-11-25 20:06:36 +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
e99be3b4f5 Merge pull request #21387 from peppy/editor-seek-control-points
Add ability to seek between control points in editor using down/up arrows
2022-11-24 22:30:40 +01:00
fca3e7e39f Merge branch 'master' into editor-seek-control-points 2022-11-24 21:53:47 +01:00
ba0990d43e Update test assumptions 2022-11-25 01:51:41 +09: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
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