Commit graph

3 commits

Author SHA1 Message Date
Rob O'Dwyer
b1ddd2f4ca
Add wrapped_constrictor game mode and support for map tags (#102)
* add support for wrapped_constrictor game mode

* add tags to map metadata
2022-08-17 13:03:09 -07:00
Chris Hoefgen
91106aec09
Add decay logic to healing pools (#97)
* adding logic to remove healing pools periodically to prevent extended length games

* Fix for the case where ShrinkEveryNTurns is not set
2022-08-08 14:57:34 -07:00
Chris Hoefgen
215a0ea998
DEV-1558-healing-pools-map (#94)
* Adding a basic map that adds a few hazards based on fixed coordinates to the map.

* Used wrong board size definitions
2022-07-28 11:07:27 -07:00