Skip to content

Commit 6c354d0

Browse files
committed
Update version.json and CHANGELOG.md
1 parent ad9a227 commit 6c354d0

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## Version 2.1.1
2+
3+
This small patch update features texture coordinates preview in the model editor, a bug fix for extruded models and updated the tutorial link to the new version of tutorial series.
4+
5+
* Added texture coordinates preview to the model editor panel
6+
* Changed the tutorial link to new Blockbuster academy (2020) playlist
7+
* Fixed extruded layers not working from time to time with asynchronous multi-skin
8+
19
## Version 2.1
210

311
This update is focused on simplifying some aspects of recording actors, and editing the player recordings. This update features a game changer feature called in-game audio synchronization. Director blocks' functionality was removed.

version.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"homepage": "https://curseforge.com/minecraft/mc-mods/blockbuster/",
33
"1.12.2": {
4+
"2.1.1": "This small patch update features texture coordinates preview in the model editor, a bug fix for extruded models and updated the tutorial link to the new version of tutorial series.",
45
"2.1": "This update is focused on simplifying some aspects of recording actors, and editing the player recordings. This update features a game changer feature called in-game audio synchronization. Director blocks' functionality was removed.",
56
"2.0.2": "This is a patch update that features a lot of fixes made to Snowstorm particle system, and to other parts of the mod. A couple of GUI keybinds were added, and a couple of useful /record sub-commands were added.",
67
"2.0.1": "This is a quick patch that fixes a couple of GUI issues and adds pick texture and skin keybinds.",
@@ -47,8 +48,8 @@
4748
"1.4.10": "Patch 1.4.10 adds few nice misc. features (model block and OBJ loading without JSON model) which generally should improve UX a bit and simplify decorating set with Blockbuster models/Metamorph morphs, and lay down a foundation for future new features (which involves removing old useless code)."
4849
},
4950
"promos": {
50-
"1.12.2-latest": "2.1",
51-
"1.12.2-recommended": "2.1",
51+
"1.12.2-latest": "2.1.1",
52+
"1.12.2-recommended": "2.1.1",
5253
"1.11.2-latest": "1.6.6",
5354
"1.11.2-recommended": "1.6.6",
5455
"1.10.2-latest": "1.6.6",

0 commit comments

Comments
 (0)