Releases: Mojang/minecraft-creator-tools
Releases · Mojang/minecraft-creator-tools
v0.15.5
v0.15.3
fix: Add caps for some numbers (#95) * fix: Add caps for some numbers * fix: Updates based on feedback
v0.15.2
fix: Add limits to how much world processing will process will happen…
v0.15.1
fix: Remove vscode (#93)
v0.15.0
feat: New landing page (#91) * feat: New landing page - Significantly improve file semantics in editor - Refactor carto -> creatorTools - Rename many variables in featureSets in test outputs * fix: Test updates * fix: Some UX fixes for editability * fix: Remove unused files * fix: Update site support, blockbench model parsing * fix: Some new project creation scenarios, some Blockbench work * fix: Responsiveness issues, fix command line path choice * fix: UX bug fixes, fix some legacy block ID loading
v0.14.4
fix: Better work with VV textures linked from texture_set JSON (#90) * fix: Better work with VV textures linked from texture_set JSON - CHKMANIF135: Ensure that content with PBR files is annotated to have the pbr flag in the manifest * fix: Undo title changes to components
v0.14.3
fix: Add a couple of additional validators (#88) * fix: Add a couple of additional validators - Add exceptions to vanilla texture override handling - CHKMANIF134 rule regarding MEV must be 1.21.120 for VV (capabilities=pbr) content. - TEXTUREIMAGE462 rule: Ensure mashups have 60% content - Add general robustness when handling user content to ensure arrays are arrays before they are used like arrays - Centralize version checking more to deal with string versions in manifest V3 * fix: Add tests and sample content
v0.14.2
fix: Show update/import dialog for updatesJson case (#87)
v0.14.1
fix: Update validators texture image processing, remove VV warnings (…
v0.14.0
fix: Fix publish build issue (#83)