Commit Graph

9034 Commits

Author SHA1 Message Date
a6f68e4a90 Fix NRT inspections 2022-09-13 03:08:13 +03:00
cb6d02ec3a Merge pull request #19066 from andy840119/remove-the-nullable-disable-in-the-ruleset
Remove the nullable disable annotation in the ruleset class
2022-09-12 19:07:23 +09:00
4b37330316 Merge pull request #20248 from acid-chicken/fix/stats/td
Fix new hit distribution graph didn't account for size changes
2022-09-12 18:11:18 +09:00
931049aec1 Merge branch 'master' into notification-dismiss 2022-09-12 16:27:41 +09:00
31225066a1 Merge pull request #19308 from frenzibyte/top-rank-badge-order
Fix best rank badge not handling legacy scores properly
2022-09-12 16:20:21 +09:00
6c59be7be9 Merge pull request #20254 from peppy/fix-update-notification
Fix update progress notification icon overload
2022-09-12 16:01:19 +09:00
7a62544923 Merge pull request #19275 from solstice23/search-filter
Add multiple-units support in search length criteria
2022-09-12 15:43:44 +09:00
9b31aa6d7a Fix activation not firing with refactors 2022-09-12 15:04:30 +09:00
2b79e6b2de Add test coverage of update notification 2022-09-12 14:52:16 +09:00
cf25ee8e84 Add test coverage of storyboard animation start time 2022-09-12 14:17:15 +09:00
bb3d5bc9f4 test(osu.Game): add slider steps to change the size in timing distribution graph tests 2022-09-12 04:43:15 +09:00
a9094c6b03 Add test coverage of clicking close button to dismiss 2022-09-10 15:18:32 +09:00
efe3b1aa7b Allow dismissing notifications without performing action using middle / right click 2022-09-10 15:10:37 +09:00
e62999fb16 Merge branch 'master' of https://github.com/ppy/osu into remove-the-nullable-disable-in-the-ruleset
# Conflicts:
#	osu.Game.Rulesets.Catch/CatchRuleset.cs
#	osu.Game.Rulesets.Osu/OsuRuleset.cs
#	osu.Game.Rulesets.Taiko/TaikoRuleset.cs
#	osu.Game/Rulesets/Ruleset.cs
2022-09-10 10:40:12 +08:00
ae53e27e6c Adjust test coverage to read better 2022-09-09 19:39:06 +03:00
dd10a06e3d Merge branch 'master' into top-rank-badge-order 2022-09-09 19:38:44 +03:00
823078ed2d Merge branch 'master' into search-filter 2022-09-09 23:12:37 +08:00
d961b96897 Merge branch 'master' into search-filter 2022-09-09 23:25:54 +09:00
8f9df9c7b4 Merge pull request #18642 from Joehuu/fix-play-button-touch
Fix beatmap card play button not working with touch inputs when not hovered
2022-09-09 19:41:05 +09:00
7d100c5eec Fix test in line with new expectations 2022-09-09 18:10:10 +09:00
e9ce968ae3 Merge branch 'master' into fix-play-button-touch 2022-09-09 18:08:18 +09:00
9ec399a25a Remove NRT overrides in new tests 2022-09-09 17:49:31 +09:00
68d1b7d7cf Reduce test count 2022-09-09 17:48:51 +09:00
27f745b980 Merge branch 'master' into fix_progress_bar_info 2022-09-09 17:34:13 +09:00
c6c59f050c Merge pull request #20195 from cdwcgt/SkinEditorShortcut
Add arrow shortcuts to skin editor
2022-09-09 14:17:08 +09:00
ba2ef424d4 Turn score ids into ulongs 2022-09-09 11:46:06 +09:00
28477f3b97 Fix inspection 2022-09-09 08:55:35 +09:00
f1fa442287 Merge pull request #19599 from ItsShamed/kps
Add clicks/second counter to HUD
2022-09-09 01:50:12 +09:00
2e775e6886 Add test for object move 2022-09-08 23:47:55 +08:00
27aa3552dc Update in line with TrueGameplayRate changes 2022-09-09 00:00:08 +09:00
6945c43e0d Merge pull request #20178 from smoogipoo/fix-match-creation-beatmap-select
Fix several weird scenarios with online play song selection
2022-09-08 23:07:09 +09:00
d4afc3629c Merge branch 'master' into kps 2022-09-08 23:00:36 +09:00
3c8ee1a20a Merge pull request #20179 from peppy/update-framework
Update framework
2022-09-08 22:14:16 +09:00
9aab502adc Merge pull request #20157 from peppy/true-gameplay-rate
Refactor `TrueGameplayRate` to account for only gameplay adjustments, no matter what
2022-09-08 19:54:32 +09:00
a90ca94a18 Remove outdated tests 2022-09-08 19:51:28 +09:00
4fc03998a1 Merge pull request #20189 from peppy/fix-playlist-item-download-button-visibility
Fix playlist items showing download button briefly during initial display
2022-09-08 19:47:35 +09:00
c585f08a3b Fix still inverted condition 2022-09-08 19:42:09 +09:00
15a4eb46c4 Rename test scene to match class name 2022-09-08 19:20:26 +09:00
096d1c3ff3 Merge pull request #20143 from acid-chicken/feat/stats/colored-td
Show judgement colours in hit distribution graph
2022-09-08 19:15:40 +09:00
13d9b2188b Merge pull request #20145 from smoogipoo/multiple-countdowns
Implement support for multiple active countdowns in multiplayer
2022-09-08 19:15:30 +09:00
ee094e3a85 Rewrite tests 2022-09-08 19:05:13 +09:00
b559d4ecdf Rename GameplayAdjustments -> AdjustmentsFromMods 2022-09-08 17:14:06 +09:00
ed81297611 Fix playlist items showing download button briefly during initial local presence checks 2022-09-08 17:10:45 +09:00
7b079c134e Update test to actually test what was intended 2022-09-08 15:48:04 +09:00
3d9bf25c8a Apply NRT to TestScenePlaySongSelect
Very mess.
2022-09-08 14:49:57 +09:00
6aac0bd4e9 Update test to account for the fact that SSDQ is not zero anymore 2022-09-08 13:43:37 +09:00
208bd0f391 Give OnlinePlaySongSelect a reference PlaylistItem 2022-09-07 21:34:29 +09:00
6a03b4e0de Merge branch 'master' into true-gameplay-rate 2022-09-07 20:01:03 +09:00
770c1ade2f Add test coverage of track rate adjusting during multi spectator 2022-09-07 20:00:24 +09:00
75d0deef72 Apply proposed changes to remove inheritance from MasterGameplayClockContainer 2022-09-07 17:49:05 +09:00