Releases: Ravaelles/Atlantis
Releases · Ravaelles/Atlantis
Bugfixes, mission improvements
Using JBWAPI, bugfixes, major refactor
- 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
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
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