Skip to content

Releases: ocraft/ocraft-s2client

v0.2.9

17 Dec 17:58
Compare
Choose a tag to compare
  • Changed validation for Point.z - right now valid range is [-255, 255].
  • Fixed bug in QueryInterface.calculateExpansionLocations when in some situations invalid Point2d(0, 0) was returned.

v0.2.8

10 Nov 13:46
Compare
Choose a tag to compare
  • Fixed spelling: vespane -> vespene.
  • Extended ActionInterface with unitCommand methods that are accepting Tag instead of Unit argument.
  • [#7] Fixed bug with blip units in observation.
  • [#8] Added enums for missing abilities.

v0.2.7

23 Oct 17:17
Compare
Choose a tag to compare
  • Improved stability of api on long and heavy load.

v0.2.6

18 Oct 17:21
Compare
Choose a tag to compare
  • Adjusted protocol to version v4.6.2.
  • Fixed bug in DebugInterface::debugTextOut method when version with point on map was used.