Commit Graph

19016 Commits

Author SHA1 Message Date
b1c06c1e90 Merge branch 'master' into fix-screens-blocking-home/altf4 2020-07-15 13:17:53 +09:00
e2c043737d Reword xmldoc to specify intended usage 2020-07-15 13:08:57 +09:00
350a4a153b Fix possible nullref 2020-07-15 12:59:31 +09:00
73e1bf0d89 Check sub screen's OnBackButton instead 2020-07-14 13:19:48 -07:00
21ed9df1ea Add xmldoc for OnBackButton 2020-07-14 13:14:59 -07:00
c49ce65326 Merge pull request #9540 from peppy/gameplay-pause-via-middle-mouse
Allow pausing gameplay via middle mouse button
2020-07-14 21:13:31 +09:00
290a07f1e4 Merge pull request #8802 from LittleEndu/always-combo-break
Allow user to always play first combo break sound regardless of lost combo count
2020-07-14 20:41:39 +09:00
b64ddf061e Remove whitespace 2020-07-14 20:37:21 +09:00
3bae34653e Merge branch 'master' into gameplay-pause-via-middle-mouse 2020-07-14 20:31:35 +09:00
2626ab41c3 Add implicit braces for clarity 2020-07-14 20:15:31 +09:00
956980ee90 Remove setting from gameplay settings screen 2020-07-14 20:12:58 +09:00
f3a498482b Merge pull request #9553 from peppy/difficulty-adjust-range-match-stabl
Change difficulty adjust mod to match stable range of 0-10
2020-07-14 20:12:28 +09:00
c7d3b025ad Rename variable and change default to true 2020-07-14 20:11:54 +09:00
690f2fd482 Merge branch 'master' into always-combo-break 2020-07-14 20:11:02 +09:00
0e31982b4e Merge pull request #9557 from peppy/fix-user-request-population
Fix some web requests retrieving the user too early
2020-07-14 17:56:31 +09:00
013eeaf8ed Merge pull request #9558 from peppy/update-framework
Update framework
2020-07-14 17:55:19 +09:00
f25bd329f7 Merge pull request #9555 from peppy/fix-local-online-lookups-when-logged-out
Fix local online cache database not being used when offline / logged out
2020-07-14 17:51:05 +09:00
304e518f7b Update framework 2020-07-14 17:30:20 +09:00
36041fc245 Fix back button not working correctly with multi song select's mod select 2020-07-14 00:29:57 -07:00
8ace06fcc5 Fix continuations attaching to the BeatmapOnlineLookupQueue scheduler 2020-07-14 16:03:40 +09:00
3573460d9c Fix multiplayer screens blocking home and alt f4 2020-07-14 00:02:01 -07:00
daa7430fd8 Fix statistics screen blocking retry, home, and alt f4 2020-07-14 00:00:43 -07:00
4caf4d31d4 Fix mod select blocking home and alt f4 in song select 2020-07-14 00:00:10 -07:00
1a2f5cb477 Add OnBackButton bool to OsuScreen 2020-07-13 23:59:20 -07:00
7fe69bb199 Fix some web requests retrieving the user too early 2020-07-14 13:07:17 +09:00
e35e9df4e1 Fix local online cache database not being used when offline / logged out 2020-07-14 12:02:03 +09:00
8a77a3621e Update resources 2020-07-14 11:03:55 +09:00
42dfc47fe3 Merge branch 'master' into legacy-background 2020-07-14 11:03:47 +09:00
f36c23928b Merge branch 'master' into legacy-background 2020-07-14 11:02:24 +09:00
b59e4f8a7e Change difficulty adjust mod to match stable range of 0-10 2020-07-14 08:15:14 +09:00
064814f70a Merge branch 'master' into gameplay-pause-via-middle-mouse 2020-07-14 07:39:02 +09:00
8411a36a0f Merge pull request #9545 from smoogipoo/reset-judgement-animation 2020-07-14 07:35:53 +09:00
38e9b882b8 Update framework 2020-07-14 07:04:30 +09:00
c13064efc4 Merge pull request #9539 from peppy/fix-carousel-filter-application
Fix correct filter criteria not being applied to beatmap carousel if beatmaps take too long to load
2020-07-13 21:25:43 +09:00
8a3cadc111 Fix judgement animations not resetting on use 2020-07-13 21:21:59 +09:00
7b7b92aa10 Fix potential crash when trying to ensure music is playing 2020-07-13 17:28:16 +09:00
ef3ab7a858 Merge branch 'master' into fix-carousel-filter-application 2020-07-13 17:05:45 +09:00
dfcb73131d Merge pull request #9517 from vntxx/notification-keybind
Add notifications keybinding
2020-07-13 15:28:58 +09:00
c476bc51ed Merge pull request #9543 from Joehuu/multi-room-input-when-selected
Only allow link clicking and tooltips of multi room drawables when selected
2020-07-13 15:28:41 +09:00
9ca3692cfd Merge branch 'master' into notification-keybind 2020-07-13 14:32:23 +09:00
744e695174 Merge pull request #9536 from Joehuu/select-mods-from-score
Add ability to select mods from a specific score in song select
2020-07-13 14:32:14 +09:00
79ea6dbd5c Only allow link clicking and tooltips of multi room drawables when selected 2020-07-12 22:24:11 -07:00
db6a9c9717 Move null check to menu item addition 2020-07-12 22:06:17 -07:00
ac7252e152 Fix context menu not masking outside of leaderboard area 2020-07-12 22:04:00 -07:00
0718e9e4b6 Update outdated comment 2020-07-13 13:08:41 +09:00
f442df75a9 Add missing released conditional 2020-07-13 09:00:10 +09:00
6eec2f9429 Implement RankingsSortTabControl component 2020-07-13 01:22:05 +03:00
9c039848bc Simplify and add null check 2020-07-12 12:04:53 -07:00
c1aafe83fa Add note about future behaviour 2020-07-12 23:05:47 +09:00
08696b9bca Allow pausing gameplay via middle mouse button 2020-07-12 23:03:03 +09:00