Skip to content

Releases: aicup-iut/AICup2022-Game-Kernel

AICUP 2022 Game Kernel v2.4.0

22 Sep 17:57
Compare
Choose a tag to compare

New maps and settings used for main tournament

AICUP 2022 Game Kernel v2.3.0

19 Sep 16:51
Compare
Choose a tag to compare

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

18 Sep 22:01
Compare
Choose a tag to compare

New map and settings

AICUP 2022 Game Kernel v2.1.1

16 Sep 16:50
Compare
Choose a tag to compare

Fix java client bug
Fix random winner ID bug

AICUP 2022 Game Kernel v2.1.0

13 Sep 19:03
Compare
Choose a tag to compare

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

09 Sep 22:07
Compare
Choose a tag to compare

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

05 Sep 14:04
Compare
Choose a tag to compare

Beautify map in python client debug method

AICUP 2022 Game Kernel v1.2.1

05 Sep 08:16
Compare
Choose a tag to compare

Fix bug in map size

AICUP 2022 Game Kernel v1.2.0

04 Sep 10:18
Compare
Choose a tag to compare

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

02 Sep 12:31
Compare
Choose a tag to compare

Fix python client bug
Sync with visualizer
Add note about java client in README