Skip to content

Animated Java v1.1.0

Compare
Choose a tag to compare
@SnaveSutit SnaveSutit released this 15 Jul 21:03
· 220 commits to main since this release

Changes

  • Added some recommended VSCode extensions for contributors to .vscode/settings.json.
  • Added a welcome page when installing AJ.
  • Added an uninstall page that informs the user they need to restart Blockbench to fully uninstall Animated Java.
  • Easing options are now disabled if the keyframe's interpolation mode is not set to linear.

Fixes

  • Fixed #216.
  • Fixed #214.
  • Fixed #220.
  • Fixed AJ's enforced animation kfps snapping effecting all formats.
  • Fixed #215.
  • Fixed #218.
  • Fixed some untranslated error messages.
  • Fixed #219.
  • Fixed invalid NBT in outdated rig warning.
  • Fixed animation names rarely including invalid characters.
  • Fixed #212.
  • Fixed the translation function returning the translation key when a language that isn't supported is selected. It now returns the English translation if no language is found.
  • Fixed #211.
  • Cleaned up some unused code in keyframeEasings UI.
  • Fixed missing easing mode translation string.
  • Fixed some weird save path issues when duplicating / copying projects.
  • Fixed #209.
  • Fixed each animation using the same global frame scoreboard.
  • Fixed some missed AnimationNode references.
  • Fixed === instead of = in excludedNodes.ts.
  • Fixed some animation options and undo copy type issues.
  • Improved some svelte types , and fixed some dialog issues.

Installing v1.1.0

You can install the latest release of AJ from the Blockbench plugin list, or manually with the animated_java.js file below.
Don't know how to use the Blockbench plugin list? Follow this tutorial.