Releases: fian46/addons-btree
Releases · fian46/addons-btree
1.1.9 beta
Fixing minim node cannot resize properly
AssetLib Release
1.1.8
Fix Minor Issue and New Feature
- search next (ctrl + shift + RIGHT)
- search prev (ctrl + shift + LEFT)
- debugger now connect automatically so hot reload is always on when any scene is playing
- support external code editor for scripting
- new node random_wait and random_repeat
Minor update
- add search next and previous from similar node
1.1.7-stable
- jump to source code from BTEditor
- undo redo functionality
1.1.7-beta
- jump to source code(specific function line) from BTEditor by selecting callable node and pressing ctrl + shit + j
- undo redo functionality
1.1.6 stable
- hot reload runtime when connected to debugger.
1.1.6 hot reload test beta
1.1.6-beta filename and relative path hash fix for generate_id()
1.1.5-stable
Fixed bug engine underflow when using coroutine inside editor. this bug happened during hot reload code when editing while the game is running