smoogipoo
|
d74485704a
|
Reset intial rooms received on filter change
|
2020-12-20 17:46:45 +09:00 |
|
smoogipoo
|
7c7f15089a
|
Make CreateRoomManager return the drawable version
|
2020-12-20 17:42:23 +09:00 |
|
smoogipoo
|
d20eb368f5
|
Make return into IEnumerable
|
2020-12-20 17:36:23 +09:00 |
|
smoogipoo
|
3a4878558f
|
Merge branch 'master' into abstract-room-manager
|
2020-12-20 17:35:01 +09:00 |
|
Dean Herbert
|
8ac76bd524
|
Merge pull request #11199 from smoogipoo/refactor-player-score-creation
Asyncify player score creation and submission
|
2020-12-20 17:30:11 +09:00 |
|
Dean Herbert
|
4bf54a3736
|
Merge pull request #11185 from peppy/spectator-driven-leaderboard
Implement a spectator data driven leaderboard
|
2020-12-20 12:02:09 +09:00 |
|
Bartłomiej Dach
|
4e5064c4f6
|
Start accuracy at 1
|
2020-12-19 21:31:17 +01:00 |
|
Bartłomiej Dach
|
f827b6c030
|
Use terser dictionary initialiser syntax
|
2020-12-19 21:26:40 +01:00 |
|
Bartłomiej Dach
|
631a0cea41
|
Fix intended random factor not being random in test
|
2020-12-19 21:25:04 +01:00 |
|
Bartłomiej Dach
|
ee33c0be93
|
Extract combo & accuracy ratio calculation helpers
|
2020-12-19 19:08:29 +01:00 |
|
Bartłomiej Dach
|
afa6a86954
|
Remove unnecessary lookup incrementing
|
2020-12-19 19:00:05 +01:00 |
|
Bartłomiej Dach
|
c738a57b39
|
Fix username overflow in new leaderboard design
|
2020-12-19 18:48:17 +01:00 |
|
Dean Herbert
|
b3bff281ce
|
Merge branch 'master' into spectator-driven-leaderboard
|
2020-12-20 01:13:59 +09:00 |
|
Dean Herbert
|
6169558dcd
|
Merge pull request #11191 from frenzibyte/gameplay-leaderboard-update
Update gameplay leaderboard scores in-line with the new design
|
2020-12-20 01:13:27 +09:00 |
|
Bartłomiej Dach
|
3de03d279e
|
Merge branch 'master' into gameplay-leaderboard-update
|
2020-12-19 15:20:04 +01:00 |
|
Bartłomiej Dach
|
06a17a9d8c
|
Rename other constant to be distinguishable
|
2020-12-19 15:18:05 +01:00 |
|
Bartłomiej Dach
|
315a957a0c
|
Extract constant for text transition duration
|
2020-12-19 15:17:31 +01:00 |
|
Bartłomiej Dach
|
e2cc401c12
|
Move BDL above LoadComplete()
|
2020-12-19 15:05:59 +01:00 |
|
Bartłomiej Dach
|
d392e0f27e
|
Extract shared rank-formatting helper
|
2020-12-19 15:04:22 +01:00 |
|
Bartłomiej Dach
|
22a2c3efdf
|
Add back xmldoc of AddPlayer
|
2020-12-19 15:04:18 +01:00 |
|
Bartłomiej Dach
|
28ca21b432
|
Seal banned method & throw better exception
|
2020-12-19 14:50:09 +01:00 |
|
Dean Herbert
|
28674cedd6
|
Merge pull request #11196 from Grrum/alignSelectionBoxCirclesToCenterOfBorder
Align selection box circles to center of border
|
2020-12-19 21:22:26 +09:00 |
|
Dean Herbert
|
beaced3211
|
Remove unnecessary async state machine
|
2020-12-19 13:58:56 +09:00 |
|
Bartłomiej Dach
|
f1878eff63
|
Use yet another solution leveraging padding
|
2020-12-18 23:45:42 +01:00 |
|
smoogipoo
|
772dd0287e
|
Split submission and import into two methods
|
2020-12-19 03:32:05 +09:00 |
|
smoogipoo
|
cc22efaa6b
|
Use tcs instead of delay-wait
|
2020-12-19 03:17:04 +09:00 |
|
smoogipoo
|
6efe24695b
|
Add the realtime multiplayer ready button
|
2020-12-19 02:59:11 +09:00 |
|
smoogipoo
|
4e0113afbf
|
Abstractify ready button and add a timeshift implementation
|
2020-12-19 02:55:48 +09:00 |
|
smoogipoo
|
e4a54dc6cd
|
Renamespace ready button
|
2020-12-19 02:52:51 +09:00 |
|
smoogipoo
|
11a903a206
|
Add test for many users and disable scrollbar
|
2020-12-19 02:47:24 +09:00 |
|
smoogipoo
|
1e5c32410a
|
Add the realtime multiplayer participants list
|
2020-12-19 02:41:37 +09:00 |
|
smoogipoo
|
4d051818a1
|
Add base class for all realtime multiplayer classes
|
2020-12-19 02:41:23 +09:00 |
|
smoogipoo
|
9b08f573ba
|
Fix room not created before being joined
|
2020-12-19 02:41:04 +09:00 |
|
smoogipoo
|
3f4a66c4ae
|
Add realtime multiplayer test scene abstract class
|
2020-12-19 02:23:42 +09:00 |
|
smoogipoo
|
109e6b4283
|
Add tests for creating/joining/parting multiplayer rooms
|
2020-12-19 02:20:02 +09:00 |
|
smoogipoo
|
e84ce80d6c
|
Make test headless
|
2020-12-19 02:17:07 +09:00 |
|
smoogipoo
|
a593f588db
|
Add a test for the realtime room manager
|
2020-12-19 02:03:44 +09:00 |
|
smoogipoo
|
0fb8615f95
|
Implement room parting
|
2020-12-19 02:02:04 +09:00 |
|
smoogipoo
|
7d1fe7955e
|
Small improvements to testable room manager
|
2020-12-19 01:57:40 +09:00 |
|
smoogipoo
|
9b0ca8fc3b
|
Make real time room manager not poll while inside a room
|
2020-12-19 01:57:30 +09:00 |
|
smoogipoo
|
2fc5561b7e
|
Add handling for GetRoomRequest()
|
2020-12-19 01:22:52 +09:00 |
|
smoogipoo
|
c6da680c80
|
Add a container for testing purposes
|
2020-12-19 01:19:08 +09:00 |
|
smoogipoo
|
c6555c53cc
|
Add a testable realtime room manager
|
2020-12-19 01:17:24 +09:00 |
|
smoogipoo
|
50a35c0f63
|
Add connection/disconnection capability
|
2020-12-19 01:16:00 +09:00 |
|
smoogipoo
|
1e2163f55e
|
Add a testable realtime multiplayer client
|
2020-12-19 01:14:50 +09:00 |
|
smoogipoo
|
a6520d3d44
|
Clear rooms and poll only when connected to multiplayer server
|
2020-12-19 01:01:09 +09:00 |
|
smoogipoo
|
cf2340cafb
|
Add a realtime room manager
|
2020-12-19 00:53:06 +09:00 |
|
smoogipoo
|
9ceb090f04
|
Fix ambiguous reference
|
2020-12-19 00:53:06 +09:00 |
|
smoogipoo
|
ab9158c306
|
Add a stateful multiplayer client
|
2020-12-19 00:53:06 +09:00 |
|
smoogipoo
|
f4e9703deb
|
Fix incorrect comparison
|
2020-12-19 00:52:42 +09:00 |
|