Skip to content

v1.10.0-beta.7

Latest

Choose a tag to compare

@SnaveSutit SnaveSutit released this 03 Jun 20:11
8d520fd

Animated Java Release v1.10.0-beta.7

Changes

  • ⚠️ BREAKING — The play function no longer automatically pauses all other animations. Use the new play_exclusive function to pause all other animations and play the desired animation.
  • Added Interaction element
  • Added functions for interacting with Interactions, similar to the locator functions, such as as_interaction and as_all_interactions.
  • Split Display Entity config option brightnessOverride into two separate properties: blockBrightness and skyBrightness.
  • Added marker color support to Display entity elements.
  • Made Use Entity Stacking default to true.
  • Added Item Model Config to Groups with cube children.
  • Added support for adding custom constant tints to item models.

Fixes

  • Fixed Item Display, Block Display, and Text Display elements ignoring flip actions.
  • Fixed custom element size not being rendered in element panel.
  • Fixed #509
  • Fixed #507
  • Fixed #510
  • Fixed #505
  • Fixed #495

How to Install

Follow this tutorial to install pre-release versions of Animated Java.