Releases: qualiaa/dango
Releases · qualiaa/dango
v0.4.1: Compile bugfix
v0.4: Improved endgame resolution, bugfixes
(+) Ability to mark stones once game has ended with right-click
(+) Ability to kill marked stones with k key
(+) Menu remembers last successfully contacted server hostname and port
(*) UI text no longer aligned to half-pixels
(-) Console debug messages
v0.4-alpha: KILL Signal
(+) KILL 'k' header makes server kick all clients from the game
(+) Shift + K in client sends KILL (this will crash every connected client)
v0.3: Game Ending and Restarting
(+) Error message on failed connection
(+) Two sequential passes end the game
(+) Game can be restarted once ended
(*) Default hostname now RFC791 compliant (127.1 -> 127.0.0.1)