JBWAPI 0.7.2
- Fixed TechType arrays not being filled with 0's at the end #38 (thanks @impie)
- Renamed
Game#getClosestUnitInRadius
toGame#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 nowTechType#whatUses