Skip to content

0.0.11

Compare
Choose a tag to compare
@lucaspoffo lucaspoffo released this 12 Mar 05:29

Added ⭐

  • BevyRenet: updated bevy to version 0.10. (PR) by Shatur
  • RenetVisualizer: updated egui to version 0.21.
  • Renet, Renetcode, BevyRenet: add client.is_connecting(). (commit)
  • Renet: allow to send empty messages again, this was a bad change since some serialization methods can serialize to empty messages. (commit)

Changed 🛠️

  • Renetcode: renamed client.connected() with client.is_connected() for consistency. (commit)

Contributors 🙏