Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vjurenka committed Jul 12, 2015
1 parent 2ab7047 commit 9b88007
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,12 @@ You can do it either here or in the generator project. If your bot crashed with
The first time BWTA analyses a map, it can take a few minutes. The results are saved to bwapi-data/BWTA/ folder for later use. We have prepared BWTA data for some maps (the map pool from SSCAITournament).

##Changelog
**v 2.4 **
- Generated a more complete version javadoc
- Fixed methods returning *Type objects in form of Pairs
- Added overloaded copies of methods which take PositionOrUnit as parameter. These methods now take Position, Unit or PositionOrUnit.
- Added GetUnitsInRectangle to Game
- Added toPosition and toTilePosition, to allow convertion between TilePosition and Position

**v 2.3**
- Revision 4615 is now required. This is the revision number of BWAPI4.1 official release.
Expand Down

0 comments on commit 9b88007

Please sign in to comment.