Serhii Snitsaruk
|
1b9cf17339
|
Fix BTPlayer.set_behavior_tree() not populating Blackboard (#274)
|
2025-01-21 23:35:28 +01:00 |
Serhii Snitsaruk
|
10defe21a5
|
Update copyright notices across the project files & in LICENSE.md (#272)
* Include LimboAI contributors in the notice
* Clarify first year of publication as copyright year
|
2025-01-21 02:18:59 +01:00 |
Serhii Snitsaruk
|
23a6e5fdfe
|
Fix: Keep `BTInstance` alive until update is finished
Fixes #254
|
2024-12-04 17:57:11 +01:00 |
Serhii Snitsaruk
|
9da16a1e0f
|
Clean up unused string names
|
2024-08-21 20:04:35 +02:00 |
Serhii Snitsaruk
|
ee12a56e96
|
BTPlayer: Allow changing BT instance at runtime
|
2024-08-04 12:36:44 +02:00 |
Serhii Snitsaruk
|
6c794d6a7e
|
Refactor BTInstance.update()
|
2024-08-03 11:56:32 +02:00 |
Serhii Snitsaruk
|
c4c9b5fe09
|
Utilize BTInstance in BTState
|
2024-08-03 11:39:23 +02:00 |
Serhii Snitsaruk
|
fc26f51ff2
|
Implement BTInstance - runtime instance of BehaviorTree
|
2024-08-03 11:07:06 +02:00 |