v6.1.6
CHANGELOG
Extension
- Updated schemas
- 6.1.5
- Updated diagnoser and commands
- Updated schemas
- 6.1.4
- Updating dependencies
- Merge branch 'main' of https://github.com/Blockception/VSCode-Bedrock-Development-Extension
- Cleaned dependabot
- build(deps): bump the all group with 5 updates (#476)
- Fixing build issue
- Ensuring folders if needed
- 6.1.3
- Updated diagnoser
- To lower case since molang can be upper case, fixes Some descriptions not showing up on hover in Windows 11 #475
- 6.1.2
- Updated bedrock commands to fix #451
- Changing how molang sees 'this' #467
- 6.1.1
- Packages update
- Updated dependencies to version v1.20.0-0
Schemas
- Updating manifests
- Add Item Examples (#182)
- Updating Undocumented (#180)
- Updating block components
- oneOf -> anyOf
- Updated to support v1.20.10
- Changed release action
- Merge branch 'main' of https://github.com/Blockception/Minecraft-bedrock-json-schemas
- Updated block geometry
- Fixes (#177)
- Update anger_level.json (#175)
- Extendiing properties
- Updated
- Fixing bool property #173
- Merge branch 'main' of https://github.com/Blockception/Minecraft-bedrock-json-schemas
- fixes Incorrect description for places, that accept
entity_types
#163 - Fixes Every
filters
field accepts an array as well #164 - Merge branch 'main' of https://github.com/Blockception/Minecraft-bedrock-json-schemas
- Updated player.exhaustion, which fixes #153
- Updated health documentation, fixes #172
Diagnoser
- 1.20.12-2
- Merge pull request #137 from Blockception/dependabot/npm_and_yarn/bc-minecraft-bedrock-command-1.20.12-1
- build(deps): bump bc-minecraft-bedrock-command
- Merge pull request #136 from Blockception/dependabot/npm_and_yarn/types/node-20.4.7
- build(deps-dev): bump @types/node from 20.4.5 to 20.4.7
- 1.20.12-1
- Updated dependencies
- 1.20.12-0
- Fixing issue #135
- Changed release action
- 1.20.0-0
- Updated dependencies
- Removed objective length as they removed limits #134
- Merge pull request #133 from Blockception/dependabot/npm_and_yarn/types/node-20.3.3
- Merge pull request #132 from Blockception/dependabot/npm_and_yarn/typescript-5.1.6
- build(deps-dev): bump @types/node from 20.2.5 to 20.3.3
- build(deps-dev): bump typescript from 5.1.3 to 5.1.6
- Merge pull request #131 from Blockception/dependabot/npm_and_yarn/typescript-5.1.3
- Merge pull request #130 from Blockception/dependabot/npm_and_yarn/types/node-20.2.5
- build(deps-dev): bump typescript from 5.0.4 to 5.1.3
Commands
- 1.20.12-1
- fix replaceitem (#92)
- Removed mocha-junit-reporter
- 1.20.12-0
- Further fixing replaceitem
- 1.20.0-1
- Allowing fake players
- Changed release action
- 1.20.0-0
- Updated dependencies
- 1.19.80-0
- Added inputpermission
- Added new summon syntax #91
- 1.19.71-3
- Updated dependencies
- 1.19.71-2
- Updated dependencies
- 1.19.71-1
- Adding documentation for Parameter Types
- 1.19.71-0
Molang
- Changed release action
- 1.20.0-0
- Updated dependencies
- 1.19.70-0
- 1.19.60-1
- Updated dependencies
- Merge pull request #91 from Blockception/dependabot/npm_and_yarn/webpack-5.76.1
- build(deps): bump webpack from 5.74.0 to 5.76.1
- 1.19.60-0
- Added is_local_player
- Adding mocha reporter
- Updated unit-tests
- 1.19.50-1
- Added query.had_component_group
- 1.19.50-0
- Updated molang functions
- Delete dependabot.yml
- Merge pull request #88 from Blockception/dependabot/npm_and_yarn/chai-4.3.7
- Merge pull request #86 from Blockception/dependabot/npm_and_yarn/types/node-18.11.10
- build(deps-dev): bump chai from 4.3.6 to 4.3.7
Vanilla-Data
- Merge pull request #76 from Blockception/dependabot/npm_and_yarn/types/node-20.4.5
- build(deps-dev): bump @types/node from 20.3.3 to 20.4.5
- Changed release action
- Merge pull request #75 from Blockception/dependabot/npm_and_yarn/types/node-20.3.3
- Merge pull request #74 from Blockception/dependabot/npm_and_yarn/typescript-5.1.6
- build(deps-dev): bump @types/node from 20.2.5 to 20.3.3
- build(deps-dev): bump typescript from 5.0.4 to 5.1.6
- 1.20.0-0
- Adding makefile
- Merge pull request #73 from Blockception/dependabot/npm_and_yarn/rimraf-5.0.1
- Merge pull request #72 from Blockception/dependabot/npm_and_yarn/types/node-20.2.5
- build(deps-dev): bump rimraf from 5.0.0 to 5.0.1
- build(deps-dev): bump @types/node from 18.16.3 to 20.2.5
- build(deps-dev): bump @types/node from 18.15.11 to 18.16.3 (#71)
- Merge pull request #70 from Blockception/dependabot/npm_and_yarn/rimraf-5.0.0
- Merge pull request #69 from Blockception/dependabot/npm_and_yarn/types/chai-4.3.5
- build(deps-dev): bump rimraf from 4.4.1 to 5.0.0
- build(deps-dev): bump @types/chai from 4.3.4 to 4.3.5
- 1.19.73-3
- Fixing tests