Skip to content
This repository has been archived by the owner on Aug 20, 2022. It is now read-only.

Releases: yahiaetman/Go-Server

A Bug Fix for Time Reconstruction

17 Mar 17:03
Compare
Choose a tag to compare

Fixes:

  • Issue #4 should be fixed once and for all.

Spring 2020 Version

12 Feb 22:24
Compare
Choose a tag to compare

New release for Spring 2020.

  • Super Ko and Mercy rules implemented.
  • Pass effect on Prisoners is now configurable.
  • Removed Protocol v2.

Backward Compatible Protocol v2 Support

13 Dec 20:12
Compare
Choose a tag to compare

Added Support for Protocol v2 which allows the client to request the final states with the START message.
This update is backward compatible so clients that support the original protocol are still supported without any modifications.

Time Calculation Bug Fixes

01 Dec 19:17
Compare
Choose a tag to compare

Changes:

  • Restructured the state calculation to fix a time bug.
  • Minor tweaks to the UI.
  • Added more verbosity to the logs.

Initial Release

29 Nov 21:16
Compare
Choose a tag to compare

Initial Release with the required features implemented.