Bartłomiej Dach
|
e4959489b7
|
Improve user-facing error messages in room settings
|
2020-12-23 17:10:53 +01:00 |
|
Dean Herbert
|
0ddcab574f
|
Rename method to avoid weird code analysis rule
|
2020-12-23 17:14:58 +09:00 |
|
Dean Herbert
|
7cc38f03d1
|
Use extension method in all call sites of fire-and-forget async usage
|
2020-12-23 17:10:34 +09:00 |
|
Dean Herbert
|
c3c3364d39
|
Simplify error handling of JoinRoom call
|
2020-12-23 16:56:57 +09:00 |
|
Dean Herbert
|
a1d42dc4a0
|
Don't allow creating or joining a room when not connected to server
|
2020-12-23 16:35:39 +09:00 |
|
Dean Herbert
|
45dcd3242d
|
Add comment explaining why things are done where they are
|
2020-12-23 13:57:48 +09:00 |
|
Salman Ahmed
|
3aa2b22838
|
Add early check for room status before joining
|
2020-12-23 05:52:10 +03:00 |
|
Salman Ahmed
|
7751ef4f3e
|
Revert previous logic of join guarding
|
2020-12-23 05:50:15 +03:00 |
|
Salman Ahmed
|
91d5c53643
|
Add method for checking room joinability
|
2020-12-22 16:36:17 +03:00 |
|
smoogipoo
|
27e64bdb34
|
Schedule callback continuations
|
2020-12-22 15:31:07 +09:00 |
|
smoogipoo
|
ab90db7c8d
|
Fix stuck lounge on join failure
|
2020-12-22 15:27:49 +09:00 |
|
smoogipoo
|
82cf58353c
|
Fix incorrect joinedroom null checks
|
2020-12-21 15:38:20 +09:00 |
|
Bartłomiej Dach
|
bcd140b8df
|
Merge branch 'master' into realtime-ready-button
|
2020-12-20 18:20:57 +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
|
f876a329b1
|
Fire-and-forget leave-room request
|
2020-12-20 22:51:33 +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
|
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 |
|