1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-11 01:47:45 +08:00

45844 Commits

Author SHA1 Message Date
GAMIS65
81d35a7ebf Use UsersStrings instead 2025-03-06 23:02:22 +01:00
GAMIS65
e39b551b48 Use localisation from osu web for the report button 2025-03-06 22:48:08 +01:00
Bartłomiej Dach
7772656107
Merge pull request #32249 from smoogipoo/fix-multi-freestyle
Fix initial multiplayer room items not having freestyle
2025-03-06 13:47:24 +01:00
Dean Herbert
1506037247
Merge pull request #32240 from bdach/discard-unsaved-changes
Add "discard unsaved changes" operation to beatmap editor
2025-03-06 20:15:41 +09:00
Dean Herbert
d9b7d034ba
Move to file menu 2025-03-06 19:34:20 +09:00
Dan Balasescu
6e38776130
Fix initial multiplayer room items not having freestyle 2025-03-06 18:55:40 +09:00
Dean Herbert
64830e2c31
Use localisation 2025-03-06 18:51:32 +09:00
Bartłomiej Dach
62e0ad7be8
Merge pull request #32220 from peppy/song-select-flows
Add ability to start gameplay from carousel v2
2025-03-06 10:47:55 +01:00
Bartłomiej Dach
0f0dd58b69
Fix differential submission process crashing when no files have changed
Closes https://github.com/ppy/osu/issues/32247.
2025-03-06 09:45:44 +01:00
Dan Balasescu
97749e188d
Merge pull request #32222 from zihadmahiuddin/feat/window-title-current-map
Add current beatmap info to window title
2025-03-06 17:09:42 +09:00
Dean Herbert
975f4e4c7d
Simplify code and don't set title if already correct 2025-03-06 15:48:36 +09:00
Dan Balasescu
1c13c2daf0
Merge pull request #32180 from GioSDA/multiplayer-taskbar-flash
Add taskbar flashing when a multiplayer game is starting
2025-03-06 13:55:50 +09:00
schiavoanto
5c3695673b Remove delete string from CommonStrings 2025-03-06 00:22:47 +01:00
schiavoanto
ee2615da53 Use osu-web delete localisation 2025-03-05 23:51:29 +01:00
schiavoanto
574f2363ff Add localisation for skin management buttons in settings 2025-03-05 23:31:35 +01:00
Zihad
02d19eaa55
Update window title changes to match osu! stable
It shows beatmap metadata during gameplay, spectating, and watching replays but shows beatmap filename during editng
2025-03-06 01:36:59 +06:00
Zihad
d33a8dfc3b
Skip updating window title for protected mapsets 2025-03-05 22:47:39 +06:00
Zihad
4ae5f239cb
Remove unnecessary comment 2025-03-05 21:41:11 +06:00
Zihad
5feddae6c7
Revert "Update window title in input thread"
This reverts commit 14b5c0bf10389b924fa8ca515c2e27457fdcc119.
This is not necessary as the title update is already scheduled on the correct thread by the framework.
2025-03-05 21:40:29 +06:00
Bartłomiej Dach
3f461c0734
Add "discard unsaved changes" operation to beatmap editor
Apparently useful in modding workflows when you want to test out a few
different variants of a thing.

Re-uses `Ctrl-L` binding from stable. Some folks may argue that the
dialog makes the hotkey pointless, but I really do want to protect
users from accidental data loss, and also if you want to power through
it quickly, you can hit the 1 key when the dialog shows, which will
bypass the hold-to-activate period (which wasn't intentional, but so
many people want a bypass at this point that we're probably keeping that
behaviour for power users).
2025-03-05 14:34:44 +01:00
Bartłomiej Dach
0ac3a80406
Fix "use these mods" option showing if it can't do anything
Closes https://github.com/ppy/osu/issues/32230.
2025-03-05 09:40:11 +01:00
Bartłomiej Dach
097dd70139
Add another failing test 2025-03-05 09:39:52 +01:00
Bartłomiej Dach
d9a1dcf9b9
Fix "use these mods" option applying to system mods
Closes https://github.com/ppy/osu/issues/32229.
2025-03-05 09:25:56 +01:00
Dan Balasescu
f6cf63edae
Merge pull request #32199 from bdach/negative-leaderboard-position
Fix playlists results screens potentially displaying negative score positions
2025-03-05 16:13:12 +09:00
Zihad
8ce6003a3e
Skip updating window title in headless mode 2025-03-04 20:36:53 +06:00
Zihad
14b5c0bf10
Update window title in input thread 2025-03-04 19:56:48 +06:00
Dean Herbert
dff354247e
Change ModSelectOverlay.ShowPresets to init 2025-03-04 22:32:13 +09:00
Zihad
2abe75629e
Skip window title update for dummy beatmap 2025-03-04 18:28:03 +06:00
Zihad
b5696f97a0
Show current beatmap info in window title 2025-03-04 17:15:35 +06:00
Dean Herbert
21d35f9dae
Use alternative method of offsetting X that conveys flow better 2025-03-04 19:40:31 +09:00
Dean Herbert
c31a5dcdae
Merge branch 'master' into remove-selectedroom 2025-03-04 19:21:05 +09:00
Dean Herbert
918315aa65
Split out methods so retrieving the room is not a callback function 2025-03-04 19:19:53 +09:00
Dean Herbert
d9162daac2
Merge pull request #32098 from bdach/dont-drop-green-line-sample-bank
Attempt to preserve sample control point bank when encoding beatmap
2025-03-04 18:32:16 +09:00
Dean Herbert
1be3b990e7
Add transition for selecting a beatmap 2025-03-04 18:09:58 +09:00
Dean Herbert
f0d6641adf
Add basic subclassing and implement beatmap-start flow 2025-03-04 17:44:48 +09:00
Bartłomiej Dach
28be0e31c2
Merge pull request #32214 from smoogipoo/fix-multi-user-kick-threading
Fix thread safety when kicking multiplayer users
2025-03-04 09:24:08 +01:00
Dan Balasescu
e0e7d92e79
Merge pull request #32219 from peppy/lounge-minor-redesign
Adjust scale and display of rooms in multiplayer lounge
2025-03-04 17:19:58 +09:00
Dan Balasescu
cf3664349d
Merge branch 'master' into remove-selectedroom 2025-03-04 17:00:43 +09:00
Dean Herbert
4a16b4bd98
Fix typo in xmldoc 2025-03-04 16:15:40 +09:00
Dean Herbert
667bd6e8f1
Merge pull request #32217 from smoogipoo/fix-mp-channel
Fix multiplayer not joining correct chat channel
2025-03-04 16:15:20 +09:00
Dean Herbert
c9a492a6eb
Merge pull request #32075 from Gennadiyev/patch-result-screen-volume-adjust
Add Alt + mousewheel volume adjustment on result screens
2025-03-04 16:06:46 +09:00
Dean Herbert
4085ee805a
Adjust scale and display of rooms in multiplayer lounge
Just a quick pass because the rooms were definitely larger than they
should be.
2025-03-04 15:55:44 +09:00
Dean Herbert
9e8a611728
Rename RoomsContainer and scope down bindables 2025-03-04 15:05:12 +09:00
Dan Balasescu
77d5b1d5dd
Fix multiplayer not joining correct chat channel 2025-03-04 14:45:23 +09:00
Dean Herbert
0696cfa4f2
LoungePollingComponent -> LoungeListingPoller 2025-03-04 14:40:55 +09:00
Dean Herbert
f3e9d1931c
Merge branch 'master' into remove-roommanager 2025-03-04 14:23:51 +09:00
Dan Balasescu
4a00662092
Fix thread safety when kicking multiplayer users 2025-03-04 14:02:45 +09:00
Dean Herbert
3fe92fb83c
Merge pull request #32158 from bdach/scaling-crash
Fix possible crash when scaling objects in editor
2025-03-04 13:40:41 +09:00
Dean Herbert
57ec2f7228
Merge pull request #32196 from bdach/disallow-negative-drain-length
Fix drain length calculation helper method being able to return negative durations
2025-03-04 13:35:52 +09:00
Dan Balasescu
446718f929
Merge branch 'master' into remove-roommanager 2025-03-04 13:17:04 +09:00