Serhii Snitsaruk
|
c6851259e8
|
Doc: Mention mapping in BTSubtree class doc
|
2024-06-18 13:25:33 +02:00 |
Serhii Snitsaruk
|
5a60ad9308
|
Doc: Add section on "Debugging behavior trees" in index.rst
|
2024-06-18 13:12:05 +02:00 |
Serhii Snitsaruk
|
7a90fdb113
|
Merge pull request #145 from limbonaut/gha-gdext-convert-icon-colors
Support editor light themes for icons in GDExtension
|
2024-06-15 09:05:46 +02:00 |
Serhii Snitsaruk
|
3bc8343e8b
|
GHA: Set `convert_colors_with_editor_theme=true` in .import
|
2024-06-15 08:42:41 +02:00 |
Serhii Snitsaruk
|
1c7eb994d4
|
Merge pull request #142 from limbonaut/fix-task-tree-column
Fix task tree warnings column always taking up space
|
2024-06-12 18:36:08 +02:00 |
Serhii Snitsaruk
|
c76278b735
|
Fix task tree warnings column always taking up space
|
2024-06-10 08:26:18 +02:00 |
Serhii Snitsaruk
|
fc53078130
|
Demo: Remove strange hsm.set_guard() call
|
2024-06-07 17:43:46 +02:00 |
Serhii Snitsaruk
|
88583a8a2e
|
Merge pull request #136 from limbonaut/fix-unfolding
Fix folding/unfolding selected composite task is not working
|
2024-06-06 13:19:11 +02:00 |
Serhii Snitsaruk
|
d6076d131f
|
Fix folding/unfolding selected composite task is not working
|
2024-06-06 12:58:18 +02:00 |
Serhii Snitsaruk
|
2d1c5fa4ba
|
Merge pull request #133 from limbonaut/fix-performance-monitoring-crash
Fix crash when freeing agent with performance monitoring enabled
|
2024-06-05 23:04:14 +02:00 |
Serhii Snitsaruk
|
7eaebc4e7c
|
Fix crash when freeing agent with performance monitoring enabled
|
2024-06-04 09:30:42 +02:00 |
Serhii Snitsaruk
|
db73133f1b
|
Bump version to 1.1-rc
|
2024-06-03 22:41:46 +02:00 |
Serhii Snitsaruk
|
7c0c81d141
|
Hide .0 patch version for builds with pre-release version status only
|
2024-06-03 22:35:51 +02:00 |
Serhii Snitsaruk
|
adff6bd08c
|
Merge pull request #131 from limbonaut/fix-reparenting-issue
Fix reparenting an agent deactivates its HSM
|
2024-06-03 15:50:35 +02:00 |
Serhii Snitsaruk
|
06de52492a
|
Fix reparenting an agent deactivates its HSM
|
2024-06-03 14:55:00 +02:00 |
Serhii Snitsaruk
|
2c8e0d2da0
|
Merge pull request #130 from limbonaut/fix-custom-task-issues
Fix custom task issues - a rare crash & a sticky name/script issue, and improve error handling
|
2024-06-03 11:08:21 +02:00 |
Serhii Snitsaruk
|
ce5f012101
|
Fix sticky name issues in custom tasks due to script errors
|
2024-06-03 10:45:01 +02:00 |
Serhii Snitsaruk
|
3bca05bc50
|
Fix crash on adding a task with bad script base type and improve error handling
|
2024-06-02 21:58:50 +02:00 |
Serhii Snitsaruk
|
56bb91df0a
|
Merge pull request #127 from limbonaut/blackboard-tests
Add unit tests for `Blackboard` and fix `Blackboard.unbind_var()`
|
2024-06-01 16:08:35 +02:00 |
Serhii Snitsaruk
|
c793c8ba53
|
Fix `Blackboard.unbind_var` failing for existing bound variable
|
2024-06-01 10:53:56 +02:00 |
Serhii Snitsaruk
|
808ca1de7f
|
Add unit tests for Blackboard
|
2024-06-01 10:52:31 +02:00 |
Serhii Snitsaruk
|
809efc1be2
|
Merge pull request #125 from limbonaut/api-new-blackboard-methods
API: Add Blackboard methods to enable iteration, state inspection & serialization
|
2024-06-01 10:26:21 +02:00 |
Serhii Snitsaruk
|
29532113c0
|
Change to typed array in `BlackboardPlan::list_vars`
|
2024-05-31 11:57:27 +02:00 |
Serhii Snitsaruk
|
1e6c3fa92b
|
Files reformatted by pre-commit
|
2024-05-31 11:46:16 +02:00 |
Serhii Snitsaruk
|
35f2c3c142
|
API: Add `Blackboard` methods to enable iteration, state inspection and serialization
|
2024-05-31 11:46:11 +02:00 |
Serhii Snitsaruk
|
49f5e3be79
|
Merge pull request #124 from limbonaut/show-version
Show version info in the editor
|
2024-05-30 16:28:35 +02:00 |
Serhii Snitsaruk
|
a04d4aaca4
|
Show version info in the editor
- Version is set in `limboai_version.py` file and hash is taken from GIT on build.
- Click to copy version info into clipboard.
|
2024-05-30 16:03:05 +02:00 |
Serhii Snitsaruk
|
08ad6c1d99
|
Merge pull request #122 from limbonaut/open-owner-scene
Editor: Add tab context menu option "Jump to Owner"
|
2024-05-29 21:00:48 +02:00 |
Serhii Snitsaruk
|
c9825413c0
|
Add shortcut for "Close Tab" and clean up input code
|
2024-05-29 19:13:57 +02:00 |
Serhii Snitsaruk
|
990438db55
|
Handle built-in resources in "Jump to owner" tab action
|
2024-05-29 18:27:55 +02:00 |
Serhii Snitsaruk
|
2b299c0007
|
Accept Ctrl-J when LimboAI editor is visible and fix shortcuts not working sometimes
|
2024-05-29 11:58:59 +02:00 |
Serhii Snitsaruk
|
88e468c526
|
Editor: Add Ctrl+J shortcut for "Jump to Owner" tab action
|
2024-05-29 11:18:11 +02:00 |
Serhii Snitsaruk
|
a0cd983927
|
Editor: Fix "jump to owner" from subtree and refactor
|
2024-05-29 10:53:54 +02:00 |
Serhii Snitsaruk
|
792502db84
|
Editor: Add tab context menu option "Open owner scene"
|
2024-05-28 21:16:26 +02:00 |
Serhii Snitsaruk
|
5f5ecc2db1
|
Merge pull request #123 from limbonaut/fix-compilation-errors-with-new-godotcpp
Fix compile-time errors with updated godot-cpp
|
2024-05-28 20:11:40 +02:00 |
Serhii Snitsaruk
|
361eb3eb15
|
Fix compile-time errors with updated godot-cpp
|
2024-05-28 19:50:57 +02:00 |
Serhii Snitsaruk
|
dbb89e6883
|
Merge pull request #120 from limbonaut/improve-navigation
Implement tab navigation in the editor
|
2024-05-28 12:28:47 +02:00 |
Serhii Snitsaruk
|
fa3034d190
|
Remove old editor navigation code
|
2024-05-28 12:04:02 +02:00 |
Serhii Snitsaruk
|
9e0489a034
|
Editor: Tab button to inspect blackboard plan
|
2024-05-28 11:16:37 +02:00 |
Serhii Snitsaruk
|
a7d4b1e7f7
|
Editor: Use the full name for tabs if the short name is not unique
|
2024-05-28 09:46:21 +02:00 |
Serhii Snitsaruk
|
127fa678f4
|
Editor: Add tab context menu
|
2024-05-27 16:53:44 +02:00 |
Serhii Snitsaruk
|
e0d47ddf08
|
Fix closing last tab leads to crash on exit
|
2024-05-27 15:36:17 +02:00 |
Serhii Snitsaruk
|
57382e10a7
|
Editor: Show full filename in tabs for BTs saved as built-in resources
|
2024-05-27 15:06:35 +02:00 |
Serhii Snitsaruk
|
0a28feb7a9
|
Fix GDExtension compilation issues
|
2024-05-27 14:27:14 +02:00 |
Serhii Snitsaruk
|
6f8f95b5de
|
Editor: Replace BT resource button with tabs
|
2024-05-27 13:48:08 +02:00 |
Serhii Snitsaruk
|
e9eec23c3e
|
Update README.md
Put first steps earlier in the README
|
2024-05-26 12:39:04 +02:00 |
Serhii Snitsaruk
|
d0fcea5574
|
Merge pull request #118 from limbonaut/doc-first-steps
Doc: Add first steps
|
2024-05-26 12:36:42 +02:00 |
Serhii Snitsaruk
|
e059429760
|
Doc: Add first steps
|
2024-05-26 12:34:18 +02:00 |
Serhii Snitsaruk
|
918095622c
|
Merge pull request #117 from limbonaut/gha-toolchain-mirror
GHA: Use godotengine buildroot mirror
|
2024-05-26 12:16:14 +02:00 |
Serhii Snitsaruk
|
23c19c11e6
|
GHA: Use godotengine buildroot mirror
|
2024-05-26 09:32:49 +02:00 |