You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Release notes
Added new languages support
Haskell
Golang
PHP
Added new config setting game-config-file-location. This is the path to the game-config.properties file that is used to set various game-engine settings such as map size and building stats.
Added new config setting verbose-mode. This can be set to false to avoid map output, increasing console performance.
Added buildingsStats property to the gameDetails in state.json. This gives players more information about each building type they can construct.
Fixed various minor bugs.
Breaking Changes
buildingPrices has been deprecated in favour of the buildingsStats property of gameDetails.