Skip to content

Releases: EntelectChallenge/2018-TowerDefence

Release 1.1.0

04 May 18:51
8d7fb55
Compare
Choose a tag to compare

Release notes

  • Added new languages support
    • Python2
    • Python3
    • Kotlin
    • Rust
    • C++
  • Added textMap.txt output for bots as an alternative to state.json
  • Fixed weaponCoolDownTimeLeft not updating on Player B map
  • Changed health based score calculation
  • Fixed multiple missiles being destroyed when hitting a weak building
  • Fixed various minor bugs

Breaking Changes

  • Changed game-runner to utilize bot.json rather than config.json