Dean Herbert
|
d1be7c23d9
|
Increase height of timeline drag area
|
2020-12-21 18:09:56 +09:00 |
|
Dean Herbert
|
d11d754715
|
Increase size of circle display on timeline
|
2020-12-21 18:09:37 +09:00 |
|
Dean Herbert
|
1dcee2fb39
|
Merge pull request #11228 from smoogipoo/nullable-endsat
Make room Duration/EndDate nullable
|
2020-12-21 17:24:40 +09:00 |
|
smoogipoo
|
a59124dd93
|
Make room duration/endsat nullable
|
2020-12-21 16:18:39 +09:00 |
|
smoogipoo
|
82cf58353c
|
Fix incorrect joinedroom null checks
|
2020-12-21 15:38:20 +09:00 |
|
Dean Herbert
|
27623822c4
|
Merge branch 'master' into realtime-ready-button
|
2020-12-21 11:19:03 +09:00 |
|
Bartłomiej Dach
|
bcd140b8df
|
Merge branch 'master' into realtime-ready-button
|
2020-12-20 18:20:57 +01:00 |
|
Bartłomiej Dach
|
b76ec79a70
|
Merge branch 'master' into realtime-participants-list
|
2020-12-20 18:20:22 +01:00 |
|
Bartłomiej Dach
|
4e8e4f0343
|
Merge branch 'master' into realtime-room-composite
|
2020-12-20 17:46:10 +01:00 |
|
smoogipoo
|
d127494c2d
|
Fix thread-unsafe room removal
|
2020-12-21 00:39:31 +09:00 |
|
smoogipoo
|
594db76cf3
|
Fix compilation errors
|
2020-12-20 23:10:45 +09:00 |
|
smoogipoo
|
4ada0e17c0
|
Merge branch 'abstract-room-manager' into stateful-multiplayer-client
|
2020-12-20 23:10:05 +09:00 |
|
smoogipoo
|
c33e693b8e
|
Refactor InitialRoomsReceived to avoid extra bindables
|
2020-12-20 23:05:17 +09:00 |
|
smoogipoo
|
f876a329b1
|
Fire-and-forget leave-room request
|
2020-12-20 22:51:33 +09:00 |
|
smoogipoo
|
b002c46666
|
Add number of ready users to button
|
2020-12-20 18:49:51 +09:00 |
|
smoogipoo
|
19db35501e
|
Fix incorrect end date usage in timeshift ready button
|
2020-12-20 18:44:36 +09:00 |
|
smoogipoo
|
ce2560b545
|
Extract value into const
|
2020-12-20 18:36:31 +09:00 |
|
smoogipoo
|
45107280a0
|
Make TimeBetweenPolls into a bindable
|
2020-12-20 18:34:54 +09:00 |
|
smoogipoo
|
fb61cdfd41
|
Remove unnecessary first-frame polling + address concerns
|
2020-12-20 18:20:45 +09:00 |
|
smoogipoo
|
812a1d2b4f
|
Fix onSuccess callback potentially being called on failure
|
2020-12-20 18:03:30 +09:00 |
|
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 |
|
Bartłomiej Dach
|
4e5064c4f6
|
Start accuracy at 1
|
2020-12-19 21:31:17 +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 |
|
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
|
0fb8615f95
|
Implement room parting
|
2020-12-19 02:02:04 +09:00 |
|
smoogipoo
|
9b0ca8fc3b
|
Make real time room manager not poll while inside a room
|
2020-12-19 01:57:30 +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 |
|