Salman Ahmed
e924ea8d93
Make ScreenOffsetContainer
privatly settable only
2021-08-07 18:52:27 +03:00
Bartłomiej Dach
ff1730f9f8
Do not play open/close samples for top-level menus
2021-08-07 14:38:54 +02:00
Salman Ahmed
9ac5c9aa2f
Fix notification overlay having incorrect initial X
2021-08-07 01:27:54 +03:00
Salman Ahmed
ae733e202f
Fix tests executing before overlays load
2021-08-07 00:36:52 +03:00
Salman Ahmed
8dc0650ca7
Add test coverage
2021-08-06 22:56:43 +03:00
Salman Ahmed
ac157f6cef
Fix settings panel children not processing transforms while masked away
2021-08-06 22:36:26 +03:00
Dean Herbert
a9c99f149a
Merge pull request #14149 from peppy/update-framework
...
Update framework
2021-08-07 02:04:08 +09:00
Dean Herbert
2f187cb90f
Update framework
2021-08-07 01:17:58 +09:00
Salman Ahmed
f77037ef57
Replace state-based screen offsetting logic with HorizontalScreenOffset
s
2021-08-06 18:38:57 +03:00
Salman Ahmed
8e8e0fb8d8
Add placement-dependent horizontal screen offset properties
2021-08-06 18:38:15 +03:00
Salman Ahmed
067ff0e0ad
Store last opened settings subpanel rather than relying on LINQ
2021-08-06 18:38:15 +03:00
Jamie Taylor
52400961f6
Add open/close sounds to context menus
2021-08-06 23:47:02 +09:00
Jamie Taylor
5031b19b42
Add sounds to multiplayer games list
2021-08-06 23:39:42 +09:00
Jamie Taylor
3f06ecdd48
Add open/close sounds to menus
2021-08-06 21:01:34 +09:00
Jamie Taylor
f1ea830828
Re-add on-click feedback to MonthSection and OsuDropdown headers
2021-08-06 20:58:07 +09:00
Dan Balasescu
4620ba8787
Merge pull request #14144 from peppy/toggle-multiplayer-leaderboard-with-hud
...
Toggle the expanded state of the multiplayer leaderboard with the user's HUD
2021-08-06 20:13:55 +09:00
ekrctb
53b9852034
Add test case for DHO state change before load complete
2021-08-06 19:59:02 +09:00
ekrctb
f262f288fc
Fix DHO state is overwritten to Idle
on LoadComplete
...
The state may already be changed before `LoadComplete` is called because DHO is already added to the draw hierarchy.
2021-08-06 19:58:46 +09:00
Dan Balasescu
8f014650df
Merge branch 'master' into toggle-multiplayer-leaderboard-with-hud
2021-08-06 19:36:19 +09:00
Dan Balasescu
468557b3a9
Merge pull request #14142 from peppy/playlists-mode-hide
...
Remove playlists type select button from multiplayer
2021-08-06 19:36:06 +09:00
Dean Herbert
724edcbecd
Toggle the expanded state of the multiplayer leaderboard with the user's HUD
...
Resolves https://github.com/ppy/osu/discussions/14140 .
---
Until now, the multiplayer leaderboard would expand during break time.
Now, it respects the user's HUD visibility status (which can be toggled
using Shift+Tab).
2021-08-06 19:23:44 +09:00
smoogipoo
c680012523
Buffer the entire star rating range to fix overlapping alpha
2021-08-06 19:06:16 +09:00
smoogipoo
19ed24a06f
Remove unnecessary duplicate background
2021-08-06 18:59:19 +09:00
Dean Herbert
b401dc0b2e
Remove playlist button
2021-08-06 18:58:50 +09:00
Dean Herbert
8dc167ac9a
Set default MultiplayerRoomSettings
type to something that isn't playlists
2021-08-06 18:56:01 +09:00
smoogipoo
9019e0947a
Remove unused using
2021-08-06 18:54:02 +09:00
smoogipoo
798b16fc24
Remove unused params
2021-08-06 18:52:46 +09:00
smoogipoo
bdfdd00afe
Adjust spacings and sizings of left-side details
2021-08-06 18:52:01 +09:00
Dean Herbert
cd0e9cc08b
Merge pull request #14119 from frenzibyte/new-difficulty-colours
...
Update star rating difficulty colours and add spectrum support
2021-08-06 18:26:56 +09:00
Dean Herbert
6164903fec
Merge branch 'master' into new-difficulty-colours
2021-08-06 18:05:53 +09:00
Dean Herbert
7d670c6d35
Fix gap in fill colour
2021-08-06 18:05:24 +09:00
smoogipoo
74bffeac5e
Minor design adustments (paddings/sizing)
2021-08-06 17:03:44 +09:00
smoogipoo
c4a4f2a77a
Merge branch 'master' into lounge-redesign
2021-08-06 16:51:01 +09:00
smoogipoo
0ea982c036
Update recent participants list to use participant_count
2021-08-05 22:49:41 +09:00
smoogipoo
fd6d488657
Add thousands separator to rank range pill
2021-08-05 21:40:09 +09:00
smoogipoo
c74e620ce9
Add constant for background colour
2021-08-05 21:39:51 +09:00
smoogipoo
87fd1eaf06
Explain negative padding
2021-08-05 21:19:23 +09:00
smoogipoo
438f0ce702
Increase default number of avatars
2021-08-05 21:18:30 +09:00
smoogipoo
2f2e3d7366
Use higher res background image
2021-08-05 21:01:21 +09:00
smoogipoo
b8ec1cb984
Hide star rating max display for equal difficulties
2021-08-05 21:00:28 +09:00
smoogipoo
bd394d9377
Fix pluralisation
2021-08-05 20:56:23 +09:00
smoogipoo
5521f38cfb
Adjust spacing
2021-08-05 20:56:09 +09:00
smoogipoo
c56b6a5379
Fix compilation failure
2021-08-05 20:52:40 +09:00
Dan Balasescu
acbdae3c4c
Merge pull request #14133 from EVAST9919/svs-fix
...
Fix colour picker antialiasing
2021-08-05 20:34:03 +09:00
Andrei Zavatski
e13a82ed63
Fix colour picker antialiasing
2021-08-05 14:07:35 +03:00
smoogipoo
0246e6f850
Merge branch 'master' into lounge-redesign
2021-08-05 19:55:15 +09:00
Dean Herbert
53be31bcd1
Merge pull request #14047 from smoogipoo/bassmix
...
Adjust with the framework-side AudioMixer changes
2021-08-05 19:39:41 +09:00
Dean Herbert
e6cd05ea93
Update framework
2021-08-05 19:06:05 +09:00
Dean Herbert
1476b3b22a
Merge branch 'master' into bassmix
2021-08-05 17:33:21 +09:00
Dean Herbert
27ff428491
Revert "Temporary changes to compile with latest framework"
...
This reverts commit 34c671f712
.
2021-08-05 17:33:19 +09:00