This repository has been archived by the owner on Feb 2, 2023. It is now read-only.
Releases: DomenicoCacace/santorini-ingsw2020
Releases · DomenicoCacace/santorini-ingsw2020
Final release
Moved the visitor classes in the shared directory to allow both client and server to call the respective methods
Minor fixes, Jackson security update
Messing around with Jackson attributes caused the game to block
Added Fancy CLI
Merge branch 'fancy-cli' Added advanced CLI functionality Code cleanup
Added GUI
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
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
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
CLI update Added ANSI art to "prettify" the console (except for Windows'. Fuck PowerShell)
Implemented easy menu selection
v1.1-alpha Added easy menu selection
CLI skeleton for testing purposes
Added CLI Added CLI and ViewInterface Refactored client messageParser Added Manifest for client jar Added resources