This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
BWMirror-Generator/generator
gered e450e25e99 fix Unit.getUnitsInWeaponRange crashing due to bwapi bug
bwapi's implementation of getUnitsInWeaponRange does not check for a
null filter function, so it crashes if one is not passed in. we were
never passing one in here. to work around this for now, we'll just pass
in a dummy filter function that always returns true (so returns all
units in range always).
2017-04-19 21:52:06 -04:00
..
src fix Unit.getUnitsInWeaponRange crashing due to bwapi bug 2017-04-19 21:52:06 -04:00
pom.xml at startup, always clean out all existing generated files 2017-04-11 11:27:23 -04:00