Commit Graph

57305 Commits

Author SHA1 Message Date
4ab7ef9af9 Show distance snap for first juice stream object. Fixes #18469 2022-12-05 15:12:50 -05:00
08a403cb33 Merge pull request #21428 from mk56-spn/RangeSlider_implementation
Refactor star "DifficultyRangeFilterControl" into generic range slider
2022-11-29 16:08:13 +09:00
56a694fb04 Add automated test coverage of simple scenarios for RangeSlider 2022-11-29 15:10:21 +09:00
198303513b Merge pull request #21450 from Feodor0090/comments-btns-loc
Add missing localization in `DrawableComment`
2022-11-29 13:47:46 +09:00
000214d94a Merge pull request #21446 from EVAST9919/trianglesV2-fix
Improve TrianglesV2 antialiasing
2022-11-29 13:44:17 +09:00
16962d9a57 Localize deleted string 2022-11-29 07:02:02 +03:00
a4819e5c9c Localize actions 2022-11-29 07:01:52 +03:00
3e277a92e9 Fix incorrect texel size calculation 2022-11-29 03:21:59 +03:00
ba1717c2ca Don't draw 0 thickness triangles 2022-11-29 02:36:27 +03:00
db7f429e39 Fix partial class issues and adjust test slightly 2022-11-27 10:44:05 +01:00
0aba119056 Merge remote-tracking branch 'origin/RangeSlider_implementation' into RangeSlider_implementation
# Conflicts:
#	osu.Game.Tests/Visual/SongSelect/TestSceneDifficultyRangeFilterControl.cs
#	osu.Game/Screens/Select/DifficultyRangeFilterControl.cs
2022-11-27 10:40:29 +01: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
1ebaf4963d Improve tests slightly 2022-11-26 13:59:05 +01:00
92ed2ed4ef Refactor star "DifficultyRangeFilterControl" into generic range slider class 2022-11-26 12:19:08 +01: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