Dean Herbert
|
6944151486
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
|
Dean Herbert
|
05ca3aec4f
|
Rename GameplayState to SpectatorGameplayState
|
2021-10-02 02:10:11 +09:00 |
|
Dean Herbert
|
fa693bb8a8
|
Move MusicController adjustment set to inside OsuScreen itself (and result nullable )
|
2021-09-16 16:08:09 +09:00 |
|
AbstractQbit
|
318f0941ca
|
Move all the "inherit previous AllowTrackAdjustments " logic into OsuScreen
|
2021-09-15 21:25:39 +03:00 |
|
AbstractQbit
|
b9193aae6d
|
Make IOsuScreen.AllowTrackAdjustments nullable
Allows for inheriting value from the previous screen if undefined
|
2021-09-14 17:37:57 +03:00 |
|
Salman Ahmed
|
196c74fce8
|
Gray out and remove player clock when users stop playing
|
2021-08-25 11:31:02 +03:00 |
|
smoogipoo
|
543482111b
|
Remove outdated todo
|
2021-08-12 10:40:14 +09:00 |
|
Dean Herbert
|
cf82bca09c
|
Change logic to only handle the case of exactly two teams
|
2021-08-11 14:44:13 +09:00 |
|
Dean Herbert
|
a503274e1d
|
Pass through MultiplayerRoomUser s instead of int s to avoid re-retrieval
|
2021-08-10 18:39:20 +09:00 |
|
Dean Herbert
|
5f3d087101
|
Also add team score display to multiplayer spectator screen
|
2021-08-09 19:17:51 +09:00 |
|
Henry Lin
|
89e8296eb1
|
Reset all types of adjustments in MusicController ; Rename AllowRateAdjustments to AllowTrackAdjustments
|
2021-07-29 15:39:26 +08:00 |
|
smoogipoo
|
6dd3c6fe93
|
Make MultiSpectatorScreen and tests more resillient to timing
|
2021-06-29 22:45:51 +09:00 |
|
smoogipoo
|
bfdbe3c3fe
|
Fix clocks getting added a second time
|
2021-06-29 17:29:25 +09:00 |
|
smoogipoo
|
9f163f7f20
|
Use switch statement to be more explicit about state
|
2021-06-11 19:23:25 +09:00 |
|
smoogipoo
|
0a8daab4f7
|
Pause master clock when too far ahead
|
2021-06-11 19:15:53 +09:00 |
|
smoogipoo
|
59eda70c12
|
Seek to the least most-recent frame instead
|
2021-06-11 18:40:56 +09:00 |
|
smoogipoo
|
a99cb79738
|
Seek master clock on multi-spectator start
|
2021-06-11 16:25:45 +09:00 |
|
smoogipoo
|
c3ea1b26e1
|
Fix DT being doubled in multiplayer spectator
|
2021-06-08 22:51:42 +09:00 |
|
smoogipoo
|
a74405d0ed
|
Merge branch 'master' into restructure-spectator-client
|
2021-05-20 18:53:42 +09:00 |
|
smoogipoo
|
6beeb7f7c4
|
Rename SpectatorStreamingClient -> SpectatorClient
|
2021-05-20 15:55:07 +09:00 |
|
smoogipoo
|
d197a7f6f5
|
Rename multiplayer client classes
|
2021-05-20 15:39:45 +09:00 |
|
Dean Herbert
|
54abf8f6f6
|
Vertically centre leaderboard for now
|
2021-05-03 14:48:04 +09:00 |
|
Dean Herbert
|
c065092e72
|
Fix weird access to userIds in MultiplayerSpectatorScreen
|
2021-05-03 14:25:52 +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
|
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 |
|
smoogipoo
|
575ec7c528
|
Document + refactor max player limitation
|
2021-04-23 19:11:35 +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 |
|