You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).