Skip to content

Releases: kant2002/ualbertabot

SSCAIT submission 2017/2018

20 Dec 20:02
c0673be
Compare
Choose a tag to compare
  • 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)

20 Dec 13:53
fba0abe
Compare
Choose a tag to compare
  • 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

07 Oct 22:43
Compare
Choose a tag to compare
Version 0.0.8 Pre-release
Pre-release

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

07 Aug 11:21
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release
  • Make all dependencies explicit

v0.0.6

08 Jul 14:54
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release
  • Fix performance issues which was caused by unnecessary copying inside lambdas

Initial release

02 Jul 06:12
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
  • Rename bot to AK to test SSCAIT release process