Skip to content

Releases: JNIBWAPI/JNIBWAPI

JNIBWAPI v1.0

17 Feb 00:29

Choose a tag to compare

JNIBWAPI Version 1.0 (r71) (Compatible with BWAPI 3.7.4) with dependencies

Extensive changes to reduce/remove reliance on ID-passing and instead use OO design more in line with BWAPI.

JNIBWAPI v0.4

17 Feb 00:25

Choose a tag to compare

DEPRECATED

JNIBWAPI Version 0.4 (r64) (Compatible with BWAPI 3.7.4) with dependencies

JNIBWAPI v0.3

17 Feb 00:22

Choose a tag to compare

DEPRECATED

JNIBWAPI Version 0.3 (r49)

Package includes dependencies necessary for compiling JNI-BWAPI bridge DLLs in both 32- and 64-bit.
Also includes VS2010+ project files set up for the compilation.

NOTE: Main Java package renamed to jnibwapi (existing projects will need to update their imports)

JNIBWAPI v0.2.2

17 Feb 00:19

Choose a tag to compare

DEPRECATED

JNIBWAPI Version 0.2.2 (r29) (Compatible with BWAPI 3.7.2) with dependencies

Zip archive includes dependencies necessary for compiling JNIBWAPI bridge DLLs in both 32- and 64-bit.
Also includes VS2010 project files set up for the compilation.

Includes modification by Martin "iskrembilen" Sandsmark to automatically load the appropriate client-bridge DLL in a 32/64-bit environment.

NOTE: Main Java class renamed from eisbot/proxy/ExampleAIClient to javabot/JavaBot