Skip to content

v0.2.1

Compare
Choose a tag to compare
@ErnWong ErnWong released this 11 Jun 11:28
· 35 commits to master since this release
7d9f0a8

Fixed

  • crystalorb-bevy-networking-turbulence plugin used the wrong settings resource for registering the Timestamped<Snapshot> message channel (it used CommandChannelSettings instead of SnapshotChannelSettings), causing both incorrect configuration as well as panic, since the same channel number will be used twice.