Releases: HiveGamesOSS/Chunker
Releases · HiveGamesOSS/Chunker
1.4.0
Features / Improvements:
- 1.21.50 Bedrock support
- 1.21.4 Java support
- Add mapping for "village_blacksmith" LootTable for lower than 1.14 Java
- Add debian and unpacked outputs from electron
- Automatically include the stack trace when reporting issues to GitHub
- Update messaging to state when a world couldn't be copied (likely in use)
Bug fixes:
- Preserve byte data when reading/writing StringTags
- Fix and preserve storage keys on Bedrock
- Don't run signing on forks of the repo
- Fix stone_slab not referring to smooth_stone_slab in Java 1.13
- Add new .copy() method to Palettes to avoid issues when reusing them
- Fix incorrectly shifting chunks on 1.17 Bedrock NETHER/END worlds
- Write the number of biomes based on the dimension for Bedrock
- Fix DimensionId not being written correctly for Bedrock player data
Dependencies:
1.3.1
Features / Improvements:
Bug fixes:
- Harden banner conversion for when the backing block isn't present
- Harden chest conversion for when the backing block isn't present
- Add support for custom entity types (when editing worlds)
- Fix capitalization not using ROOT causing issues with other languages
- Fix skull block entities on bedrock returning null as an item
- Queue removals after iteration for remapping when editing Bedrock worlds
- Allow gracefully handling of entity key reading on Bedrock
Dependencies:
1.3.0
Features / Improvements:
Bug fixes:
- Fix resource path escaping not loading correctly when bundled
- Write the correct chunk version for Bedrock 1.21.40
Dependencies:
1.2.0
Features / Improvements:
- Support for Bedrock 1.21.40
- Split sign-text when reading from Bedrock
- Increase ListTag/CompoundTag limits further
Dependencies:
1.1.3
Features / Improvements:
Bug fixes:
- Ensure all rotation / facing fields are removing from entities/block entities inside of items
- Fix format specific entities not converting in items properly
- Increase CompoundTag / ListTag limits for larger worlds
- Fix signs as items not storing block-entity data
Dependencies:
- Bump gradle/actions from 4.0.1 to 4.1.0
- Bump concurrently from 8.2.2 to 9.0.1 in /app
- Bump electron from 32.0.2 to 32.1.0 in /app
- Bump react-select from 5.8.0 to 5.8.1 in /app
- Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre
- Bump org.jetbrains:annotations from 24.1.0 to 25.0.0
- Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1
- Bump com.github.node-gradle.node from 7.0.2 to 7.1.0
1.1.2
Features / Improvements:
Bug fixes:
- Fix StringTag writing length and not bytes
- Fix world editing causing a callback error with fs-extra
- Fix Java not reading chunks as single value palettes when the "data" tag isn't present
- Prevent the world being updated when a block entity is air.
- Ensure item frame blocks are present on Bedrock before converting
Dependencies:
1.1.1
1.1.0
Features:
Bug fixes:
- Use fs-extra to avoid issues with copying too many files
- Fix dye component not being nested correctly for Java
- Make Java section Y more lenient for when other tools have been used
- Return null when LongArrayTag is used for empty lists
- Improve parsing to always use END for empty ListTags
- Add further OOM check to startConversionRequest
- Improve environment to always call free()
- Ensure settings isn't running before conversion / fix cancellation logic
- Ensure consistent ordering to EncodingType
1.0.0
Initial release.
Note: Only Windows builds are currently signed.