Releases: bedrock-tool/bedrocktool
Releases · bedrock-tool/bedrocktool
r1.42.0
r1.41.1
Commits
- a13d4dd delete codeql
- 32cbded Merge branch 'master' of https://github.com/bedrock-tool/bedrocktool
- 8951ff6 fix blobcache locking file, causing 2nd instance to error
r1.41.0
Commits
No commits found since tag v1.41.0
r1.40.0
Commits
- edf53bd resolve colors fix
- 82a9162 fixes
- ade2921 improve entity data api
- c0a13aa Merge branch 'master' of github.com:bedrock-tool/bedrocktool
- 1a15153 add world userinput
- 413b7e1 resolve textures better
- 06fdcef detect old height automatically
- 300a0d8 renderer stuff
- 5668c95 better version checks for block behaviors
- 2cf2e68 wrong color
- 7b4082f fix a render bug
- 4ff3ccd Update codeql.yml
- ad3152b Update codeql.yml
- 3b6692e Create codeql.yml
r1.39.1
Commits
- 43b2f4b dont parse bones
- fc4b370 more stable blobcache implementation
- dc329dd biome encoding issue fix
- 9b805d8 auth stuff
- d85bab1 fix
- dc5a439 subchunks wrongly interpreted as biomes
- 9793ce6 missing members on Bone
- 1f9f939 fix transfer file access error
- 4bec00f fix double request
- bb97df0 fix bug
- 72d6db8 implement blobcache
- 1f1261d update scripting docs
- 97479c7 proper border blocks fix
- 9208b38 add RawTextName
- ac7e246 small changes
- b79623e Merge branch 'master' of https://github.com/bedrock-tool/bedrocktool
- 0f779b0 better json parsing
- 8888f3b refresh tokens when expired
- f7fdb1a add more to merge command
- bcb054e oops
- c5c15fd block version wrong
- 1aa3647 fix js race condition
- 61f2079 packet violation fix
- 35f0a19 no falling entities
- be3b7c3 fix vertical_half
- 7e7eeb0 small fixes
- 6d20834 add http to cache
- eeb0f15 always show name
- e6baeaf add packet script event
- 9e6fbc9 fix build
- 855f7f5 add position to blockupdate script event
- 55824f5 add merge
- e610a33 fix item_tag wrong
- 8319b28 improve documentation
- 981cee2 add collision_box
- 1432f83 fix block update hang
r1.39.0
Commits
- 13fe047 entity properties can be partialy updated
- e7c5e76 wrong bool
- 7ca9e93 update scripting
- b2d827f fix imports
- 4a37f29 fix crash
- ada90d4 implement entity property saving
- a9b5fde fix wrong regex
- cfffcc2 add packs before exit, add entity properties to behaviorpacks
- 4e5dc9a renew chain faster
- 162ee1c fix components in permutations not being correctly saved
- 4f9810b remove custom components
- da410e2 remove empty mappings
- 1f99e47 traits was in wrong spot
- 67d1587 fix ResolveColors when pack in subfolder
- decd967 fix
- 09ea863 fix oversight
- f1d151b disable broken http2
- 04178d9 fix replay
- ac9cc82 fix issue with http
- a7f55ec a bit of cleanup
- 0f5c150 make auth check if you actually logged in
- db61719 use discovery instead of hard coded urls
- 6be3e7d unbreak transfer
- 8ab8490 reorganize and cleanuo
- d02e52b resourcepacks rework/cleanup
- 79b949c update gophertunnel
- 81a13f2 Merge branch 'master' of github.com:bedrock-tool/bedrocktool
- efbf09a auth api clean
- 5ab7a2b clean up a bit
- b30e3ab remove § from pack names in worlds
- ca65de6 fix some deadlocks with resourcepacks
- 7e90c03 add a button to do netisolation fix
- 6885ea3 dont close channel too early
- d797631 hold packets before login
- 4d3eb2a Merge branch 'master' of https://github.com/bedrock-tool/bedrocktool
- e4d58ac remove ntp fix, async pack processing
- 8d531a4 remove ntp fix, async pack processing
- ffe3abf temporarily remove validation
- 51256da dont try to log the shutdown while shutting down, which causes a deadlock
- 3c586cb fix pack download bug
- 7d7e5c8 improve ui
- c55966c dont download resourcepacks when not needed
- 6eeaa1f show world saving progress in ui
r1.38.0
Commits
- 7e72d70 forgot on tui
- d719c1d improve login
- e8fe425 fix zoom not working in gui
- bd68700 fix text without color code
- c7732dc better handling of color codes, pack icons
- 6e403ec fix
- b018dfe fix url download, proper fix for mtu
- af6a52a fix hujson temp
- 3138b7a fix ingame map rendering for subchunk servers
- d63ccf7 small fixes
- d1aec44 improve speed, cleanliness of packs code
- e27fd5c better contrast
- 1807ea1 add update tag to build
- 9d62d67 forgot gitpython in the action
- f546d5b update build system
- 51675e9 move shieldid
- ed55c4d Merge branch 'master' of github.com:bedrock-tool/bedrocktool
- 3847281 refactor build script
- 2c45508 improve resourcepack handling for servers with same uuid multiple times
- 3e016c2 reduce io time
- 8cf808e add resource packs to the folder again
- 4220512 fix read buffer to small
- 2b75cfb skin fixes, server specific fix
- e6d0daa oops
- 28039a2 fix playfab ids with wrong length
- 068972f fix bug causing world to be opened twice
- ad53b36 fix crash with realms selector
- c9eef47 fix bug causing immediate exit, replay format 5
- bda9a6c fix a crash
- 2bf9725 change default listen address back to 0.0.0.0 to fix connection issues
- dead813 fix crash with map items
- aa8b032 fix crash in gui
- 8f0db03 fix gui build
- 9620688 update go modules