smoogipoo
|
822c66033f
|
Add local-user freemod configuration
|
2021-02-10 19:56:59 +09:00 |
|
Dean Herbert
|
e44667e5e0
|
Use MinValue instead
Co-authored-by: Salman Ahmed <slmanarendo1950@gmail.com>
|
2021-02-10 11:31:34 +09:00 |
|
Andrei Zavatski
|
d9dcf8a042
|
Fix incorrect header depth in OnlineOverlay
|
2021-02-09 20:30:31 +03:00 |
|
Dan Balasescu
|
92599aa02b
|
Merge branch 'master' into user-beatmap-downloading-states-2
|
2021-02-09 21:06:09 +09:00 |
|
Dan Balasescu
|
15b3747945
|
Merge pull request #11716 from peppy/defer-playlist-load
Defer playlist load to improve load time of the now playing overlay
|
2021-02-09 20:59:51 +09:00 |
|
Dean Herbert
|
d8d830db6e
|
Defer playlist load to improve load time of the now playing overlay
|
2021-02-09 19:46:57 +09:00 |
|
Dean Herbert
|
1670766633
|
Avoid unbinding external events
|
2021-02-09 18:42:15 +09:00 |
|
Dean Herbert
|
178d88bcf1
|
Change BackgroundColour into a property
|
2021-02-09 18:32:44 +09:00 |
|
Dean Herbert
|
b5fa950800
|
Remove unnecessary depth specification
|
2021-02-09 18:30:05 +09:00 |
|
Dean Herbert
|
3206c7cbae
|
Merge branch 'master' into overlay-header-refactor
|
2021-02-09 18:20:07 +09:00 |
|
Dean Herbert
|
f338fa114b
|
Merge branch 'master' into user-beatmap-downloading-states-2
|
2021-02-05 18:02:40 +09:00 |
|
Dean Herbert
|
3e750feaa4
|
Subclass LocalPlayerModSelectOverlay to correctly deselect incompatible mods on free mod selection
|
2021-02-05 16:42:35 +09:00 |
|
Dean Herbert
|
9e9e382bee
|
Merge branch 'master' into user-beatmap-downloading-states-2
|
2021-02-05 15:27:17 +09:00 |
|
Dean Herbert
|
0750c3cb6a
|
Add back immediate deselection flow to ensure user selections can occur without contention
|
2021-02-04 23:44:46 +09:00 |
|
Dean Herbert
|
8f2f1a444f
|
Avoid resetting selection on deselecting incompatibile types
|
2021-02-04 19:55:09 +09:00 |
|
Dean Herbert
|
bf239f8bef
|
Flush animation on closing mod overlay
|
2021-02-04 19:12:37 +09:00 |
|
Dean Herbert
|
a2674f3c3f
|
Add comments
|
2021-02-04 18:58:56 +09:00 |
|
Dean Herbert
|
223b858227
|
Ramp the animation speed
|
2021-02-04 18:56:40 +09:00 |
|
Dean Herbert
|
f23ca7c7cf
|
Centralise selection animation logic
|
2021-02-04 18:10:55 +09:00 |
|
Dean Herbert
|
4bfe3aabdc
|
Simplify sound debounce logic
|
2021-02-04 17:06:11 +09:00 |
|
smoogipoo
|
f25535548a
|
Fix buzzing on select all/deselect all
|
2021-02-02 21:20:16 +09:00 |
|
smoogipoo
|
643c0605d8
|
Implement the freemod selection overlay
|
2021-02-02 21:14:38 +09:00 |
|
smoogipoo
|
8b3a85daa7
|
Merge branch 'refactor-mod-sections' into freemod-select-overlay
|
2021-02-02 21:09:51 +09:00 |
|
smoogipoo
|
728f8599b2
|
Move incompatible mod deselection to SoloModOverlay
|
2021-02-02 21:06:32 +09:00 |
|
smoogipoo
|
e58ece9e10
|
Make ModSelectOverlay abstract
|
2021-02-02 21:06:04 +09:00 |
|
smoogipoo
|
50e92bd0ed
|
Fix selection not being preserved when IsValidMod changes
|
2021-02-02 20:50:54 +09:00 |
|
smoogipoo
|
10ceddf3ff
|
Make IsValidMod adjustable
|
2021-02-02 20:47:50 +09:00 |
|
smoogipoo
|
75f81bfa06
|
Add back mod validation
|
2021-02-02 20:35:41 +09:00 |
|
smoogipoo
|
6d620264f4
|
Allow mod buttons to not be stacked
|
2021-02-02 20:27:41 +09:00 |
|
smoogipoo
|
3741f05ab3
|
Refactor mod sections and make them overridable
|
2021-02-02 20:11:40 +09:00 |
|
Dean Herbert
|
a76314a876
|
Use Update instead of UpdateAfterChildren (no need for the latter)
|
2021-02-02 15:57:17 +09:00 |
|
Dean Herbert
|
bb0753f68d
|
Use a better method of cancelling user scroll
|
2021-02-02 15:44:03 +09:00 |
|
Dean Herbert
|
398ab9c2c2
|
Use UserTrackingScrollContainer instead
|
2021-02-02 15:29:38 +09:00 |
|
Salman Ahmed
|
5c28c030c8
|
Unconditionally set "autoscroll" state
|
2021-02-01 22:08:57 +03:00 |
|
Salman Ahmed
|
15fcabb128
|
Add documentation to auto-scroll leniency
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2021-02-01 22:04:44 +03:00 |
|
Salman Ahmed
|
49e62c3a4b
|
Apply documentation changes
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2021-02-01 11:02:08 +03:00 |
|
Salman Ahmed
|
e806e5bcd1
|
Improve robustness of chat auto-scrolling logic
Fix auto-scrolling state changing by old messages removal logic
|
2021-01-31 23:45:49 +03:00 |
|
Dean Herbert
|
18e6afbec0
|
Ensure the item is present before trying to select it
|
2021-01-29 19:17:12 +09:00 |
|
Dean Herbert
|
1ce383fc20
|
Merge branch 'master' into fix-skin-dropdown-update-crash
|
2021-01-29 19:16:20 +09:00 |
|
Bartłomiej Dach
|
2c08ce05fa
|
Remove game-local enum [Order] attribute
In favour of the newly-added framework one.
|
2021-01-27 22:29:52 +01:00 |
|
Dean Herbert
|
67014018fc
|
Merge pull request #11589 from MiraiSubject/osu-mod-icon-fallbacks
Allow tournament client to use default mod icons if custom icons are not present
|
2021-01-26 19:57:21 +09:00 |
|
Dean Herbert
|
a5f3418e56
|
Avoid tooltip display
|
2021-01-26 19:11:19 +09:00 |
|
Dean Herbert
|
fedcbf79fa
|
Merge pull request #11572 from EVAST9919/comment-pill
Make VotePill background transparent for own comments
|
2021-01-26 18:57:00 +09:00 |
|
Salman Ahmed
|
93bb2611d6
|
Merge branch 'fix-beatmap-listing' into fix-beatmap-listing-2
|
2021-01-26 09:43:49 +03:00 |
|
Dean Herbert
|
ca0242debe
|
Tidy up logic to correctly expire in cases where expiry is expected
|
2021-01-26 15:42:48 +09:00 |
|
Salman Ahmed
|
0d8d0d6852
|
Apply alternative way of fixing
|
2021-01-26 01:03:29 +03:00 |
|
Salman Ahmed
|
c317d60169
|
Add offline test scene for beatmap listing overlay
|
2021-01-26 00:03:20 +03:00 |
|
Salman Ahmed
|
75d6dbdbb7
|
Fix beatmap listing placeholder potentially getting disposed
|
2021-01-26 00:03:20 +03:00 |
|
Salman Ahmed
|
9efce5717f
|
Fix beatmap listing placeholder disappearing on second time display
|
2021-01-26 00:03:20 +03:00 |
|
Dean Herbert
|
bb8113fb51
|
Fix mod select footer not animating correctly on first reveal
|
2021-01-25 14:47:47 +09:00 |
|