Commit Graph

43298 Commits

Author SHA1 Message Date
078953980e Add GraphicsSettingsStrings 2021-08-12 12:34:03 +08:00
9a5d4ffd43 Add GeneralSettingsStrings 2021-08-12 12:34:02 +08:00
97041de09f Preparation for localisation. 2021-08-12 12:34:02 +08:00
054e0e8eed Merge pull request #14241 from smoogipoo/fix-osu-editor-exception
Fix out-of-order hits in editor causing exceptions
2021-08-12 12:40:00 +09:00
ee4fc049bc Merge branch 'master' into fix-osu-editor-exception 2021-08-12 12:15:04 +09:00
88f70e7f29 Merge branch 'master' into multiplayer-kick-support-events 2021-08-12 12:12:06 +09:00
448b66f36c Merge pull request #14224 from peppy/multiplayer-kick-support
Add kick button (and required server shared interface updates)
2021-08-12 12:09:16 +09:00
60e988aac3 Merge branch 'master' into multiplayer-kick-support 2021-08-12 11:46:56 +09:00
7742749b71 Merge pull request #14179 from peppy/multiplayer-team-vs-leaderboard
Show team colours in gameplay leaderboard and add a team score bar
2021-08-12 11:46:48 +09:00
6ecc728c01 Remove override 2021-08-12 10:27:36 +08:00
d80a2dcca7 Missed one 2021-08-12 10:14:01 +08:00
18ecd8758b Make Perfect auto restart toggleable 2021-08-12 10:12:35 +08:00
9393c6351d Fix another potential test case failure 2021-08-12 11:08:52 +09:00
531fba8f39 Fix potential test case failure 2021-08-12 11:05:31 +09:00
543482111b Remove outdated todo 2021-08-12 10:40:14 +09:00
5d0b92e28c Fix multi spectator test not showing teams 2021-08-12 10:38:20 +09:00
c160e50f4f Merge branch 'master' into multiplayer-team-vs-leaderboard 2021-08-12 10:27:31 +09:00
fbaa480b3e Fix out-of-order hits in editor causing exceptions 2021-08-12 10:08:54 +09:00
bbb28d1b29 Don't use null-propagation for status 2021-08-12 09:14:46 +09:00
58d76e9036 Use FinishTransforms() 2021-08-12 09:13:10 +09:00
98ce69d1d3 Fix explosion reading out time values from wrong clock 2021-08-11 23:32:58 +02:00
427a88940c Remove duplicated ClearTransforms() call 2021-08-11 23:18:42 +02:00
2fb19210af Fix legacy explosion sprites incorrectly showing after skin change 2021-08-11 22:36:27 +02:00
4bcbe6ac90 Restructure explosion to ensure proper lifetime bounds 2021-08-11 21:23:34 +02:00
8c8a64fe6e Add legacy hit lighting implementation 2021-08-11 21:23:33 +02:00
95a58ca366 Store judgement directly in hit explosion entry 2021-08-11 21:23:33 +02:00
a1f50e39aa Add basic structure for skinning catch explosions 2021-08-11 21:23:32 +02:00
4706dcf525 Merge branch 'master' of https://hub.fastgit.org/ppy/osu into auto-restart 2021-08-11 20:18:05 +08:00
31608a1bc6 Leave the match screen when kicked 2021-08-11 19:57:10 +09:00
9b21ebd6d0 Add client side handling on incoming kick 2021-08-11 19:56:06 +09:00
d9a4f018e6 Add event flow for receiving kick commands 2021-08-11 19:56:06 +09:00
ce7ff04512 Merge pull request #14220 from peppy/update-framework
Update framework
2021-08-11 19:08:56 +09:00
4002a1606e Round star ratings before comparing 2021-08-11 18:20:39 +09:00
eb59f3c591 Revert "Buffer the entire star rating range to fix overlapping alpha"
This reverts commit c680012523.
2021-08-11 18:15:53 +09:00
0f5bea235c Merge branch 'master' into lounge-redesign 2021-08-11 18:15:34 +09:00
369794501b Merge branch 'master' into update-framework 2021-08-11 18:11:36 +09:00
2c935df190 Merge pull request #14221 from peppy/bring-back-osu-game-test-scene
Bring back `TestSceneOsuGame`
2021-08-11 18:09:51 +09:00
d6352637d6 Also add tooltip and context menu item 2021-08-11 17:45:34 +09:00
bb51ebd0ef Don't show button on self 2021-08-11 17:42:46 +09:00
50bda6023c Add test coverage 2021-08-11 17:31:54 +09:00
7aab8c32ec Add kick button and hook up logic 2021-08-11 17:31:54 +09:00
e8ad0fba75 Add required server methods for kicking users 2021-08-11 17:20:41 +09:00
3f067e3a8d Remove likely unnecessary score null check 2021-08-11 16:59:42 +09:00
313db934da Merge pull request #14148 from nekodex/context-menu-sounds
Add open/close sounds to context menus
2021-08-11 16:43:00 +09:00
0ffe740ca1 Bring back TestSceneOsuGame
I marked this as headless to avoid it being "ungrouped", but it turns
out this is quite useful to have around and I have searched for it on
multiple occasions.
2021-08-11 16:24:49 +09:00
d1dfb785d8 Merge branch 'master' into context-menu-sounds 2021-08-11 16:21:13 +09:00
f8683e2256 Update framework 2021-08-11 16:17:21 +09:00
a223f111cb Move text to avoid overlapping the results panel 2021-08-11 15:50:01 +09:00
430a0e496c Add winner text 2021-08-11 15:32:14 +09:00
c376e652a4 Convey and show team scores at the multiplayer results screen 2021-08-11 15:32:14 +09:00