Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Releases: DomenicoCacace/santorini-ingsw2020

Final release

17 Oct 11:22
Compare
Choose a tag to compare

Moved the visitor classes in the shared directory to allow both client and server to call the respective methods

Minor fixes, Jackson security update

30 Jun 17:15
Compare
Choose a tag to compare
Pre-release
Messing around with Jackson attributes caused the game to block

Added Fancy CLI

30 Jun 12:59
Compare
Choose a tag to compare
Merge branch 'fancy-cli'

Added advanced CLI functionality
Code cleanup

Added GUI

30 Jun 12:59
Compare
Choose a tag to compare
Highlight your workers, fixed bug with BuildAgainSameCell

If the god using that strategy had only one buildable cells everything broke

Added PNG resources for the GUI

30 Jun 13:04
Compare
Choose a tag to compare
Pre-release
PNG FTW. GameBoard has the right B. added action choice listview.

Need to fix GOBACK button and ReloadMatch is still hardcoded.
Fixed a bug where an empty lobby remained available for players to join instead of being deleted

Added basic CLI

30 Jun 13:00
Compare
Choose a tag to compare
Bugfixes

Fixed a visual CLI bug, causing the previously saved board to be shown instead of a fresh one
Fixed a visual CLI bug causing Atlas' domes to show as complete buildings instead of the single dome
Fixed players' order in lobby in case of a client crash and reconnection in the same lobby

Added ANSI arts

30 Jun 13:03
Compare
Choose a tag to compare
Added ANSI arts Pre-release
Pre-release
CLI update

Added ANSI art to "prettify" the console (except for Windows'. Fuck PowerShell)

Implemented easy menu selection

30 Jun 13:02
Compare
Choose a tag to compare
Pre-release
v1.1-alpha

Added easy menu selection

CLI skeleton for testing purposes

30 Jun 13:01
Compare
Choose a tag to compare
Pre-release
Added CLI

Added CLI and ViewInterface
Refactored client messageParser
Added Manifest for client jar
Added resources