Serhii Snitsaruk
|
c5b92aa676
|
Expose BehaviorTreeView for tools and in-game use
|
2024-02-03 16:59:51 +01:00 |
Serhii Snitsaruk
|
06052332b2
|
BlackboardPlanEditor: Fixes and clean up
|
2024-01-25 11:08:35 +01:00 |
Serhii Snitsaruk
|
15e0323919
|
Implement BlackboardPlan editor
|
2024-01-24 23:11:09 +01:00 |
Serhii Snitsaruk
|
20a995d1d2
|
Rename BlackboardSource => BlackboardPlan
Because it's a better name ;)
|
2024-01-23 20:02:23 +01:00 |
Serhii Snitsaruk
|
b04f7530e4
|
Add a mechanism for overriding and resetting variables in a derived blackboard source
|
2024-01-23 17:54:20 +01:00 |
Serhii Snitsaruk
|
f84127657b
|
Fix crash while initializing blackboard in the BTPlayer node
|
2024-01-23 16:22:10 +01:00 |
Serhii Snitsaruk
|
dc40109ade
|
Fix default object value issues
|
2024-01-23 15:56:30 +01:00 |
Serhii Snitsaruk
|
8c67886b52
|
Parsing BlackboardSource properties
|
2024-01-23 15:31:56 +01:00 |
Serhii Snitsaruk
|
a247d0d67b
|
Replace node blackboard data with BlackboardSource
|
2024-01-23 12:05:54 +01:00 |
Serhii Snitsaruk
|
f546e285b7
|
Refactor and clean up the code
|
2024-01-13 17:10:42 +01:00 |
Serhii Snitsaruk
|
0e37d3dfa3
|
Fix module compilation
|
2024-01-10 22:45:42 +01:00 |
Serhii Snitsaruk
|
0767c0eee1
|
Port BTPlayer and LimboDebugger (game-side part)
|
2024-01-07 02:40:51 +01:00 |
Wilson E. Alvarez
|
56d7fb91c6
|
Fix LimboDebugger crash when EngineDebugger is not active
|
2023-12-27 21:02:22 -05:00 |
Serhii Snitsaruk
|
166cc8b1d9
|
Rename BTTask::cancel() to abort() and expose it.
|
2023-10-26 16:26:10 +02:00 |
Serhii Snitsaruk
|
39971b1e1a
|
Improve BTPlayer doc
|
2023-10-26 13:44:09 +02:00 |
Serhii Snitsaruk
|
476c4fd497
|
Merge branch 'unit-testing'
|
2023-09-12 10:03:30 +02:00 |
Serhii Snitsaruk
|
427de50ea1
|
Fix exposed methods missing arguments
|
2023-09-12 09:46:10 +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 |
Serhii Snitsaruk
|
5c0c359832
|
Debugger: Add performance monitoring
|
2023-04-15 15:49:34 +02:00 |
Serhii Snitsaruk
|
a6a11f56d9
|
Fix physics process_mode using wrong delta
|
2023-04-14 10:17:08 +02:00 |
Serhii Snitsaruk
|
9abfeadc21
|
Implement basics of behavior tree debugger
|
2023-04-13 12:46:48 +02:00 |
Serhii Snitsaruk
|
348aa4f750
|
Use double instead of float when dealing with time
|
2023-04-10 10:08:11 +02:00 |
Serhii Snitsaruk
|
c67216c1e1
|
Refactor BTPlayer and BTState
|
2022-12-16 15:29:36 +01:00 |
Serhii Snitsaruk
|
0bb03c2b4c
|
Clean and improve BehaviorTree resource class
|
2022-12-16 14:29:14 +01:00 |
Serhii Snitsaruk
|
dbc9a7ad31
|
Add mostly minimal changes in order to compile and run with godot 4
|
2022-12-15 14:33:03 +01:00 |
Serhii Snitsaruk
|
8d3249d8a8
|
Add small improvements
|
2022-11-04 13:26:49 +01:00 |
Serhii Snitsaruk
|
c43fac596c
|
Handle NodePath vars
|
2022-10-19 16:01:16 +02:00 |
Serhii Snitsaruk
|
7be7ca276d
|
Add instancing to behavior tree
|
2022-09-21 16:13:17 +02:00 |
Serhii Snitsaruk
|
e4f92893a1
|
Add Blackboard class with support for scopes
|
2022-09-08 15:56:51 +02:00 |
Serhii Snitsaruk
|
29dcabedf4
|
BTPlayer: Fix owner bug and export blackboard
|
2022-09-05 16:30:41 +02:00 |
Serhii Snitsaruk
|
d128bdf8f6
|
Bind signal - BTPlayer
|
2022-08-31 17:50:49 +02:00 |
Serhii Snitsaruk
|
3393ed24d7
|
Reorganize files
|
2022-08-31 17:05:25 +02:00 |