Skip to content

Releases: Mojang/minecraft-creator-tools

v0.15.5

19 Feb 22:04
f770872

Choose a tag to compare

fix: Update README.md to link to NPM (#99)

v0.15.3

31 Dec 21:49
8d35116

Choose a tag to compare

fix: Add caps for some numbers (#95)

* fix: Add caps for some numbers

* fix: Updates based on feedback

v0.15.2

10 Dec 01:15
5a1428f

Choose a tag to compare

fix: Add limits to how much world processing will process will happen…

v0.15.1

09 Dec 00:37
0204d99

Choose a tag to compare

fix: Remove vscode (#93)

v0.15.0

18 Nov 18:50
cfcce48

Choose a tag to compare

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

15 Oct 21:39
6a34643

Choose a tag to compare

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

04 Oct 17:58
f678283

Choose a tag to compare

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

29 Sep 21:56
e8d3101

Choose a tag to compare

fix: Show update/import dialog for updatesJson case (#87)

v0.14.1

10 Sep 21:42
3ecdcc5

Choose a tag to compare

fix: Update validators texture image processing, remove VV warnings (…

v0.14.0

08 Sep 20:40
bce8d34

Choose a tag to compare

fix: Fix publish build issue (#83)