Anton Franzluebbers
|
de4975b5e3
|
added automatic reconnection of the socket after a disconnect, handle disconnects from timouts properly as a leave event to prevent errors and allow rejoining, fix delete network objects from not being sent across the network, add auto-rejoin option to the test scene, test scene uses callbacks instead of timed spacing to join server and room
|
2022-03-04 19:22:25 -05:00 |
Anton Franzluebbers
|
ca96e555b2
|
big reorganization to make NetworkObjects pass messages on to NetworkComponent, which do the actual syncing. Removed the need for a Player gameobject, added a ownershipLocked option for possible player objects, simplified instantiation process - but it doesn't seem to work all the time
|
2022-01-07 02:33:10 -05:00 |
Anton Franzluebbers
|
480b9cd1ca
|
reorganized into a package, added a namespace, added an assemblydefinition, attempt at ci for upm branch creation
|
2022-01-06 16:02:50 -05:00 |