ocraft / ocraft-s2client

StarCraft II Client - Java library supported on Windows, Linux and Mac designed for building scripted bots and research using the SC2API.
MIT License
55 stars 15 forks source link

feat: positional features added #79

Open Ketroc opened 3 weeks ago

Ketroc commented 3 weeks ago

-calculateExpansionLocations() now gives accurate results, and fast as it no longer makes placement queries -Point now has both add() methods -Point2d has multiple new helpful methods -deprecated ExpansionParameters as it is no longer used -increase version in POMs