Commit graph

2 commits

Author SHA1 Message Date
Rob O'Dwyer
c4247945ca
DEV 1676: Add maps helper functions (#111)
* add utility methods to Editor and BoardStateEditor

* add Meta.Validate

* allow setting Meta.MinPlayers to zero

* remove uints in map sizes

* use Meta.Validate in HazardPitsMap
2022-09-13 13:11:43 -07:00
Chris Hoefgen
0061425c7e
Hazard Pits Map (#108)
* added the new hazard map with custom start locations

* tweaked comments/logic

* cleaning up functionality

* unit test plus bug fixes

* fixing unnecessary error
2022-08-26 10:26:48 -07:00