Skip to content

v1.5.2

Choose a tag to compare

@ricott1 ricott1 released this 07 Jan 10:30
· 28 commits to main since this release
3fbd4af
  • BREAKING CHANGE: deprecate previous Serialization/Deserialization for several enum types, now serialized as u8. No problem if u transition from a version >= 1.4.0.
  • Remove default features (it was a mistake in the previous version).
  • Game panel: fix small ui bugs, added possibility of loading old games and display them.
  • Tournaments sketched.
  • Migrate to .gz file format, support for legacy zlib will be remove in two releases.
  • Command line arg to connect via ipv6 only.
  • Honours give a lower bound on team reputation (1 per honour).
  • New Elo-like system to track teams game performance (game records has been reset).