Commit Graph

11556 Commits

Author SHA1 Message Date
b956a916c1 Make units sane 2022-06-10 20:21:03 +09:00
213ccfb743 Improve explanation text and add link to wiki 2022-06-10 20:14:12 +09:00
18f74b2840 Move settings and bindables to a sane location 2022-06-10 20:04:51 +09:00
837958b254 Remove scrolling gameplay mode for now 2022-06-10 19:43:09 +09:00
ef5c1a1ecb Improve visuals of circle gameplay mode 2022-06-10 19:42:25 +09:00
a6fd61c444 Default to circle gameplay mode 2022-06-10 19:42:25 +09:00
41d16c613d Fix being able to hit way too early using keyboard 2022-06-10 19:42:25 +09:00
2f1c331f65 Move shared logic to LatencySampleComponent and implement key support for circle gameplay 2022-06-10 19:42:25 +09:00
7f4a54096f Fix circles in the future being hittable 2022-06-10 19:42:25 +09:00
ba14d646c3 Add static configuration 2022-06-10 19:42:25 +09:00
5deaa42e9f Stop music on entering latency certification screen 2022-06-10 19:42:25 +09:00
5c7d29cd31 Remove dependency on game-wide audio 2022-06-10 19:42:25 +09:00
d46739ff0b Add circle gameplay test coverage 2022-06-10 19:42:25 +09:00
c657ef2722 Add ability to adjust spacing 2022-06-10 19:42:25 +09:00
e9547542ea Add circle gameplay 2022-06-10 19:42:25 +09:00
53eb5c176c Create setup for adding other visual display modes 2022-06-10 19:42:25 +09:00
e5d6dc1ba5 Merge pull request #18606 from peppy/latency-comparer
Add latency certifier system
2022-06-10 19:41:44 +09:00
e0644f2726 Simplify flow of progression to be linear 2022-06-10 15:19:10 +09:00
5541ebc76b Revert OsuButton changes 2022-06-10 15:02:26 +09:00
c9dfffbc0e Merge pull request #18619 from peppy/fix-collection-performance
Fix performance overhead of large collections
2022-06-10 15:01:31 +09:00
eb16de9c71 Use upper-case "Hz" 2022-06-10 14:38:04 +09:00
f71343c880 Fix box colour getting stuck when changing active mode 2022-06-10 14:28:46 +09:00
5b8bd24140 Simplify text when reaching maximum supported level
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2022-06-10 14:25:15 +09:00
69b856bd58 Rename rounds variables to hopefully read better 2022-06-10 14:23:24 +09:00
613814c26c Make TargetFrameRate nullable 2022-06-10 14:18:35 +09:00
4a5e86e451 Rename Beatmaps to BeatmapHashes for clarity 2022-06-10 14:03:51 +09:00
70ebfbcf5e Add recommendation text and adjust weightings to read better 2022-06-09 19:26:24 +09:00
6e450b7350 Explicitly handle operation cancelled exceptions 2022-06-09 14:35:53 +09:00
ec03dc16db Don't trigger notification when user quit 2022-06-09 14:13:14 +09:00
bfde334e77 Allow beatmaps to load endlessly when entering Player 2022-06-09 14:03:21 +09:00
187086e4ec Merge pull request #18609 from ALANVF/settings-delete-skin
Add button to delete the current skin
2022-06-08 19:18:59 +09:00
42cd7d9e6e Change CollectionManager to only store MD5 hashes instead of full BeatmapInfo 2022-06-08 18:23:09 +09:00
f8594acb1d Cleanup dialog implementation 2022-06-08 18:17:43 +09:00
3a90aa0b9b Fix code styling 2022-06-08 17:57:59 +09:00
c43670fcd9 Merge pull request #18603 from peppy/fix-import-dialog
Add placeholder when no results are visible at song select
2022-06-08 15:22:31 +09:00
cd649f7d97 Merge branch 'master' into multiplayer-leaderboard-user-mods-2 2022-06-08 13:39:42 +09:00
6c05329144 Close #5820 (Ability to delete a single skin) 2022-06-07 18:01:40 -04:00
b924aa3296 Fix tests failing when run headless 2022-06-08 00:36:19 +09:00
228683e956 Fix nullability of dialogOverlay dependency 2022-06-07 23:48:34 +09:00
2e0b888410 Fix song select carousel invalidating every frame during global overlay dimming 2022-06-07 23:46:53 +09:00
9da99a0ddf Rename to latency certifier 2022-06-07 23:34:55 +09:00
1a1dfaeae6 Update framework 2022-06-07 23:27:59 +09:00
95dea00725 Tidy up code and namespaces 2022-06-07 23:10:08 +09:00
058760253a Add test coverage of certification flow 2022-06-07 23:02:15 +09:00
c1ef59ab03 Add more comprehensive certification flow (and remove "difficulty" terminology) 2022-06-07 22:52:24 +09:00
0561e9cc75 Fix mouse focus not always working 2022-06-07 20:45:37 +09:00
f2524fc3d7 Increase separator width 2022-06-07 20:42:19 +09:00
60d7060baa Add tab focus support 2022-06-07 20:28:42 +09:00
00a6cbe53f Allow using J/K to move box as well 2022-06-07 20:03:49 +09:00
146225d87e Fix multiple issues with layout and text 2022-06-07 20:02:26 +09:00