Dan Balasescu
|
f6c4bbe2c9
|
Merge pull request #14730 from peppy/add-missing-track-adjustment-defaults
Add missing screen level mod application settings for some screens
|
2021-09-13 15:22:22 +09:00 |
|
Dean Herbert
|
f9c82a9098
|
Merge pull request #14676 from nekodex/lobby-team-swap
Add sound for multiplayer team swaps
|
2021-09-13 15:01:58 +09:00 |
|
Dean Herbert
|
caf7ef6519
|
Add missing screen level mod application settings for some screens
Closes #7480. But based on discussion in there this solution may change.
|
2021-09-13 15:00:34 +09:00 |
|
Dean Herbert
|
7fe0eefb78
|
Add inline comment regarding team switch sample logic
Feels a bit convoluted without this. Don't really have a better
suggestion for now so a comment will do.
|
2021-09-13 14:12:19 +09:00 |
|
Dean Herbert
|
65fdceee79
|
Merge branch 'master' into editor-test-scenes-through-loader
|
2021-09-13 14:02:55 +09:00 |
|
Bartłomiej Dach
|
345cde251d
|
Add "samples match playback rate" to editor setup screen
|
2021-09-12 16:54:17 +02:00 |
|
Bartłomiej Dach
|
22fa9a303e
|
Expose test helper for switching between difficulties
|
2021-09-12 13:55:48 +02:00 |
|
Bartłomiej Dach
|
8357efc74f
|
Make EditorTestScene go through EditorLoader
|
2021-09-12 13:26:04 +02:00 |
|
Dean Herbert
|
94702ee7e3
|
Fix triangles intro attempting to restart track after it is disposed
|
2021-09-10 18:23:00 +09:00 |
|
Dan Balasescu
|
1d9ad9478e
|
Merge pull request #14683 from peppy/use-decoupled-clock-triangles-intro
Use a decoupled clock for triangles intro to avoid startup freezes on broken audio device
|
2021-09-10 13:15:58 +09:00 |
|
Dean Herbert
|
6c18df24ec
|
Change how UsingThemedIntro is set to improve clarity
|
2021-09-09 22:04:16 +09:00 |
|
Dean Herbert
|
99b6f0352c
|
Always start decoupled clock regardless of track source
|
2021-09-09 22:04:00 +09:00 |
|
Dean Herbert
|
199f5235a3
|
Merge branch 'master' into fix-score-panel-list-keyboard-nav
|
2021-09-09 12:12:16 +09:00 |
|
Dean Herbert
|
ba99a808af
|
Use a decoupled clock for triangles intro to avoid startup freezes on broken audio device
|
2021-09-09 01:21:19 +09:00 |
|
Dean Herbert
|
6fc46792d3
|
Fix test regressions
|
2021-09-09 00:39:54 +09:00 |
|
Dean Herbert
|
136573982c
|
Add fade in and fix incorrect wrapper bounds
|
2021-09-08 20:52:14 +09:00 |
|
Dean Herbert
|
7941240a00
|
Revert "Load DrawableLoungRoom s asynchronously"
This reverts commit 0b55bb6913fbf05ebb8ecadfe711084d6797efe0.
|
2021-09-08 20:52:14 +09:00 |
|
Dean Herbert
|
3e41d8b32e
|
Reduce initial fade transforms
|
2021-09-08 20:52:14 +09:00 |
|
Dean Herbert
|
bebb9d7e67
|
Wrap main content of DrawableRoom
|
2021-09-08 20:52:14 +09:00 |
|
Dean Herbert
|
037b9cfb59
|
Load DrawableLoungRoom s asynchronously
|
2021-09-08 20:52:14 +09:00 |
|
Jamie Taylor
|
217ca754ae
|
Add sound for team swaps
|
2021-09-08 13:45:05 +09:00 |
|
Bartłomiej Dach
|
8cc444df5f
|
Fix incorrect keyboard navigation order in score panel list
|
2021-09-07 21:14:38 +02:00 |
|
Dean Herbert
|
fa62c846c5
|
Merge pull request #14603 from smoogipoo/score-ordering
Fix scores not being ordered correctly on leaderboards
|
2021-09-07 19:18:37 +09:00 |
|
Dean Herbert
|
1aa95de530
|
Merge branch 'master' into score-ordering
|
2021-09-07 17:45:38 +09:00 |
|
smoogipoo
|
4658577b1d
|
Factor in total score calculation time in results screen load
|
2021-09-07 15:19:09 +09:00 |
|
Dean Herbert
|
93da531d13
|
Improve code around background screen handling to read better
|
2021-09-07 14:35:33 +09:00 |
|
Dean Herbert
|
9edd010b1d
|
Fix unnecessary background screen transition
|
2021-09-07 14:34:54 +09:00 |
|
Dean Herbert
|
7921ad4516
|
Add loading spinner in case load takes longer than expected
|
2021-09-07 14:34:47 +09:00 |
|
Dean Herbert
|
ddaa95a1ca
|
Fix pushEditor function running twice on returning to loader
|
2021-09-07 14:34:18 +09:00 |
|
Dean Herbert
|
59aa4dabfd
|
Improve code around background screen handling to read better
|
2021-09-07 14:33:58 +09:00 |
|
smoogipoo
|
c9325cc419
|
Fix results screen test scene
|
2021-09-07 14:15:23 +09:00 |
|
Bartłomiej Dach
|
5b9f37702b
|
Remove unnecessary delay before pushing editor from loader
|
2021-09-06 21:32:23 +02:00 |
|
Bartłomiej Dach
|
2d59008f52
|
Move screen management logic to EditorLoader
|
2021-09-06 21:30:50 +02:00 |
|
Bartłomiej Dach
|
bd7d6dd35d
|
Rename method
|
2021-09-06 21:27:17 +02:00 |
|
smoogipoo
|
20100b8894
|
Fix a few test failures
|
2021-09-06 20:20:52 +09:00 |
|
smoogipoo
|
401d38fc05
|
Fix possible nullref
|
2021-09-06 19:07:37 +09:00 |
|
Bartłomiej Dach
|
d6a47fd99c
|
Sort difficulties by ruleset and star rating in menu
|
2021-09-05 21:48:11 +02:00 |
|
Bartłomiej Dach
|
7012a1d934
|
Fix issues with main menu -> editor loader transition
|
2021-09-05 21:48:11 +02:00 |
|
Bartłomiej Dach
|
382269b362
|
Test staying on same difficulty due to unsaved changes
|
2021-09-05 21:48:10 +02:00 |
|
Bartłomiej Dach
|
c72523bc14
|
Add basic test for difficulty switching
|
2021-09-05 21:48:10 +02:00 |
|
Bartłomiej Dach
|
a9403b65b3
|
Eliminate dependency on OsuGame
|
2021-09-05 21:48:10 +02:00 |
|
Bartłomiej Dach
|
c397cc2027
|
Restructure proof of concept
|
2021-09-05 21:48:09 +02:00 |
|
Bartłomiej Dach
|
fe2520c599
|
Add intermediary screen to avoid going back to menus
|
2021-09-05 21:48:09 +02:00 |
|
Bartłomiej Dach
|
7befd030df
|
Minimal working example of switching difficulties
|
2021-09-05 21:48:09 +02:00 |
|
Bartłomiej Dach
|
90f0b6874f
|
Highlight current difficulty in switcher
|
2021-09-05 21:48:08 +02:00 |
|
Bartłomiej Dach
|
e8fb5d2e66
|
Add non-functional difficulty switcher to menu
|
2021-09-05 21:48:08 +02:00 |
|
Dean Herbert
|
e0ee2a5533
|
Change section title to read better
|
2021-09-05 13:34:57 +09:00 |
|
Dean Herbert
|
25420af078
|
Rename method to drop redundant ruleset suffix
|
2021-09-05 13:34:23 +09:00 |
|
Bartłomiej Dach
|
1a90fb1ef3
|
Fix cached property being assigned twice
|
2021-09-04 19:52:42 +02:00 |
|
Bartłomiej Dach
|
ce1912781e
|
Add extension point for ruleset-specific beatmap setup sections
|
2021-09-02 23:29:14 +02:00 |
|