cdwcgt
|
2e775e6886
|
Add test for object move
|
2022-09-08 23:47:55 +08:00 |
|
Dean Herbert
|
27aa3552dc
|
Update in line with TrueGameplayRate changes
|
2022-09-09 00:00:08 +09:00 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
d4afc3629c
|
Merge branch 'master' into kps
|
2022-09-08 23:00:36 +09:00 |
|
Dan Balasescu
|
3c8ee1a20a
|
Merge pull request #20179 from peppy/update-framework
Update framework
|
2022-09-08 22:14:16 +09:00 |
|
Dan Balasescu
|
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 |
|
Dan Balasescu
|
a90ca94a18
|
Remove outdated tests
|
2022-09-08 19:51:28 +09:00 |
|
Dan Balasescu
|
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 |
|
Dan Balasescu
|
c585f08a3b
|
Fix still inverted condition
|
2022-09-08 19:42:09 +09:00 |
|
Dean Herbert
|
15a4eb46c4
|
Rename test scene to match class name
|
2022-09-08 19:20:26 +09:00 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
ee094e3a85
|
Rewrite tests
|
2022-09-08 19:05:13 +09:00 |
|
Dean Herbert
|
ed81297611
|
Fix playlist items showing download button briefly during initial local presence checks
|
2022-09-08 17:10:45 +09:00 |
|
Dean Herbert
|
7b079c134e
|
Update test to actually test what was intended
|
2022-09-08 15:48:04 +09:00 |
|
Dean Herbert
|
3d9bf25c8a
|
Apply NRT to TestScenePlaySongSelect
Very mess.
|
2022-09-08 14:49:57 +09:00 |
|
Dean Herbert
|
6aac0bd4e9
|
Update test to account for the fact that SSDQ is not zero anymore
|
2022-09-08 13:43:37 +09:00 |
|
Dan Balasescu
|
208bd0f391
|
Give OnlinePlaySongSelect a reference PlaylistItem
|
2022-09-07 21:34:29 +09:00 |
|
Dean Herbert
|
6a03b4e0de
|
Merge branch 'master' into true-gameplay-rate
|
2022-09-07 20:01:03 +09:00 |
|
Dean Herbert
|
770c1ade2f
|
Add test coverage of track rate adjusting during multi spectator
|
2022-09-07 20:00:24 +09:00 |
|
Dan Balasescu
|
f8e37af2e0
|
Merge pull request #20171 from peppy/beatmap-carousel-nrt
Fix missing null checks on `selectedBeatmap` fields in `BeatmapCarousel`
|
2022-09-07 17:15:00 +09:00 |
|
Dan Balasescu
|
264c9bfaf6
|
Merge pull request #20173 from peppy/test-scene-storyboard-tidy
Tidy up `TestSceneStoryboard`
|
2022-09-07 17:07:19 +09:00 |
|
Dean Herbert
|
cb1bb99208
|
Tidy up test logic
|
2022-09-07 16:43:48 +09:00 |
|
Dean Herbert
|
b50116e9e4
|
Add missing null check in BeatmapCarousel tests
|
2022-09-07 16:22:11 +09:00 |
|
Dean Herbert
|
258b8f015c
|
Add test coverage of storyboard using zero VectorScale
|
2022-09-07 15:39:19 +09:00 |
|
Dean Herbert
|
866bc553fe
|
Tidy up TestSceneStoryboard
|
2022-09-07 15:38:49 +09:00 |
|
Dan Balasescu
|
dc71abdf56
|
Merge pull request #20144 from peppy/fix-notification-overlay-presence
Fix completion toasts sometimes not displaying
|
2022-09-07 14:55:33 +09:00 |
|
Acid Chicken (硫酸鶏)
|
3003fc1061
|
refactor(osu.Game): improve code quality
|
2022-09-07 02:29:15 +09:00 |
|
Salman Ahmed
|
90207b6032
|
Merge branch 'master' into feature/EditorDeleteDiff
|
2022-09-06 18:48:06 +03:00 |
|
Dean Herbert
|
c2107bd322
|
Fix test failures due to notifications being forwarded before player finishes loading
|
2022-09-06 23:36:27 +09:00 |
|
Dean Herbert
|
bc1212f4e6
|
Change NonGameplayAdjustments to GameplayAdjustments and convert TrueGameplayRate to extension method
|
2022-09-06 22:26:46 +09:00 |
|
Dean Herbert
|
579e7e1f17
|
Fix deleting a difficulty not updating the beatmap set hash
|
2022-09-06 18:12:47 +09:00 |
|
Dean Herbert
|
9f2ea54e40
|
Tidy up TestSceneLeadIn constant for loop offset to read better
|
2022-09-06 17:45:53 +09:00 |
|
Dean Herbert
|
9e3228aa65
|
Fix completion notification not being posted if completion occurs during NotificationOverlay load
|
2022-09-06 04:07:49 +09:00 |
|
Dean Herbert
|
0514c96191
|
Fix incorrect count tracking when notification is manually disposed
|
2022-09-05 19:26:40 +09:00 |
|
Dean Herbert
|
229e1a8ef7
|
Fix notification overlay being present when it doesn't need to
|
2022-09-05 19:13:58 +09:00 |
|
Dan Balasescu
|
2923c10cd8
|
Rewrite rooms to store multiple active countdowns
Update test to the new structure
|
2022-09-05 19:03:26 +09:00 |
|
Dean Herbert
|
56886fed09
|
Add test coverage of progress notification completions showing
|
2022-09-05 18:39:11 +09:00 |
|
Acid Chicken (硫酸鶏)
|
6946015d17
|
style(osu.Game): fix multiple blank lines
|
2022-09-05 07:49:29 +00:00 |
|
Acid Chicken (硫酸鶏)
|
19ab1433c6
|
test(osu.Game): add more test cases for HitTimingDistributionGraph
|
2022-09-05 03:46:23 +09:00 |
|
Dean Herbert
|
bc5340e33a
|
Merge branch 'master' into fix_progress_bar_info
|
2022-09-02 18:00:35 +09:00 |
|
Dean Herbert
|
dc02b59a05
|
Add extra coverage to tests
Also fixes a potential failure due to test beatmap having two difficulties with same name.
|
2022-09-02 17:57:20 +09:00 |
|
HiddenNode
|
7a8fa5c2e4
|
Fix filenames mismatch
|
2022-09-02 09:56:00 +01:00 |
|
Dean Herbert
|
65baf73d97
|
Add test scene
|
2022-09-02 16:50:28 +09:00 |
|
Dean Herbert
|
6a35b233e5
|
Merge branch 'master' into remove-dispose-updates
|
2022-09-01 23:03:19 +09:00 |
|
Dean Herbert
|
148e487c02
|
Add failing test of date submitted search failing
|
2022-09-01 19:59:27 +09:00 |
|
HiddenNode
|
921a9ef895
|
clean up
|
2022-08-31 22:18:52 +01:00 |
|
HiddenNode
|
a548b28158
|
Added test scene for SizePreservingSpriteText
|
2022-08-31 22:05:46 +01:00 |
|
Dean Herbert
|
ba20044af4
|
Fix missing nullability consideraition
|
2022-08-31 23:24:39 +09:00 |
|
Dan Balasescu
|
6cadcc206b
|
Merge pull request #20032 from peppy/toast-notification-tray
Add toast notification tray
|
2022-08-31 16:57:37 +09:00 |
|