Serhii Snitsaruk
|
015ec64771
|
Add BTAwaitAnimation action
|
2023-08-14 17:24:27 +02:00 |
Serhii Snitsaruk
|
94f6d289a8
|
Allow BTPlayAnimation with `animation_name` empty to resume playback after pause
|
2023-08-14 14:31:02 +02:00 |
Serhii Snitsaruk
|
8e3c4c7570
|
Add BTPauseAnimation action
|
2023-08-14 14:08:10 +02:00 |
Serhii Snitsaruk
|
0b1d249ebe
|
BTStopAnimation: Add `keep_state` and fixes
|
2023-08-14 13:06:00 +02:00 |
Serhii Snitsaruk
|
abe1117055
|
Add BTStopAnimation action
|
2023-08-14 12:43:12 +02:00 |
Serhii Snitsaruk
|
45cf74dca9
|
Add BTPlayAnimation action
|
2023-08-13 17:34:34 +02:00 |
Serhii Snitsaruk
|
f286673dde
|
BT*AgentProperty fixes
|
2023-08-11 22:16:03 +02:00 |
Serhii Snitsaruk
|
557d457c1c
|
Add BTSetAgentProperty task
|
2023-08-11 12:33:39 +02:00 |
Serhii Snitsaruk
|
afe210b014
|
Update variables demo and small fixes
|
2023-08-08 15:07:02 +02:00 |
Serhii Snitsaruk
|
c8ec35c798
|
Improve BTConsolePrint action
- Make generated name less verbose
- Escape new line and tab characters
|
2023-08-07 14:58:09 +02:00 |
Serhii Snitsaruk
|
34e70d48ce
|
Add BTSetVar action
BTSetVar action can be used to assign any variant-type value to a blackboard variable.
|
2023-08-07 14:42:34 +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
|
ded2ed2fef
|
Add elapsed, timing info and improve drawing
|
2023-04-14 10:16:26 +02:00 |
Serhii Snitsaruk
|
348aa4f750
|
Use double instead of float when dealing with time
|
2023-04-10 10:08:11 +02:00 |
Serhii Snitsaruk
|
6fc97c43cd
|
Fix precision issues for _generate_name() tasks
|
2023-04-10 07:54:02 +02:00 |
Serhii Snitsaruk
|
3693c3fc50
|
Refactor BTAction classes
|
2022-12-17 11:26:48 +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
|
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
|
5a8442d5a0
|
Add BTConsolePrint task
|
2022-09-06 13:08:52 +02:00 |
Serhii Snitsaruk
|
ec9eec4120
|
Add BTSubtree action
|
2022-09-03 20:42:38 +02:00 |
Serhii Snitsaruk
|
3393ed24d7
|
Reorganize files
|
2022-08-31 17:05:25 +02:00 |