This repository has been archived by the owner on Aug 20, 2022. It is now read-only.
Releases: yahiaetman/Go-Server
Releases · yahiaetman/Go-Server
A Bug Fix for Time Reconstruction
Fixes:
- Issue #4 should be fixed once and for all.
Spring 2020 Version
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
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
Changes:
- Restructured the state calculation to fix a time bug.
- Minor tweaks to the UI.
- Added more verbosity to the logs.
Initial Release
Initial Release with the required features implemented.