Good News, Everyone! 🎉
The new version of LimboAI is out now, launching alongside Godot 4.4! It packs a few nice QoL improvements, especially the long-awaited BBParam inspector editor for GDExtension variant. As usual, check the PR links for more details. Enjoy!
What's Changed
⭐ - highlights
- GHA: Build Android libs with editor features by @limbonaut in #284
- GHA: Build iOS & Web libs with editor features by @limbonaut in #285
- ⭐ Support Godot 4.4 by @Rubonnek in #223
- ⭐ Editor: BBParam inspector editor for GDExtension by @limbonaut in #287
- chore: update in_range.gd by @eltociear in #289
- Toggle unhandled_input processing in HSM by @limbonaut in #290
- ⭐ Editor: Enable-disable branches in the BT editor by @limbonaut in #291
- Editor: Make editor actions work with multi-selection by @limbonaut in #300
- GHA: Fix build workflow issues with Godot 4.4 by @limbonaut in #302
- Refactor compatibility, includes & small fixes by @limbonaut in #304
New Contributors
- @eltociear made their first contribution in #289
Full Changelog: v1.3.1...v1.4.0