Bartłomiej Dach
|
7a4ea90bda
|
Fix test failures due to dependency becoming required
|
2023-12-13 11:01:07 +01:00 |
|
Bartłomiej Dach
|
d0fccb30ec
|
Merge branch 'master' into export-log-archive
|
2023-12-13 08:36:13 +01:00 |
|
Salman Ahmed
|
10e8edff67
|
Merge branch 'master' into dropdown-search
|
2023-12-12 21:14:01 +03:00 |
|
Dean Herbert
|
07dc44ccd7
|
Make log export async and show notification on completion
|
2023-12-07 16:19:17 +09:00 |
|
Bartłomiej Dach
|
54f3a622be
|
Retrofit user presence watching into dashboard overlay
|
2023-12-06 19:37:35 +01:00 |
|
Bartłomiej Dach
|
d66fa09320
|
Simplify UserStatus to be an enumeration type
There were absolutely no gains from having it be a reference type /
class, only complications, especially when coming from the serialisation
angle.
|
2023-12-06 18:52:27 +01:00 |
|
Dean Herbert
|
ca991f1f54
|
Move flags local to EndlessPlayer
|
2023-12-06 17:18:35 +09:00 |
|
Salman Ahmed
|
f45336a4f6
|
Make skin dropdown searching non-contiguous
|
2023-12-05 22:53:48 +03:00 |
|
Salman Ahmed
|
d4aedaf22d
|
Always show search bar in skin dropdown for visibility
|
2023-12-05 22:53:48 +03:00 |
|
Salman Ahmed
|
d92db8059e
|
Add new dropdown properties to SettingsDropdown
|
2023-12-05 22:53:48 +03:00 |
|
Dean Herbert
|
5a2240838b
|
Merge branch 'master' into multiplayer-abort
|
2023-12-05 17:01:54 +09:00 |
|
Dean Herbert
|
f317e06da1
|
Use DangerousActionDialog
|
2023-12-05 16:54:44 +09:00 |
|
Susko3
|
0e47492858
|
Uncomment net6.0 code and remove old code
|
2023-12-04 20:17:22 +01:00 |
|
Dean Herbert
|
c5a08a0711
|
Remove unused using statement
|
2023-12-04 23:06:08 +09:00 |
|
Bartłomiej Dach
|
5512298d60
|
Trim unused resolved bindable
|
2023-12-04 15:01:23 +01:00 |
|
Bartłomiej Dach
|
8754fa40f4
|
Source autoplay mod from beatmap about to be presented rather than ambient global
|
2023-12-04 14:42:51 +01:00 |
|
Bartłomiej Dach
|
063694f544
|
Do not attempt to load gameplay scene if current beatmap is dummy
|
2023-12-04 14:42:51 +01:00 |
|
Bartłomiej Dach
|
9d39b70e38
|
Fix endless player not handling load failure
|
2023-12-04 14:42:51 +01:00 |
|
Bartłomiej Dach
|
055fb5bd8f
|
Do not set initial activity in skin editor endless player
Seems like an overreach to say that the user is "watching a replay"
there.
|
2023-12-04 14:42:51 +01:00 |
|
Joseph Madamba
|
d2324cd8f9
|
Fix chat overlay top bar icon being incorrect
|
2023-11-30 10:20:01 -08:00 |
|
Dean Herbert
|
51de98f341
|
Use Logger.Storage rather than locally querying
|
2023-11-28 17:59:21 +09:00 |
|
Dean Herbert
|
4c2819dbc2
|
Update button text and make localisable
|
2023-11-28 17:59:05 +09:00 |
|
Dean Herbert
|
11f1f44237
|
Add button to compress log files for bug submission
|
2023-11-27 17:13:11 +09:00 |
|
Dean Herbert
|
ff18f80559
|
Apply NRT to UpdateSettings
|
2023-11-27 16:56:11 +09:00 |
|
Bartłomiej Dach
|
e8730fae84
|
Merge branch 'master' into skin-editor-load-gameplay
|
2023-11-27 12:14:25 +09:00 |
|
Bartłomiej Dach
|
7e3bb5f8db
|
Make skin editor overlay dependency nullable to fix tests
|
2023-11-27 12:09:13 +09:00 |
|
Bartłomiej Dach
|
3f48f4acdf
|
Remove blank line
|
2023-11-27 12:06:08 +09:00 |
|
Bartłomiej Dach
|
19639de299
|
Merge branch 'master' into fix-spectator-quit-2
|
2023-11-27 11:36:10 +09:00 |
|
Bartłomiej Dach
|
6f66819e51
|
Privatise setter
|
2023-11-27 10:44:50 +09:00 |
|
Dean Herbert
|
3015135178
|
Merge branch 'master' into chat-drag-improvements
|
2023-11-24 18:13:18 +09:00 |
|
Dean Herbert
|
7153c823e8
|
Choose a better beatmap if the intro is still playing
Also skip intro time.
|
2023-11-24 17:47:20 +09:00 |
|
Dean Herbert
|
95229cb336
|
Show gameplay when loading the skin editor from the main menu
|
2023-11-24 17:47:20 +09:00 |
|
Dean Herbert
|
290c3d6349
|
Clean up left-overs
|
2023-11-24 17:46:23 +09:00 |
|
Dean Herbert
|
3b41480bef
|
Always show drag bar on mobile
|
2023-11-24 17:46:02 +09:00 |
|
Dean Herbert
|
7600595e5d
|
Add drag bar on chat overlay to better signal resizability
|
2023-11-24 16:39:54 +09:00 |
|
Dean Herbert
|
36b45d34f7
|
Check drag location on mouse down instead of drag start to avoid lenience issues
|
2023-11-24 16:39:29 +09:00 |
|
Dean Herbert
|
dabbdf674b
|
Rename SoloSpectator to SoloSpectatorScreen
|
2023-11-24 14:26:08 +09:00 |
|
Dean Herbert
|
340227a06d
|
Replace all hexacon lookups with strongly typed properties
|
2023-11-24 13:17:39 +09:00 |
|
Dean Herbert
|
9a6857bfad
|
Merge pull request #25530 from yesseruser/FlagHUD
Fix skin element "PlayerFlag" responding to clicks/hovers
|
2023-11-23 16:51:09 +09:00 |
|
Dean Herbert
|
191e8c5487
|
Add note about skin editor reload jank
|
2023-11-23 16:39:05 +09:00 |
|
Bartłomiej Dach
|
abbcdaa7f7
|
Fix skin editor crashing when pasting with nothing in clipboard
|
2023-11-23 09:55:27 +09:00 |
|
yesseruser
|
08e0279d72
|
Revert "Renamed UpdateableFlag to ClickableUpdateableFlag."
This reverts commit 671177e871 .
|
2023-11-22 15:25:43 +01:00 |
|
yesseruser
|
33de27499a
|
Merge branch 'master' into FlagHUD
|
2023-11-22 14:36:20 +01:00 |
|
Bartłomiej Dach
|
f1f820bec3
|
Merge pull request #25523 from peppy/save-skin-on-screen-change
Save any unsaved changes in the skin editor when game changes screens
|
2023-11-22 14:19:57 +09:00 |
|
Dean Herbert
|
d86e743745
|
Merge branch 'master' into login-state-changes-user-profile-overlay
|
2023-11-22 12:13:49 +09:00 |
|
Dean Herbert
|
ad6af1d9b7
|
Ensure only run once
|
2023-11-22 12:03:42 +09:00 |
|
Dean Herbert
|
fe15b26bd2
|
Refactor to use API state instead of logged in user state
|
2023-11-22 12:02:37 +09:00 |
|
yesseruser
|
671177e871
|
Renamed UpdateableFlag to ClickableUpdateableFlag.
|
2023-11-21 19:02:23 +01:00 |
|
Dean Herbert
|
aa749aeb73
|
Save any unsaved changes in the skin editor when game changes screens
Closes https://github.com/ppy/osu/issues/25494.
|
2023-11-21 17:49:57 +09:00 |
|
Dean Herbert
|
405ab499e9
|
Allow context menus to have visible spacers
|
2023-11-21 14:24:10 +09:00 |
|