cbeecff347
Apply suggestions from code review
...
Co-authored-by: Joseph Madamba <madamba.joehu@outlook.com >
2021-08-13 12:17:38 +08:00
3f434c8474
Resolve code quality issue
2021-08-12 13:42:16 +08:00
ac52b89148
Add Maintenance and Debug SettingsStrings
2021-08-12 12:34:10 +08:00
9d391ad138
Add OnlineSettingsStrings
2021-08-12 12:34:09 +08:00
61502e977a
Add SkinSettingsStrings
2021-08-12 12:34:08 +08:00
31ffaf15d4
Add GameplaySettingsStrings
2021-08-12 12:34:07 +08:00
7adf2bb64c
Add UserInterfaceStrings
2021-08-12 12:34:06 +08:00
03013d0d30
Add InputSettingsStrings
...
Existed strings files keep no change
2021-08-12 12:34:06 +08:00
2cc89f50cc
Add missing key
2021-08-12 12:34:05 +08:00
b2986e99d3
Add AudioSettingsStrings
2021-08-12 12:34:04 +08:00
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
60e988aac3
Merge branch 'master' into multiplayer-kick-support
2021-08-12 11:46:56 +09:00
543482111b
Remove outdated todo
2021-08-12 10:40:14 +09:00
c160e50f4f
Merge branch 'master' into multiplayer-team-vs-leaderboard
2021-08-12 10:27:31 +09:00
369794501b
Merge branch 'master' into update-framework
2021-08-11 18:11:36 +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
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
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
ee3b373e8a
Correctly handle tied scores
2021-08-11 14:48:37 +09:00
cf82bca09c
Change logic to only handle the case of exactly two teams
2021-08-11 14:44:13 +09:00
a3a9d0579f
Adjust checkbox / sliderbar animation speeds to match sound effects better
2021-08-11 12:33:14 +09:00
56b23fc765
Merge branch 'master' into context-menu-sounds
2021-08-11 11:46:10 +09:00
4268e4d750
Fix nested menus layering close samples if multiple menu levels are closed
2021-08-10 20:40:53 +02:00
58db6b758d
Update resources
2021-08-10 18:47:39 +09:00
60302e3daa
Update framework
2021-08-10 18:46:20 +09:00
a503274e1d
Pass through MultiplayerRoomUser
s instead of int
s to avoid re-retrieval
2021-08-10 18:39:20 +09:00
b8748a86c5
Merge pull request #14204 from peppy/fix-null-ref-online-tracking-component
...
Fix potential null reference in online status resolution in multiplayer match
2021-08-10 18:36:13 +09:00
33d4d635f2
Merge branch 'master' into fix-dho-state-overwrite
2021-08-10 17:55:18 +09:00
9cda5235a0
Merge branch 'master' into fix-dho-state-overwrite
2021-08-10 17:40:36 +09:00
b121d95400
Avoid potential null reference exception in OnlinePlayBeatmapAvailabilityTracker
2021-08-10 17:37:24 +09:00
d9b5f235d8
Add xmldoc explaining thread safety limitations of IModelManager
"events"
2021-08-10 17:36:59 +09:00
91c3396b24
Merge branch 'master' into add-playlist-item-download-progress
2021-08-10 17:25:27 +09:00
2b9168157d
Fix CurrentMatchPlayingItem
not being reset on leaving a multiplayer room
2021-08-10 16:53:03 +09:00
c63dfa21e1
Always initialize DHO transforms on LoadComplete
...
With the previous commit, the transform application is skipped when the state is already changed. But it turns out the previous commit breaks slider animation in the standard editor. This is probably due to the transforms are applied before nested hit objects are added.
2021-08-10 16:34:38 +09:00
3aa72163f2
Add simple download progress display to download buttons on playlist items
2021-08-10 15:14:43 +09:00
498daef998
Merge branch 'master' into multiplayer-team-vs-leaderboard
2021-08-10 13:09:15 +09:00
6da977f99a
Merge pull request #14178 from peppy/simplify-player-users-test-usage
...
Simplify method of marking players as playing in test scenes
2021-08-10 12:49:38 +09:00
c5b490c441
Use non linear colour interpolation for legacy health display
2021-08-10 11:29:31 +10:00
76e5a40b8e
Remove unnecessary "in" keyword
2021-08-09 20:53:02 +10:00
58714dbe71
Fix ordering of teams to match colours
2021-08-09 19:48:53 +09:00
490f9e1848
Fix overlap in spectator view
2021-08-09 19:45:16 +09:00
fe7c1d0181
Merge branch 'simplify-player-users-test-usage' into multiplayer-team-vs-leaderboard
2021-08-09 19:24:35 +09:00
ea6e441dec
Simplify method of marking players as playing in test scenes
2021-08-09 19:21:22 +09:00
551929cf5a
Simplify method of marking players as playing in test scenes
2021-08-09 19:18:13 +09:00