Releases: Mojang/minecraft-creator-tools
Releases · Mojang/minecraft-creator-tools
v0.6.2
fix(val): Remove eslint validator, update dependencies, bug fixes (#49) * fix(val): Remove eslint validator, update dependencies, bug fixes - Refactor most info generators to use enums for titles - Fix some blockbench import issues with 1.8 geometries - Init audio files on import - Rename add-on validators to "cooperative add-on validators" * fix(val): Improve ids in response to feedback
v0.6.1
fix(val): Validation and client entity editor fixes (#47) * fix(val): Validation and client entity editor fixes - Allow features in add-on validation - More interlinking work - Parse IDs of types and recipes in add-ons - Render Controller and Client Entity Editor work - Update to 1.21.50 files * fix(docs): Update notice * fix(val): Improve output of validation content - Remove unneeded dependency (trash)
v0.6.0
feat(ux): Improve bb import/export, add audio handling. add validatio…
v0.5.1
fix(gallery): Update code samples and gallery (#43) * fix(gallery): Update code samples and gallery
v0.5.0
feat(ci): Do sub-validation of projects in bulk runs, UX fixes (#42) * feat(ci): Do sub-validation of projects in bulk runs, UX fixes - Improve validator to run subsidiary tests if content is "addon targeted' - Update to 1.21.30 sample files - Adjust home UX to make "open from file"/"backup" more clear - Refactor how folder delimiters work across IStorage - Fix issue with parsing of JSON with comments - nineslice files - Fix dependency fix up in new project generation - Model geometries can have multiple models; accommodate - Basic blockbench model export * fix(samples): Small fixes in samples and sample loading
v0.4.6
fix(projects): Remove inop deploy option (#40)
v0.4.5
fix(readme): Update readmes (#39) - Adjust resource builds
v0.4.4
fix(ci): Update package.json with publishConfig as well (#38)
v0.4.0
feat(projects): Samples and starters (#33) * feat(projects): Samples and starters - Add create, add, world, info CLI commands * feat(projects): Improved drag and drop for files * fix(editor): Update API references * fix(gallery): Improve sample relevance, add robustness - Remove unneeded code * fix(various): Test and command improvements - Remove add for now * fix(samples): Fix some samples provisioning issues * fix(editor): CreationType update fixes * fix(editor): Small updates to UI * feat(project): Split out mobs in gallery * fix(projects): Remove unused items - Remove directory picker on platforms that don't support it - Make command versions a recommendation, not an error
v0.3.0
fix(ci): Update workflow to not check-things in or generate changelog