Skip to content
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.

Tags: ImpactDevelopment/ClientAPI

Tags

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
ZeroMemes Brady Hahn
Update to SimpleTweaker 1.2

3.0.2

Toggle 3.0.2's commit message
Ensure BoundingBoxEvent hooks stay synchronised

Multi-threading issues may have caused the NPEs in getBB.

3.0.1

Toggle 3.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
ZeroMemes Brady Hahn
Change CDK ClientAPI dependency

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
ZeroMemes Brady Hahn
Exclude log4j from mixin dependency in CDK

2.1

Toggle 2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
ZeroMemes Brady Hahn
Minor bug fixing

Allow implementation of Shader
Fix IndexOutOfBoundsException

2.0

Toggle 2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
ZeroMemes Brady Hahn
Added typetools dependency for alpine

(cherry picked from commit df13de5)

1.0

Toggle 1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fixed Mixin Compile

Refmap was defined as "mixins.capi.refmap.json" but on compile
"mixins.refmap.json" was generated. This issue has been fixed along with
merging the 2 mixin json configs that were present into one to reduce
confusion and ensure compatibility.

Also defined test sourceSet mixin refmap configuration