Serhii Snitsaruk
|
62e07e4395
|
Add MIT license - LimboAI is now Open Source!
|
2023-07-22 19:41:01 +02:00 |
Serhii Snitsaruk
|
d2eede3f76
|
Fix shadowing members in the module
|
2023-07-20 20:10:02 +02:00 |
Serhii Snitsaruk
|
5dc002098f
|
Reorganize files and sort includes
|
2023-07-20 18:35:36 +02:00 |
Serhii Snitsaruk
|
ded2ed2fef
|
Add elapsed, timing info and improve drawing
|
2023-04-14 10:16:26 +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
|
ef7480b054
|
Fix editor crash related to bt resource reloading
|
2022-12-19 10:29:46 +01:00 |
Serhii Snitsaruk
|
0ba36cb3dd
|
Refactor BTTask class
|
2022-12-17 08:33:18 +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
|
5220c1c6e7
|
Fix _get_configuration_warning() is not called for scripts
|
2022-11-22 23:15:48 +01:00 |
Serhii Snitsaruk
|
7ec38e0988
|
Add set_agent()
|
2022-10-25 00:47:22 +02:00 |
Serhii Snitsaruk
|
7be7ca276d
|
Add instancing to behavior tree
|
2022-09-21 16:13:17 +02:00 |
Serhii Snitsaruk
|
a3cac93174
|
Add NewScope and refactor Subtree
|
2022-09-20 19:15:48 +02:00 |
Serhii Snitsaruk
|
e4f92893a1
|
Add Blackboard class with support for scopes
|
2022-09-08 15:56:51 +02:00 |
Serhii Snitsaruk
|
026ff26ab3
|
Use single function to get task icon in the editor
|
2022-09-05 16:39:40 +02:00 |
Serhii Snitsaruk
|
aefa132290
|
Add drag and drop.
Rearrange tasks with drag and drop in editor.
|
2022-09-03 17:00:20 +02:00 |
Serhii Snitsaruk
|
3393ed24d7
|
Reorganize files
|
2022-08-31 17:05:25 +02:00 |