Releases: SharifAIChallenge/AIC21-Server
Releases · SharifAIChallenge/AIC21-Server
v1.3.4
v1.3.3
changes
- attacks priority changed to lowest ants health
SWAMP
andTRAP
cells added to map
v1.3.2
changes:
- exit code changed for judge
v1.3.1
changes
- declaring winner when an ant failed.
shift_x
andshift_y
added tomap.json
v1.3.0
changes:
- new judge logic implemented
- turn jump on ant creation bug fixed
v1.2.9
changes
- more tests for game judge added.
--first-team-name
and--second-team-name
args added.total_soldiers
andtotal_workers
in graphics log corrected.
v1.2.8
change
- bug in resource allocation to ants fixed
- changes in
gui.py
for selecting client files - other minor changes
v1.2.7
changes
- managed process generation exception handling!
- remove
MAP_HEIGHT
andMAP_WIDTH
frommap.config
v1.2.6
v1.2.5
changes:
- some clients fields changed:
- viewDistance
- attacks
- ant creation bug solved
- graphics output optimized
- other minor changes