JBWAPI 1.3
- 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