Commit Graph

18971 Commits

Author SHA1 Message Date
b59e4f8a7e Change difficulty adjust mod to match stable range of 0-10 2020-07-14 08:15:14 +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
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
d18609e900 Added notifications keybinding
Implementation of #9502
2020-07-12 12:44:00 +02:00
57cfdb82ce Merge pull request #9514 from Joehuu/fix-multi-room-name-overflow 2020-07-12 13:02:20 +09:00
681f001525 Convert icon to local variable 2020-07-11 19:19:34 -07:00
4d7dc9f5eb Fix color and underline of tab control checkboxes when initially checked 2020-07-11 18:27:47 -07:00
25d2d9ba5c Convert getMods reference to method group 2020-07-11 16:24:57 -07:00
0d26ad9ddb Fix user top score not having a context menu 2020-07-11 16:22:01 -07:00
9b4bed2ab2 Add ability to select mods from a specific score 2020-07-11 16:02:47 -07:00
fda45997db Merge pull request #9530 from peppy/fix-memory-retention
Clean up HitEvents after use to avoid near-permanent memory retention
2020-07-12 01:27:38 +09:00
2bb0283a68 Clean up HitEvents after use to avoid near-permanent memory retention 2020-07-12 00:52:55 +09:00
acfb6eecc6 Fix bonus judgements being required toward HP 2020-07-11 20:17:40 +09:00
fa0c2d7f84 Fix room name overflowing on multiplayer lounge 2020-07-10 10:42:41 -07:00
3c9db923b4 Merge pull request #9431 from peppy/judgement-pooling
Add pooling support for osu! hit judgements
2020-07-10 21:43:00 +09:00
895c129151 Merge pull request #9492 from peppy/ensure-music-playing-mainmenu-lounge
Ensure music playing when returning to lounge or main menu
2020-07-10 21:23:24 +09:00
ee526666ca Merge branch 'master' into judgement-pooling 2020-07-10 21:17:01 +09:00
6345af6f3b Merge pull request #9494 from peppy/playlist-results-button
Replace large "show results" button with embedded button each playlist item
2020-07-10 20:58:12 +09:00
1ee0a8cd6d Merge pull request #9495 from peppy/download-button-tooltips
Add tooltips to download buttons
2020-07-10 20:57:09 +09:00
be2c892c30 Merge branch 'master' into ensure-music-playing-mainmenu-lounge 2020-07-10 20:48:16 +09:00
d3367bb0f1 Remove unused public property 2020-07-10 20:32:47 +09:00
840380e0de Fix LocallyAvailable state case getting cleared 2020-07-10 20:30:59 +09:00
c7b5c5aef4 Add tooltips to beatmap download button 2020-07-10 20:22:51 +09:00
9556166c1b Replace large "show results" button with embedded button each playlist item 2020-07-10 20:19:17 +09:00
fe585611e7 Fix + simplify web request 2020-07-10 19:54:09 +09:00
64e8dce1ad Highlight spotlight rooms with a different colour 2020-07-10 19:38:33 +09:00
cf3251a950 Default to showing all rooms 2020-07-10 19:38:13 +09:00
24132c7cf9 Merge branch 'master' into multiplayer-categories 2020-07-10 19:00:57 +09:00
c9e54651d5 Merge branch 'master' into judgement-pooling 2020-07-10 18:51:42 +09:00
f872343bab Make Apply virtual to further simplify application process 2020-07-10 18:35:20 +09:00
8aff828dfe Move application of judgements to Apply method 2020-07-10 18:34:31 +09:00
f699a34c77 Rename variable for potential future expansion 2020-07-10 18:19:18 +09:00
4a1621bf98 Merge branch 'master' into add-textbox-samples-and-fix-distingushing-passwords 2020-07-10 18:17:18 +09:00
1760cc2427 Fix behavioural regression by splitting methods out 2020-07-10 18:03:56 +09:00
926279e39b Implement category dropdown for multiplayer 2020-07-10 17:26:42 +09:00
ed926de77f Fix up/improve dropdown styling/positioning 2020-07-10 17:25:28 +09:00
d0c2a1b9d3 Move dropdown out of display style selector 2020-07-10 17:25:07 +09:00
44fdb5b82e Ensure music starts when returning to lounge or main menu 2020-07-10 17:20:27 +09:00
49b88971d1 Display all usable beatmaps in playlist, including protected 2020-07-10 17:20:27 +09:00
632f333ce2 Add ability to return protected beatmaps in GetAllUsable call 2020-07-10 17:20:27 +09:00
59c7ac32b5 Merge branch 'master' into un-nest-overlined-display 2020-07-10 17:15:24 +09:00
3138cc455c Merge branch 'master' into judgement-pooling 2020-07-10 17:15:19 +09:00
664ab6d5f6 Merge branch 'master' into add-textbox-samples-and-fix-distingushing-passwords 2020-07-10 17:14:46 +09:00