Skip to content

Releases: naia-lib/naia

Release 0.16.0 !

14 Feb 02:02
Compare
Choose a tag to compare
  • Protocol is no longer a huge enum that aggregates all Replicated types, the Protocol is configured at runtime before the Client/Server starts
  • Events are now read in the app via Bevy-inspired generic query methods
  • Component derived type (Replicate) is now separate from Message derived type
  • Added additional config options for the Client Tick synchronization system
  • Fixes/implements: #121
  • Fixes/implements: #120
  • Includes Serde, Derive, and TickConfig refactors from #136, thank you @cBournhonesque !

Release 0.15.0 !

29 Jan 01:08
Compare
Choose a tag to compare

Release v0.14.0 !

20 Nov 00:32
f5b0dfd
Compare
Choose a tag to compare
  • Can now use IPv6 addresses (thanks AntiK!)
  • Bevy dependencies updated to 0.9.0

Release v0.13.0 !

19 Sep 00:02
Compare
Choose a tag to compare

A lot of bug fixes from #89

Release 0.12.0 !

27 Aug 20:56
Compare
Choose a tag to compare

Both Wasm and native Clients can now connect to a single Server!

Release v0.10.0 !

18 Apr 04:38
Compare
Choose a tag to compare
naia Release 0.10.0 !