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 |
|
Givikap120
|
93e3156868
|
slight format changes
|
2023-11-24 01:07:37 +02:00 |
|
Givikap120
|
c2a44cf118
|
Made custom tooltip
|
2023-11-23 23:30:18 +02: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 671177e87120e4cacba35f824950d0847cbeacf6.
|
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 |
|
Stedoss
|
ec7b82f5e8
|
Change early return to check for online State instead of IsLoggedIn
|
2023-11-21 01:55:08 +00:00 |
|
Stedoss
|
5514a53df1
|
Pass ruleset to callback to prevent ruleset desync
|
2023-11-21 01:04:46 +00:00 |
|
Stedoss
|
bfcca38200
|
Handle login API state changes in UserProfileOverlay
|
2023-11-20 02:00:57 +00:00 |
|
Dean Herbert
|
9172632b0b
|
Rename method and adjust xmldoc to be very explicit about how wrong this is
|
2023-11-17 17:04:20 +09:00 |
|
Dean Herbert
|
7472dc9bb5
|
Update APIState checks
|
2023-11-16 20:39:23 +09:00 |
|
Dean Herbert
|
167f5b4ef4
|
Tidy up localisations and connect missing links
|
2023-11-16 18:28:46 +09:00 |
|
Dean Herbert
|
285f740e2a
|
Update various components to handle new state
|
2023-11-16 18:18:15 +09:00 |
|
Dean Herbert
|
0e4244a692
|
Add APIAccess flow for 2fa
|
2023-11-16 18:18:15 +09:00 |
|
Dean Herbert
|
c4e461ba44
|
Add two factor auth form
|
2023-11-16 18:18:15 +09:00 |
|
Dean Herbert
|
e9d4cf2e24
|
Setup basic form flow
|
2023-11-16 18:18:15 +09:00 |
|
Dean Herbert
|
80c879e5eb
|
Adjust member ordering in LoginForm
|
2023-11-16 18:18:15 +09:00 |
|
Joseph Madamba
|
dc2d574965
|
Fix comment markdown image not showing tooltips
|
2023-11-15 19:50:32 -08:00 |
|
Joseph Madamba
|
2b19cf6ce4
|
Fix comment markdown style regression
|
2023-11-15 19:50:32 -08:00 |
|
Dean Herbert
|
189fca2eb6
|
Merge pull request #25339 from joshika39/change-clickable-avatars-tooltip-for-usergrid
Add `UserGridPanel` as the `ClickableAvatar` tooltip
|
2023-11-15 18:01:24 +09:00 |
|
Joseph Madamba
|
7b987266d5
|
Change behavior of some clickable avatars in line with web
|
2023-11-15 17:22:36 +09:00 |
|
Givikap120
|
26d493986c
|
Fixed precision and updated AdvancedStats
|
2023-11-12 18:05:18 +02:00 |
|
Dean Herbert
|
4df1eb1b37
|
Refactor logic and tooltip formatting
|
2023-11-12 16:19:55 +09:00 |
|
Dean Herbert
|
6bd5eda2a0
|
Merge branch 'master' into arod_rate_adjust
|
2023-11-12 15:49:07 +09:00 |
|
Bartłomiej Dach
|
ccfdf1ffd6
|
Merge pull request #25402 from peppy/skin-size-editing
Add support for adjusting size of skin elements
|
2023-11-12 07:31:51 +09:00 |
|
Dean Herbert
|
b0aa4a4257
|
Add "export" item to skin editor menu
|
2023-11-11 20:34:35 +09:00 |
|
Bartłomiej Dach
|
8d7539ab70
|
Merge branch 'master' into skin-size-editing
|
2023-11-11 19:56:09 +09:00 |
|
Bartłomiej Dach
|
2428a97d44
|
Fix editor not clearing undo history on skin change
|
2023-11-11 18:49:44 +09:00 |
|
Givikap120
|
60c3e7250b
|
fixed naming incconvinence
|
2023-11-10 15:13:40 +02:00 |
|
Bartłomiej Dach
|
c522a703eb
|
Merge branch 'master' into skin-size-editing
|
2023-11-10 18:19:27 +09:00 |
|