81c9d831f4
Cache reflection portion of SettingSource
lookups
...
Fixes the mod-related overhead portion of https://github.com/ppy/osu/issues/14638 . There's still a significant performance issue that will be addressed separately.
2021-09-08 13:26:11 +09:00
7543f9dfb0
Add featured artist track ID online info
2021-09-08 12:21:24 +09:00
b1f91596a7
Give user feedback on password attempt fail
...
Shake the popover
Set the input box's color to red and set the placeholder text to "incorrect password"
2021-09-07 20:05:24 -04:00
b8a1ebb786
Hide Popover after failed password attempt
...
Instead of throwing an error, just close the popover and let the user continue
2021-09-07 16:54:21 -04:00
d8fe98fe12
Fixed grammatical error in ChangelogSupporterPromo
2021-09-07 14:06:23 -06:00
8cc444df5f
Fix incorrect keyboard navigation order in score panel list
2021-09-07 21:14:38 +02:00
255f8a9769
add alias "/msg" (also a command in stable)
2021-09-07 17:25:47 +01:00
b1c89f7618
ignore case when search for already joined channel
2021-09-07 17:22:59 +01:00
be9540e535
fix "key" having wrong url parameter name
2021-09-07 17:17:10 +01:00
f209222812
Merge branch 'master' into chat-command
2021-09-07 17:09:46 +01:00
f54d5675db
check if user joined requested channel already
2021-09-07 17:06:12 +01:00
87434333d2
Merge pull request #14659 from peppy/update-framework
...
Update framework
2021-09-07 21:03:37 +09:00
c43ac8c946
Merge pull request #14660 from ekrctb/search-featured-artists
...
Add "featured artists" filter to beatmap listing
2021-09-07 20:58:13 +09:00
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
3d8faea4b0
Simplify nesting of OrderByTotalScoreAsync
2021-09-07 18:52:25 +09:00
92f59c10f5
Remove redundant this.
in assignment
2021-09-07 17:45:39 +09:00
1aa95de530
Merge branch 'master' into score-ordering
2021-09-07 17:45:38 +09:00
5ab2f4b386
Give an orange colour to "featured artists" filter to match web
2021-09-07 17:32:12 +09:00
ff87ad6efc
Merge branch 'master' into editor-new-change-diff
2021-09-07 17:13:14 +09:00
a42527b8f5
Update framework
2021-09-07 16:46:40 +09:00
d922210d2f
Fix TestSceneDeleteLocalScore
not properly comparing post-delete scores
2021-09-07 16:46:27 +09:00
49b0998132
Merge branch 'master' into improve-background-screen-ownership-code-quality
2021-09-07 16:46:20 +09:00
b6c80f04b0
Add "featured artists" filter to beatmap search
2021-09-07 16:44:45 +09:00
79fd2d46f6
Merge branch 'master' into test-efficiency
2021-09-07 16:14:12 +09:00
2e0839d880
Merge branch 'master' into update-resources
2021-09-07 15:49:32 +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
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
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
1c4a3c584a
Use correct lookup type to ensure username based lookups always prefer username
2021-09-06 15:04:27 +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
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