Releases: kant2002/ualbertabot
Releases · kant2002/ualbertabot
SSCAIT submission 2017/2018
- Support for online strategy change after time pass
- Fix bug with bot not selecting correct enemy base for attack during multi-play games
- Fix Sparcraft crash.
- Fix BOSS crash when it could not create correct order. Probably due to destroyed required target
- Explore all possible bases on the map
SSCAIT submission 2017/2018 (pre-release)
- Support for online strategy change after time pass
- Fix bug with bot not selecting correct enemy base for attack during multi-play games
- Fix Sparcraft crash.
- Fix BOSS crash when it could not create correct order. Probably due to destroyed required target
Version 0.0.8
This is mostly intermediate release to establish new baseline for code. Since there was not much predictable changes in this release, so likely it will perform worse then earlier. Significantly reworked codebase to make more of decision logic as parameters/configuration. This allow tune changes in the runtime. I personally think this allow me create more adaptive techniques.
v0.0.7
v0.0.6
Initial release
- Rename bot to AK to test SSCAIT release process