Dan Balasescu
|
de0e8ad822
|
Merge branch 'master' into multi-queueing-modes
|
2021-11-19 18:58:15 +09:00 |
|
Dan Balasescu
|
a6444a8a64
|
Merge pull request #15677 from peppy/multiplayer-song-select-error-parsing
Only show user displayable portion of server errors when selecting a song in multiplayer
|
2021-11-19 18:57:51 +09:00 |
|
Dan Balasescu
|
4c8c34b43f
|
Use full name for round robin
|
2021-11-19 18:42:34 +09:00 |
|
Dan Balasescu
|
4e625b78e2
|
Update queue mode names
|
2021-11-19 18:28:43 +09:00 |
|
Dean Herbert
|
54facb79d6
|
Merge pull request #15680 from smoogipoo/nunit-blame
Run nunit in blame mode
|
2021-11-19 17:24:28 +09:00 |
|
Dan Balasescu
|
f3f8ac2c43
|
Use single
|
2021-11-19 16:36:32 +09:00 |
|
Dan Balasescu
|
abb8b0de47
|
Also mutate multiplayer room playlist on callbacks
|
2021-11-19 16:35:45 +09:00 |
|
Dan Balasescu
|
215c179b92
|
Run nunit in blame mode
|
2021-11-19 16:16:20 +09:00 |
|
Dan Balasescu
|
1aa7f681cf
|
Merge pull request #15678 from peppy/fix-another-test-nullref
Fix potential null reference in `FadeAccessibleBackground` test class
|
2021-11-19 16:03:27 +09:00 |
|
Dan Balasescu
|
12e1142b07
|
Rename settings section
|
2021-11-19 15:47:40 +09:00 |
|
Dan Balasescu
|
a922ce2fd9
|
Remove unnecessary nameofs
|
2021-11-19 15:45:45 +09:00 |
|
Dan Balasescu
|
a6a786b167
|
Remove namespacing of queue tests
|
2021-11-19 15:43:11 +09:00 |
|
Dean Herbert
|
0c289bf8e5
|
Remove pointless namespace
|
2021-11-19 14:46:53 +09:00 |
|
Dean Herbert
|
6dc6ca1bbb
|
Fix potential null reference in FadeAccessibleBackground test class
|
2021-11-19 14:03:07 +09:00 |
|
Dean Herbert
|
284e554cbf
|
Only show user displayable portion of server errors when seleting a song in multiplayer
|
2021-11-19 13:58:03 +09:00 |
|
Dan Balasescu
|
c6c6b04f2b
|
Merge pull request #15624 from Darius-Wattimena/fix-plate-clearing-missing-last-banana
Fix banana showers not clearing the plate when missing the last banana
|
2021-11-19 13:30:21 +09:00 |
|
Dean Herbert
|
cb2547a6be
|
Merge branch 'master' into multi-queueing-modes
|
2021-11-19 13:20:57 +09:00 |
|
Dan Balasescu
|
33294ffda6
|
Merge branch 'master' into fix-plate-clearing-missing-last-banana
|
2021-11-19 11:42:57 +09:00 |
|
Dan Balasescu
|
6ebe54b183
|
Merge pull request #15494 from Tollii/beatmap-cancellation-token
Add support for cancellation tokens for beatmap difficulty calculation
|
2021-11-19 10:54:32 +09:00 |
|
Darius Wattimena
|
38edeac710
|
Moved the logic to the bottom as placeCaughtObject is otherwise not called yet
|
2021-11-18 20:24:40 +01:00 |
|
Darius Wattimena
|
9685892b94
|
Added an extra unit test when actually catching the last banana to also clear the plate
|
2021-11-18 20:23:42 +01:00 |
|
Darius Wattimena
|
cfedbb92c1
|
Added a unit test to cover clearing of the plate when missing the last banana
|
2021-11-18 20:07:03 +01:00 |
|
Darius Wattimena
|
95891bc655
|
Moved clear plate logic to Catcher class
|
2021-11-18 20:03:41 +01:00 |
|
Dan Balasescu
|
2a5ecad771
|
Merge pull request #15670 from Joehuu/fix-score-panel-animation
Fix score panels sometimes jumping when toggling statistics fast
|
2021-11-19 01:18:22 +09:00 |
|
Dean Herbert
|
bf8507c7b9
|
Only apply default timeout when debugger not attached
|
2021-11-18 23:26:45 +09:00 |
|
Joseph Madamba
|
a09589f833
|
Fix score panels sometimes jumping when toggling statistics fast
|
2021-11-17 23:15:51 -08:00 |
|
Dan Balasescu
|
698b6c4242
|
Merge pull request #15668 from peppy/key-repeat
Update `KeyBindingContainer` usage to block key repeat where applicable
|
2021-11-18 15:21:35 +09:00 |
|
Dan Balasescu
|
1dacc50ecb
|
Merge branch 'master' into multi-queueing-modes
|
2021-11-18 15:16:27 +09:00 |
|
Dean Herbert
|
e344e74352
|
Merge pull request #15664 from Joehuu/supporter-icon-link
Link osu!supporter icon to its web page
|
2021-11-18 14:02:15 +09:00 |
|
Dean Herbert
|
9ec6ecd3f6
|
Update framework
|
2021-11-18 13:39:25 +09:00 |
|
Dean Herbert
|
1fdf0e9770
|
Merge branch 'master' into supporter-icon-link
|
2021-11-18 13:36:14 +09:00 |
|
Dean Herbert
|
db4e4c982c
|
Add hover effect to supporter button
|
2021-11-18 13:35:42 +09:00 |
|
Dean Herbert
|
cdb2a92f86
|
Disable key repeat for all ruleset handling cases
|
2021-11-18 13:13:36 +09:00 |
|
Dean Herbert
|
66c307e0ee
|
Remove usage of key repeat helper method
|
2021-11-18 13:13:36 +09:00 |
|
Dean Herbert
|
d7b178ea37
|
Update test scenes which should not handle key repeat
|
2021-11-18 13:13:36 +09:00 |
|
Dean Herbert
|
7599efac30
|
Update editor cases where repeat should not be handled
|
2021-11-18 13:13:36 +09:00 |
|
Dean Herbert
|
3de8125eac
|
Update UI cases where repeat should not be handled
|
2021-11-18 13:13:36 +09:00 |
|
Dean Herbert
|
5fb5e0035c
|
Merge pull request #15657 from smoogipoo/expose-calculate-accuracy
Expose LegacyScoreDecoder.PopulateAccuracy()
|
2021-11-18 11:33:25 +09:00 |
|
Joseph Madamba
|
cd5e379c48
|
Link osu!supporter icon to its web page
|
2021-11-17 14:43:34 -08:00 |
|
Bartłomiej Dach
|
1c13b39104
|
Revert incorrect ordering change
|
2021-11-17 22:10:46 +01:00 |
|
Bartłomiej Dach
|
8528cab40b
|
Add test coverage for ruleset load failure scenario
|
2021-11-17 22:10:45 +01:00 |
|
Bartłomiej Dach
|
8b134914cf
|
Merge branch 'master' into beatmap-cancellation-token
|
2021-11-17 21:52:30 +01:00 |
|
Dan Balasescu
|
e4aec3f519
|
Merge pull request #15648 from peppy/playlist-show-invalid-beatmaps
Highlight invalid playlist items during room creation
|
2021-11-17 22:24:22 +09:00 |
|
Dan Balasescu
|
860546bf63
|
Merge pull request #15634 from peppy/i-working-beatmap/simple-cases
Update all simple cases of switching to `IWorkingBeatmap`
|
2021-11-17 22:08:27 +09:00 |
|
Dan Balasescu
|
f40ef0f8ed
|
Merge pull request #15655 from peppy/disable-cancel-update
Disable cancelling of update via notification
|
2021-11-17 21:45:54 +09:00 |
|
Dean Herbert
|
18dd4ab6d1
|
Merge pull request #15633 from smoogipoo/difficulty-attribute-helpers
Add difficulty attribute formatting
|
2021-11-17 21:21:02 +09:00 |
|
Dean Herbert
|
214705f1e5
|
Adjust error message, take 2
|
2021-11-17 21:11:37 +09:00 |
|
Dan Balasescu
|
5fb5baa4c9
|
Adjust error message
|
2021-11-17 21:06:33 +09:00 |
|
Dean Herbert
|
a4953b5658
|
Update some remaining test usage of database ID
|
2021-11-17 20:56:57 +09:00 |
|
Dean Herbert
|
7c2e79f911
|
Update all simple cases of switching to IWorkingBeatmap
|
2021-11-17 20:56:57 +09:00 |
|