Skip to content

JBWAPI 0.7.2

Choose a tag to compare

@JasperGeurtz JasperGeurtz released this 09 Aug 15:57
· 265 commits to develop since this release
  • Fixed TechType arrays not being filled with 0's at the end #38 (thanks @impie)
  • Renamed Game#getClosestUnitInRadius to Game#getClosestUnit to be consistent with Game.h from BWAPI
  • Make some classes comparable so that they can be used in for example TreeSets directly
  • Fixed typo: TechType#whatsUses is now TechType#whatUses