Skip to content

v1.7.0-pre9

Pre-release
Pre-release
Compare
Choose a tag to compare
@solvedDev solvedDev released this 01 Jul 12:04
· 601 commits to master since this release
e179bd0

Features:

  • Auto-completions:
    • Added missing MoLang queries
    • Added /time, /mobevent and /list
    • Added hold_on_last_frame option (#221; by @pascal541)
    • Added flipbook texture auto completions
    • Added subpack manifest auto-completions
    • Updated block states
    • Updated vanilla blocks & items
    • Updated feature distribution types
    • Updated /tp command
    • Updated weighted feature
    • Updated to latest beta + add missing vanilla files
  • Validation:
    • Added filter structure validation
    • Added event structure validation
  • Basic support for using JSON for custom components

Changes:

  • Removed experimental icon from certain files
  • Colorized context menu icons to match new toolbar

Fixes:

  • Invalid /execute commands now compile correctly (no undefined insertion)
  • Fixed capabilities in manifest auto completions
  • Fixed bridge folder not being created on project creation
  • Fixed versioned templates with keys not proposing values correctly
  • Fixed #222