Skip to content

v1.1.4

Compare
Choose a tag to compare
@robbles robbles released this 25 May 18:45
· 66 commits to main since this release
1adbc79

Add basic maps support to CLI (#74)

  • remove squad support and switch to using pipelines only in RulesBuilder

  • remove spawn_food.standard from legacy ruleset definitions

  • bugfix: Royale map generates Standard food

  • add maps support to CLI

  • add automated tests for all registered GameMap implementations

  • update README

Change all "int32" types to "int" (#75)