Commit Graph

52010 Commits

Author SHA1 Message Date
2e0839d880 Merge branch 'master' into update-resources 2021-09-07 15:49:32 +09:00
eee0e23eb5 Merge pull request #14656 from peppy/reduce-realm-keybinding-overhead
Reduce startup overhead during default key binding handling
2021-09-07 15:49:07 +09:00
44b1af5ae4 Update resources 2021-09-07 15:28:52 +09:00
5b13b566b5 Reduce startup overhead during default key binding handling 2021-09-07 15:19:23 +09:00
4658577b1d Factor in total score calculation time in results screen load 2021-09-07 15:19:09 +09:00
93da531d13 Improve code around background screen handling to read better 2021-09-07 14:35:33 +09:00
9edd010b1d Fix unnecessary background screen transition 2021-09-07 14:34:54 +09:00
7921ad4516 Add loading spinner in case load takes longer than expected 2021-09-07 14:34:47 +09:00
ddaa95a1ca Fix pushEditor function running twice on returning to loader 2021-09-07 14:34:18 +09:00
59aa4dabfd Improve code around background screen handling to read better 2021-09-07 14:33:58 +09:00
c9325cc419 Fix results screen test scene 2021-09-07 14:15:23 +09:00
d13e00ed42 Merge branch 'master' into editor-new-change-diff 2021-09-06 21:42:32 +02:00
a2a850fb00 Merge pull request #14624 from peppy/tablet-area-validity-fix
Fix tablet settings incorrectly reporting invalid area
2021-09-06 21:39:03 +02:00
5b9f37702b Remove unnecessary delay before pushing editor from loader 2021-09-06 21:32:23 +02:00
2d59008f52 Move screen management logic to EditorLoader 2021-09-06 21:30:50 +02:00
bd7d6dd35d Rename method 2021-09-06 21:27:17 +02:00
73f742509a Merge branch 'master' into tablet-area-validity-fix 2021-09-06 21:15:17 +02:00
2a5b857f10 Avoid loading unnecessary fonts in headless testing 2021-09-07 00:45:53 +09:00
1952ebece9 Update tests to use more correct control point definitions 2021-09-06 22:04:51 +09:00
eabca016d4 Throw rather than ignore on invalid control point addition 2021-09-06 22:04:37 +09:00
ce197b6322 Fix missing attribute text (and give slightly more space for "10.00x" cases 2021-09-06 21:40:30 +09:00
8ffcea2e51 Remove unnecessary null checks 2021-09-06 21:32:43 +09:00
693ecdf62a Refactor some incorrect/outdated terminology 2021-09-06 21:32:43 +09:00
3c7a34bdbd Move mania-specific conversion to converter 2021-09-06 21:06:13 +09:00
52b6b05883 Update terminology in timing screen for now 2021-09-06 21:06:13 +09:00
766d789845 Rename ApproachRate to ScrollSpeed for now (to reduce complexity/confusion) 2021-09-06 21:06:13 +09:00
0500cd578a Merge branch 'master' into no-more-difficulty-control-points-info 2021-09-06 21:06:12 +09:00
20100b8894 Fix a few test failures 2021-09-06 20:20:52 +09:00
401d38fc05 Fix possible nullref 2021-09-06 19:07:37 +09:00
62d65f81fb Limit at 10000 entries 2021-09-06 16:53:09 +09:00
c7abda8f58 Merge pull request #14646 from peppy/fix-user-request-typing
Use correct lookup type to ensure username based lookups always prefer username
2021-09-06 15:36:39 +09:00
1c4a3c584a Use correct lookup type to ensure username based lookups always prefer username 2021-09-06 15:04:27 +09:00
6f482c3602 Add test coverage of sharper aspect ratio 2021-09-06 14:14:42 +09:00
458cde832d Avoid using SSDQ for validity computation 2021-09-06 14:11:13 +09:00
5c385e84ea wrong command name in query message 2021-09-05 21:20:19 +01:00
cb6cee9aea add /query as alias of /chat 2021-09-05 21:10:08 +01:00
d6a47fd99c Sort difficulties by ruleset and star rating in menu 2021-09-05 21:48:11 +02:00
7012a1d934 Fix issues with main menu -> editor loader transition 2021-09-05 21:48:11 +02:00
74a129dc27 Test switching difficulties after discarding changes 2021-09-05 21:48:11 +02:00
382269b362 Test staying on same difficulty due to unsaved changes 2021-09-05 21:48:10 +02:00
c72523bc14 Add basic test for difficulty switching 2021-09-05 21:48:10 +02:00
a9403b65b3 Eliminate dependency on OsuGame 2021-09-05 21:48:10 +02:00
c397cc2027 Restructure proof of concept 2021-09-05 21:48:09 +02:00
fe2520c599 Add intermediary screen to avoid going back to menus 2021-09-05 21:48:09 +02:00
7befd030df Minimal working example of switching difficulties 2021-09-05 21:48:09 +02:00
90f0b6874f Highlight current difficulty in switcher 2021-09-05 21:48:08 +02:00
e8fb5d2e66 Add non-functional difficulty switcher to menu 2021-09-05 21:48:08 +02:00
59ca69e41f add /chat command 2021-09-05 18:16:57 +01:00
7c60c6a733 Merge pull request #14571 from rednir/get-user-from-username
Add ability to open user profile links with username instead of user ID
2021-09-06 00:15:09 +09:00
0e48ae76cb Merge pull request #14630 from bdach/mode-specific-settings
Add ruleset-specific sections to setup screen
2021-09-05 23:58:24 +09:00