Serhii Snitsaruk
|
fc26f51ff2
|
Implement BTInstance - runtime instance of BehaviorTree
|
2024-08-03 11:07:06 +02:00 |
Serhii Snitsaruk
|
12fd9d00d6
|
Update file headers and fix whitespace
|
2024-03-21 21:38:57 +01:00 |
Serhii Snitsaruk
|
4c26583007
|
Remove "p_" from the argument names in the `ClassDB` bindings
|
2024-03-04 21:36:16 +01:00 |
Serhii Snitsaruk
|
c5b92aa676
|
Expose BehaviorTreeView for tools and in-game use
|
2024-02-03 16:59:51 +01:00 |
Serhii Snitsaruk
|
f546e285b7
|
Refactor and clean up the code
|
2024-01-13 17:10:42 +01:00 |
Serhii Snitsaruk
|
52f218e6b9
|
Don't compile editor classes into template builds
|
2024-01-11 11:22:02 +01:00 |
Serhii Snitsaruk
|
e6c87be723
|
Fix various bugs and unit tests
|
2024-01-11 00:31:42 +01:00 |
Serhii Snitsaruk
|
0e37d3dfa3
|
Fix module compilation
|
2024-01-10 22:45:42 +01:00 |
Serhii Snitsaruk
|
a9a38bbffb
|
Port debugger
|
2024-01-09 21:47:22 +01:00 |
Serhii Snitsaruk
|
59a8ab97d8
|
chore: Rename macro LSNAME to LW_NAME
|
2024-01-09 13:42:54 +01:00 |
Serhii Snitsaruk
|
9645baeb30
|
Port LimboAI plugin and editor
|
2024-01-09 13:34:24 +01:00 |
Serhii Snitsaruk
|
0767c0eee1
|
Port BTPlayer and LimboDebugger (game-side part)
|
2024-01-07 02:40:51 +01:00 |
Serhii Snitsaruk
|
fb8585282d
|
Debugger: Add the resource header control with a path to the BehaviorTree for the currently debugged instance.
|
2023-12-12 23:37:28 +01:00 |
Serhii Snitsaruk
|
e7687d7a57
|
Update demo and remove debug prints
|
2023-09-19 15:29:29 +02:00 |
Serhii Snitsaruk
|
97eee2a801
|
Fix not registering BT instance with debugger when BTPlayer is removed and then added to SceneTree
|
2023-09-09 13:37:09 +02:00 |
Serhii Snitsaruk
|
13f5eb1f71
|
Reorganize BT tasks
|
2023-08-15 17:49:13 +02:00 |
Serhii Snitsaruk
|
62e07e4395
|
Add MIT license - LimboAI is now Open Source!
|
2023-07-22 19:41:01 +02:00 |
Serhii Snitsaruk
|
5dc002098f
|
Reorganize files and sort includes
|
2023-07-20 18:35:36 +02:00 |