|
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 |
|
|
ab11a112b7
|
Fix correct filter criteria not being applied to beatmap carousel if beatmaps take too long to load
|
2020-07-12 22:33:41 +09:00 |
|
|
d18609e900
|
Added notifications keybinding
Implementation of #9502
|
2020-07-12 12:44:00 +02:00 |
|
|
be36a4b768
|
Make ctor protected
|
2020-07-12 12:39:48 +03:00 |
|
|
c3524cbe57
|
Make icon private but expose a protected method
|
2020-07-12 12:32:26 +03:00 |
|
|
da40f29b44
|
Make button text a property
|
2020-07-12 12:27:26 +03:00 |
|
|
40aa6c7453
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into comments-buttons
|
2020-07-12 12:18:10 +03: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 |
|
|
024ccc75ee
|
Adjust margins/paddings
|
2020-07-11 09:03:03 +03:00 |
|
|
84392d0d13
|
Add loading spinner
|
2020-07-11 08:50:35 +03:00 |
|
|
b1b2e961bc
|
Update arrow colour on hover
|
2020-07-11 08:13:11 +03:00 |
|
|
42d3288f17
|
Update old buttons usage
|
2020-07-11 08:01:11 +03:00 |
|
|
0861ee0c8e
|
Make Icon rotate when clicking ShowRepliesButton
|
2020-07-11 07:54:37 +03:00 |
|
|
da249abd19
|
Implement CommentRepliesButton
|
2020-07-11 07:47:17 +03:00 |
|
|
789c921af1
|
Move replies button to a new line
|
2020-07-11 06:47:52 +03: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 |
|