Commit Graph

57321 Commits

Author SHA1 Message Date
2df6ccf33e Tidy up code 2022-11-30 14:31:54 +09:00
b5c514a8f0 Make incoming Channel target non-nullable 2022-11-30 14:30:20 +09:00
69bf0df179 Merge branch 'master' into NowPlaying 2022-11-30 14:27:37 +09:00
fcd7c27bc2 Merge pull request #21451 from peppy/update-framework
Update framework
2022-11-30 13:39:08 +09:00
3f4d8b39ca Update package again 2022-11-30 12:55:45 +09: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
61c702c02e Add new IDependencyInjectionCandidate interface to non-drawable cached classes 2022-11-29 14:45:26 +09:00
b5b79e09e4 Remove unnecessary CQ disable 2022-11-29 14:45:08 +09:00
8f78d6179b Fix multiple issues with settings items unhiding on search 2022-11-29 14:41:49 +09:00
24deb5f5f4 Remove all unnecessary usage of IHasFilterableChildren 2022-11-29 14:40:52 +09:00
96e19d4d84 Update framework 2022-11-29 14:36:23 +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
54681217be fix test 2022-11-27 10:53:00 +09:00
e16f8a4410 Merge branch 'master' into NowPlaying 2022-11-27 08:48:49 +08:00
02e3ebe1a0 DifficultyIncrease use + and other all -
mod.Name to mod.Acronym
2022-11-27 09:44:09 +09:00
653875bbb4 only post mod when ingame 2022-11-27 09:41:41 +09:00
8ecb4aa30b better method name 2022-11-27 09:41:08 +09: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
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