Skip to content

v0.11.0-alpha2

Pre-release
Pre-release
Compare
Choose a tag to compare
@IoeCmcomc IoeCmcomc released this 10 Sep 14:33

This is an alpha version, which is given to anyone who wants to try out the latest features and is way less stable than a release version.
This version supports Minecraft 1.15, 1.16, 1.17, 1.18, 1.18.2, 1.19, 1.19.3, 1.19.4, 1.20, 1.20.2,1.20.4. It partially supports 1.20.5 and 1.21. Side editors haven't been updated yet.
Changing the Minecraft version requires restarting the program.

What's new (compared to alpha1)

  • The find and replace dialogs have been redesigned:
    • Allow finding and replacing in the current datapack
      • "Replace all" hasn't been added yet
      • "Find whole words only" and "warp around" options are not added for now
    • Old find/replace dialogs are still accessible as Ctrl+Alt+F and Ctrl+Alt+H
  • Tag selector dialogs can now accept unknown tags
  • The vanilla tree viewer now has a new context menu command to clone a selected vanilla file to the current datapack (inspired by #17)

Changes (compared to alpha1)

  • Improve the number provider:
    • Number providers now have three modes: exact number mode, unnested number range mode, and advanced mode
    • Advanced mode allows changing the provider via a dialog
      • Nesting providers is only possible by editing in the dialog
    • Simple data will be displayed in the exact or range mode, while complex data will be put into the advanced button
    • score and storage types are now supported.

Bugfixes (compared to alpha1)

  • Fix code completer not listing all items