Skip to content

Releases: Ravaelles/Atlantis

Bugfixes, mission improvements

12 Mar 18:39
Compare
Choose a tag to compare
  • Bugfixes everywhere
  • Refactoring everywhere
  • Fixed bugged cache methods
  • Major Protoss improvements, added ramp blocking mission (called Sparta)
  • Added more tests

Using JBWAPI, bugfixes, major refactor

16 Jan 10:43
Compare
Choose a tag to compare
  • Using JBWAPI 1.5.1 instead of BWMirror
  • Countless bugfixes
  • Added tests
  • Improved frozen Dragoons (hold position bug)
  • Improved attacking & running

Using BWMirror 2.5 as a base

31 Mar 17:41
Compare
Choose a tag to compare

This release is significantly different from version 0.8.1 and heavily changes the code, because we ported Atlantis to BWMirror 2.5, keep that in mind. Future releases will not be as drastic as this one.

Major changes:

  • Instead of using JNIBWAPI which was based on BWAPI 3.x, we now use BWMirror 2.5, which works with BWAPI 4.x
  • Major code refactors and fixes of almost every class
  • Fixed production of advanced units which was missing in previous version
  • Added numerous helper methods

We're one big step from 1.0 release. Stay tuned!

v0.8.1

20 Mar 15:28
Compare
Choose a tag to compare

Done a lot of good work. Refactorization, code clean up, fixed multiple major bugs. Most notably:

  • fixed construction of gas buildings like Extractor for Zerg which was heavily bugged and prevented further construction
  • fixed construction of Zerg Spire, which was previously impossible
  • added AtlantisExpansionManager which automatically builds new bases when having lots of free minerals
  • the only active micro manager is now DefaultRangedManager
  • fixed evaluating combat situation for flying units like Mutalisks, they don't run from Sunken Colonies etc