| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Note:
Bots build differently now. Instead of linking to BWAPI/lib/BWAPILIB.lib, add the BWAPILIB project as a dependency to your bot. BWAPILIB.lib will be built to your bots output directory if it doesn't exist or is outdated (due to compiler updates). Using a locally built BWAPILIB.lib does not break compatibility with existing BWAPI.dlls.
You are always compatible with another BWAPI.dll as long as they are both built from the same BWAPI version. We're no longer including the prebuilt .lib files due to the many compatibility breaking compiler updates pushed to Visual Studio 2017.
See the full changelog.
Long overdue update consisting of
See the full changelog.
Long overdue update consisting of
See the full changelog.
This release is backwards compatible with previous 4.1.x releases. See the changes for more details.
This is a courtesy release containing back-ported bug fixes. This release is in all ways compatible with 3.7.4 modules. Therefore, it is recommended that tournaments use the BWAPI.dll from 3.7.5.
Since some older bots are still using 3.7.4, this release will address several major bugs that have been fixed in newer versions of BWAPI. Despite the release, support for BWAPI 3 is discontinued.
There are several important changes. The majority of the changes fix the following:
This release is backwards compatible with the previous release. See the changes for more details.
This is a release of BWAPI 4.1.0 which was automatically generated by the new BWAPI build pipeline.
4.1.0 contains several changes, enhancements, and bug fixes.
Its primary changes consist of
Note: This was re-released because of the regression addressed in 5af2392.
This update fixes several important issues with the 4.0.0 beta release.
Additionally, interface pointers are now "hidden", and sources will need to be updated to reflect this change.
This is an old release of BWAPI. It uses Visual C++ 2008.
| Back | FazBrowse Home | New Git URL |