Releases: haumacher/wizard-game
Releases · haumacher/wizard-game
Wizard 1.0.6
Wizard 1.0.5
- Fixed unstable websocket communication (use synchonous API).
- Enhanced colors and suits.
- Only open games in game listing.
- Added internationalization (German and English).
Wizard 1.0.4
- Wizard server now available as WAR artifact for web container deployment.
- Communication optionally uses websockets (when connecting server deployed to a web container)
- Added functionality to reconnect after a connection loss.
Full Changelog: v1.0.3...v1.0.4
Wizard v1.0.3
More compact view of player status. Fixed bug that cards can be played even if not all players have confirmed.
Wizard v1.0.2
Enhanced GUI layout, showing start player and player names on cards. Fixed bug that caused the game to hang in the last round.
Wizard v1.0.1
Enhanced prophecy, trick display, and game layout.
Wizard 1.0.0
- Initial running version with multiple JavaFX client application instances communicating with a dedicated game server.