Releases: aicup-iut/AICup2022-Game-Kernel
AICUP 2022 Game Kernel v2.4.0
New maps and settings used for main tournament
AICUP 2022 Game Kernel v2.3.0
Fix map2 treasury
Fix the win_reason bug in game.json
Remove indent game.json for lower size
AICUP 2022 Game Kernel v2.2.0
New map and settings
AICUP 2022 Game Kernel v2.1.1
Fix java client bug
Fix random winner ID bug
AICUP 2022 Game Kernel v2.1.0
Fix agent read file bug
Fix visualizer relative path bug
Optimize logic code
Multifile available for all languages
AICUP 2022 Game Kernel v2.0.0
Fix invisible agents in treasury bug
Fix additional gold in game initiation bug
Fix manhattan sight fog bug
Fix space character in paths bug
Update settings parameters (rounds, upgrade costs, attack & sight ranges)
Support multifile for python (Check README for more details)
Visualizer argument for starting after kernel (Check README for more details)
AICUP 2022 Game Kernel v1.2.2
Beautify map in python client debug method
AICUP 2022 Game Kernel v1.2.1
Fix bug in map size
AICUP 2022 Game Kernel v1.2.0
Update PyTorch requirements version
Add the last action to the observation
Some comments for more readability in clients
UTF8 support for Persian team names in game.json
How to compile C# in README
AICUP 2022 Game Kernel v1.1.0
Fix python client bug
Sync with visualizer
Add note about java client in README