Releases: Bard-Gaming/Minecraft-Script
Releases · Bard-Gaming/Minecraft-Script
v0.2.2
Changes to MCS
- Changed arguments of
compilecommand to support output path - Added
config defaultcommand to reset the MCS configuration to its default values - Added the
default_output_pathconfiguration used when compiling datapacks - Added
verboseoption to configuration - Added
async while loopsthat iterate each in-game tick (check out documentation for more info)
Miscellaneous changes
- Finished writing documentation for MCS syntax
v0.2.1
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
v0.2.0
Minecraft-Script v0.2.0 for Minecraft 1.20.6