1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-10 22:17:20 +08:00

72122 Commits

Author SHA1 Message Date
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
Bartłomiej Dach
356281792a
Merge pull request #32246 from peppy/bump-diffcalc-dates
Bump difficulty calculator versions in preparation for release
2025-03-06 09:05:10 +01:00
Dean Herbert
bdd2808fb5
Bump difficulty calculator versions in preparation for release 2025-03-06 16:05:51 +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
Dan Balasescu
21a189fb4e
Merge pull request #32243 from SchiavoAnto/skin-management-buttons-localisation
Localise skin rename/export/delete buttons in settings
2025-03-06 12:37:57 +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
Dan Balasescu
3f211e33b8
Merge pull request #32235 from bdach/screw-this-feature-who-is-it-even-for
Fix "use these mods" context menu option doing broken things with system mods
2025-03-05 23:43:30 +09:00
Bartłomiej Dach
7975c301a8
Try to fix test 2025-03-05 12:32:58 +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
Bartłomiej Dach
abc4955e81
Add failing test coverage 2025-03-05 09:21:47 +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
Dean Herbert
9ca1274495
Rename test scene to match new RoomListing class name 2025-03-05 13:51:56 +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
0d3e66fbfa
Merge pull request #31867 from smoogipoo/remove-selectedroom
Remove `SelectedRoom` from online play tests
2025-03-04 21:56:30 +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
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
43259075ec
Merge pull request #32218 from peppy/fix-editor-creation-test-failures 2025-03-04 18:22:13 +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
5b0e54a77d
Remove duplicated assert 2025-03-04 17:22:19 +09: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
b19c2c7f9f
Update recently-added test 2025-03-04 17:01:41 +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.304.0 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
5318c370d4
Merge pull request #31866 from smoogipoo/remove-roommanager
Remove `RoomManager`, centralise listing management to lounge
2025-03-04 15:52:59 +09:00
Dean Herbert
a0888a7f2c
Attempt to fix common editor test failures
See
https://github.com/ppy/osu/actions/runs/13623586844/job/38143232417?pr=32180
for one example.

Arguably the bindable usage in
[`ControlPointPart`](2365b065a4/osu.Game/Screens/Edit/Components/Timelines/Summary/Parts/ControlPointPart.cs (L24-L26))
is dangerous, but it's only dangerous in tests (because control points
aren't mutated outside the editor) so I'm willing to turn a blind eye
for now to favour async loading support.
2025-03-04 15:51:08 +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
Dean Herbert
6ba9491cea
Merge branch 'master' into fix-multi-user-kick-threading 2025-03-04 14:21:38 +09:00
Dean Herbert
45e0446e19
Merge pull request #32215 from smoogipoo/fix-broken-test
Fix broken test
2025-03-04 14:20:55 +09:00
Dan Balasescu
b73a872b94
Fix broken test 2025-03-04 14:14:42 +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