Skip to content

JBWAPI 1.3

Compare
Choose a tag to compare
@JasperGeurtz JasperGeurtz released this 13 Mar 10:40
· 138 commits to develop since this release
  • non-standard bwapi.Color s were wrong, fixed by @dgant
  • Game#drawText now truncates strings that are too large instead of throwing, as BWAPI does
  • added ability to debug some potential connection issues, off by default, activate by calling: new BWClient(this, true)
  • fix self & enemy throwing when running a replay instead of a normal game