Skip to content
Success

Changes

Summary

  1. removed unused animate mechanic (commit: 7ee2e45) (details)
  2. update to stay compatible with gradle 9 (commit: a88b2ae) (details)
  3. cancel interact with animatorstand. no need to use low high for metadata anymore (commit: 9ef4d02) (details)
  4. cleanup (commit: 814ff1a) (details)
  5. 0.494 (commit: 9b0237c) (details)
Commit 7ee2e45c7e2fec79a2087a6eb753320250088ff4 by BerndiVader
removed unused animate mechanic
(commit: 7ee2e45)
The file was removedsrc/main/java/com/gmail/berndivader/animatorstands/mechanics/ArmorStandAnimateMechanic.java
Commit a88b2aef29bd2d85786fba1c654e487262a035ea by BerndiVader
update to stay compatible with gradle 9
(commit: a88b2ae)
The file was modifiedsettings.gradle (diff)
Commit 9ef4d025960ebf2e377ffed5a026f194ebab06c1 by BerndiVader
cancel interact with animatorstand. no need to use low high for metadata anymore
(commit: 9ef4d02)
The file was modifiedsrc/main/java/com/gmail/berndivader/animatorstands/MythicMobsEvents.java (diff)
The file was modifiedsrc/main/java/com/gmail/berndivader/animatorstands/ArmorStandAnimator.java (diff)
The file was modifiedsrc/main/java/com/gmail/berndivader/animatorstands/ArmorStandUtils.java (diff)
The file was modifiedreadme.md (diff)