quantum-space-buddies/QSB/WorldSync
JohnCorby 9e5e7bb6a1 initial state:
- always send from the host
- QSBNetworkBehaviour will store last known data in an array and send that, since real data will be wrong if no authority
2022-02-16 19:22:21 -08:00
..
IWorldObject.cs initial state: 2022-02-16 19:22:21 -08:00
QSBWorldSync.cs QSBWorldSync: check _cts == null after awaiting tasks, since that means it's been cancelled so we should stop stop working 2022-02-16 18:14:40 -08:00
RequestInitialStatesMessage.cs initial state: 2022-02-16 19:22:21 -08:00
WorldObject.cs rename 2022-01-28 20:50:34 -08:00
WorldObjectManager.cs Manager -> IAddComponentOnStart 2022-02-01 14:24:21 -08:00