Serhii Snitsaruk
|
d1030b877c
|
Project config file macro
|
2024-01-09 15:23:02 +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
|
bb346ef5f2
|
Port TaskTree
|
2024-01-07 21:20:51 +01:00 |
Serhii Snitsaruk
|
97daa29eda
|
Port TaskPalette
Not even sure if it works, since I need other bits before I test it.
|
2024-01-07 17:33:05 +01:00 |
Serhii Snitsaruk
|
73497b1908
|
Port ModSwitchButton
|
2024-01-07 13:45:27 +01:00 |
Serhii Snitsaruk
|
f9ad9cc794
|
Port ActionBanner
|
2024-01-07 13:36:59 +01:00 |
Serhii Snitsaruk
|
3d86a76db9
|
Port BehaviorTreeView
|
2024-01-07 06:51:34 +01:00 |
Serhii Snitsaruk
|
f5b1b52f67
|
Port LimboHSM, LimboState and BTState
|
2024-01-07 05:54:17 +01:00 |
Serhii Snitsaruk
|
0767c0eee1
|
Port BTPlayer and LimboDebugger (game-side part)
|
2024-01-07 02:40:51 +01:00 |
Serhii Snitsaruk
|
4f97c1bd24
|
Post the rest of the BT tasks (massive changes)
|
2024-01-07 00:47:46 +01:00 |
Serhii Snitsaruk
|
2c4e343a48
|
Port the first core classes to get started
Ported: Blackboard, BTTask, BTAction, BTComment, BTDecorator, BTComposite, BTDecorator, LimboStringNames, LimboTaskDB, LimboUtility
|
2024-01-06 21:04:34 +01:00 |
Serhii Snitsaruk
|
3108a9d44b
|
Fix errors in LimboUtility
|
2023-11-19 16:26:00 +01:00 |
Serhii Snitsaruk
|
c48eeef081
|
BTSetVar: Cover operations in unit tests & fix bugs
|
2023-11-15 16:35:56 +01:00 |
Serhii Snitsaruk
|
554ae5a165
|
Update class docs and refactor SetVar enums
|
2023-11-15 15:40:07 +01:00 |
Serhii Snitsaruk
|
1ac24e67bb
|
BTSetVar: Specify operation to be performed with assignment
|
2023-11-15 14:45:10 +01:00 |
Serhii Snitsaruk
|
65346459d3
|
Fix: Task scripts with global class and without icon get wrong theme icon shown
|
2023-11-08 14:02:08 +01:00 |
Serhii Snitsaruk
|
f9f930133f
|
Fix Script includes
|
2023-10-28 13:09:03 +02:00 |
Serhii Snitsaruk
|
a998b45341
|
Allow C# scripts extending BTTask to be added in the behavior tree editor
|
2023-09-19 15:29:29 +02:00 |
Serhii Snitsaruk
|
62f964474c
|
Filter tasks in TaskPalette by category and type
|
2023-08-26 15:41:11 +02:00 |
Serhii Snitsaruk
|
04cb2b1560
|
Sort tasks within task categories
|
2023-08-25 18:08:18 +02:00 |
Serhii Snitsaruk
|
2ffcbf0565
|
Add `LimboTaskDB` to handle task categories and scanning user tasks
|
2023-08-25 17:32:46 +02:00 |
Serhii Snitsaruk
|
13f5eb1f71
|
Reorganize BT tasks
|
2023-08-15 17:49:13 +02:00 |
Serhii Snitsaruk
|
605444ee0f
|
Add BTCheckAgentProperty condition
|
2023-08-10 13:04:53 +02:00 |
Serhii Snitsaruk
|
ea9d3c77a0
|
Improve BT task icon lookup
|
2023-08-09 15:38:24 +02:00 |
Serhii Snitsaruk
|
6699fa0627
|
Fix errors with compiling on windows
|
2023-07-29 09:40:38 +02:00 |
Serhii Snitsaruk
|
62e07e4395
|
Add MIT license - LimboAI is now Open Source!
|
2023-07-22 19:41:01 +02:00 |
Serhii Snitsaruk
|
0c2ee8ba8e
|
Update documentation
|
2023-07-20 22:15:30 +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 |