smoogipoo
|
d197a7f6f5
|
Rename multiplayer client classes
|
2021-05-20 15:39:45 +09:00 |
|
Dan Balasescu
|
ce7c503e6e
|
Merge branch 'master' into playlist-unicode
|
2021-05-17 11:47:10 +09:00 |
|
Salman Ahmed
|
8338f702c3
|
Remove not required null conditional
|
2021-05-14 09:32:56 +03:00 |
|
Dean Herbert
|
48672f8afd
|
Add very basic test logic to ensure PlayerLoader is present for playlists
|
2021-05-14 15:02:36 +09:00 |
|
Salman Ahmed
|
9e8c0a7e70
|
Fix online play subscreens not pushing player loaders when starting gameplay
|
2021-05-14 04:25:29 +03:00 |
|
smoogipoo
|
9ad1e5067e
|
Fix spectate being entered while not having the beatmap
|
2021-05-11 19:22:09 +09:00 |
|
smoogipoo
|
10a4a5decb
|
Merge branch 'master' into multiplayer-spectator-screen
|
2021-05-11 17:33:09 +09:00 |
|
Dean Herbert
|
54abf8f6f6
|
Vertically centre leaderboard for now
|
2021-05-03 14:48:04 +09:00 |
|
Dean Herbert
|
b1a19b6dd6
|
Add xmldoc for PlayerIsolationContainer
|
2021-05-03 14:41:55 +09:00 |
|
Dean Herbert
|
2aa21e2aff
|
Adjust documentation in CatchUpSyncManager
|
2021-05-03 14:37:11 +09:00 |
|
Dean Herbert
|
c065092e72
|
Fix weird access to userIds in MultiplayerSpectatorScreen
|
2021-05-03 14:25:52 +09:00 |
|
Dean Herbert
|
dc5ee31d94
|
Use switch for screen construction
|
2021-05-03 14:04:20 +09:00 |
|
Dean Herbert
|
66ae6e58d1
|
Reword comment regarding LoadRequested special case to be easier to understand context
|
2021-05-03 14:01:10 +09:00 |
|
Dean Herbert
|
6da4105da6
|
Remove Sync namespace (feels unnecessary)
|
2021-05-03 13:38:53 +09:00 |
|
smoogipoo
|
630a6dc46a
|
Fix missing dependency
|
2021-04-26 22:23:44 +09:00 |
|
smoogipoo
|
ed93e26e52
|
Use single method for starting/restarting spectator screen
|
2021-04-26 21:56:15 +09:00 |
|
smoogipoo
|
7e11d520d5
|
Remove finished players from multi spectator screen
|
2021-04-26 21:25:46 +09:00 |
|
smoogipoo
|
94d0b06493
|
Expose mute adjustment instead
|
2021-04-26 19:01:30 +09:00 |
|
smoogipoo
|
d7618b63fa
|
Fix test failure
|
2021-04-26 17:35:13 +09:00 |
|
smoogipoo
|
6626e70c95
|
Pass in master clock instead of slave clock
|
2021-04-26 17:30:27 +09:00 |
|
smoogipoo
|
5b4cb71cc7
|
Change terminology from "slave" to "player clock"
|
2021-04-26 17:19:44 +09:00 |
|
Dean Herbert
|
aa99c192d0
|
Fix type in inline comment
|
2021-04-26 16:21:12 +09:00 |
|
smoogipoo
|
63a9484255
|
Expose WaitingOnFrames as mutable bindable
|
2021-04-23 19:11:47 +09:00 |
|
smoogipoo
|
575ec7c528
|
Document + refactor max player limitation
|
2021-04-23 19:11:35 +09:00 |
|
smoogipoo
|
90ecda91af
|
Fix exception
|
2021-04-23 00:06:54 +09:00 |
|
smoogipoo
|
4f0857f946
|
Xmldocs and general refactorings
|
2021-04-22 23:52:22 +09:00 |
|
smoogipoo
|
ee25949751
|
Rename classes
|
2021-04-22 23:39:02 +09:00 |
|
smoogipoo
|
8a0ba3a055
|
Merge GameplayIsolationContainer into PlayerInstance, remove track
|
2021-04-22 23:38:51 +09:00 |
|
smoogipoo
|
4aceb75eb2
|
Disable spectate button on closed rooms
Doesn't have an effect normally - only for safety purposes in case we
allow entering the match subscreen after a match has finished in the
future.
|
2021-04-22 23:37:45 +09:00 |
|
smoogipoo
|
fd0b030cf4
|
Refactor gameplay screen creation
|
2021-04-22 23:37:33 +09:00 |
|
smoogipoo
|
64579d50ac
|
Use only single PlayerInstance for hit sample playback
|
2021-04-22 22:59:47 +09:00 |
|
smoogipoo
|
6588859c32
|
Remove loggings
|
2021-04-22 22:29:18 +09:00 |
|
smoogipoo
|
1ca2152e61
|
Privatise + rename to SlaveGameplayClockContainer
|
2021-04-21 23:22:36 +09:00 |
|
smoogipoo
|
2bea625613
|
Fix initial playback states not being correct
|
2021-04-21 23:22:11 +09:00 |
|
smoogipoo
|
f32d00c0d9
|
Fix post-merge errors
|
2021-04-21 17:13:01 +09:00 |
|
smoogipoo
|
ef3801b5dd
|
Add helper method supporting RomanisableString
|
2021-04-19 15:29:26 +09:00 |
|
PercyDan54
|
488001d570
|
Support SpriteText for LinkFlowContainer
|
2021-04-18 20:58:08 +08:00 |
|
PercyDan54
|
646403b826
|
Fix CI errors
|
2021-04-18 10:54:42 +08:00 |
|
PercyDan54
|
1339c126a4
|
Remove unused using
|
2021-04-18 09:54:50 +08:00 |
|
PercyDan54
|
cfaaf2e83e
|
Add ToRomanisableString()
|
2021-04-18 09:52:25 +08:00 |
|
PercyDan54
|
512cec3458
|
Use unicode for playlists
|
2021-04-18 00:10:01 +08:00 |
|
smoogipoo
|
724fe3d378
|
Remove unnecessary method
|
2021-04-16 22:57:34 +09:00 |
|
smoogipoo
|
72ebcb157f
|
Dispose track on dispose
|
2021-04-16 22:57:27 +09:00 |
|
smoogipoo
|
4c5d4752b1
|
Rename classes to reduce redundant naming
|
2021-04-16 22:47:52 +09:00 |
|
smoogipoo
|
7d5d7088cd
|
Remove now unnecessary override
|
2021-04-16 20:51:07 +09:00 |
|
smoogipoo
|
65a6f9f8a4
|
Merge branch 'fix-initial-spectator-state-callback' into multiplayer-spectator-screen
|
2021-04-16 18:26:46 +09:00 |
|
Christine Chen
|
b15838b220
|
Move storyboard outro logic to DrawableStoryboard
|
2021-04-16 00:59:10 -04:00 |
|
smoogipoo
|
1c086d99de
|
Add loading spinner
|
2021-04-16 13:28:32 +09:00 |
|
smoogipoo
|
5ac0eb02cd
|
Always add player instances at first, populate later
|
2021-04-16 12:25:29 +09:00 |
|
Christine Chen
|
45c2b72a25
|
Merge branch 'master' into play-storyboard-outro
|
2021-04-15 15:11:35 -04:00 |
|