Skip to content

v0.2.1

Choose a tag to compare

@Bard-Gaming Bard-Gaming released this 31 May 21:17
· 19 commits to main since this release

Changes to MCS

  • Added option to generate datapacks with comments (enabled by default)
  • Added the unary operations that were missing
  • Reworked entity selectors (now support spaces)
  • Fixed else conditions running even if the initial condition was satisfied
  • Optimized implementations of certain structures (loops, conditions)

Miscellaneous changes

  • Added example gigantificator.mcs
  • Added sounds to copy_paste.mcs
  • Updated documentation (though it's still unfinished)
  • Remade todo file