Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

1.3.0

Latest
Compare
Choose a tag to compare
@OneManMonkeySquad OneManMonkeySquad released this 10 Sep 11:20
· 32 commits to master since this release
  • Added synchronized scene loading
  • Major refactoring
  • Added local in-editor transport (preparing for hot reload support)
  • Added some serialization guards to detect miss matches in Serialize/Deserialize calls
  • Improved ReplicaTransform and ReplicaRigidbody inter-/extrapolation
  • Changed the Replica prefab ids to be hashes instead of indices to improve useability
  • Fixed lots of bugs