Serhii Snitsaruk
|
c5b92aa676
|
Expose BehaviorTreeView for tools and in-game use
|
2024-02-03 16:59:51 +01:00 |
Serhii Snitsaruk
|
f546e285b7
|
Refactor and clean up the code
|
2024-01-13 17:10:42 +01:00 |
Serhii Snitsaruk
|
21b5053b72
|
Rename window wrapper
|
2024-01-11 15:38:29 +01:00 |
Serhii Snitsaruk
|
52f218e6b9
|
Don't compile editor classes into template builds
|
2024-01-11 11:22:02 +01:00 |
Serhii Snitsaruk
|
e6c87be723
|
Fix various bugs and unit tests
|
2024-01-11 00:31:42 +01:00 |
Serhii Snitsaruk
|
0e37d3dfa3
|
Fix module compilation
|
2024-01-10 22:45:42 +01:00 |
Serhii Snitsaruk
|
a8dc78765b
|
Restore icons
|
2024-01-10 01:17:09 +01:00 |
Serhii Snitsaruk
|
a9a38bbffb
|
Port debugger
|
2024-01-09 21:47:22 +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
|
3d86a76db9
|
Port BehaviorTreeView
|
2024-01-07 06:51:34 +01:00 |
Serhii Snitsaruk
|
0767c0eee1
|
Port BTPlayer and LimboDebugger (game-side part)
|
2024-01-07 02:40:51 +01:00 |
Serhii Snitsaruk
|
9abf8a084f
|
Fix debugger's "elapsed" column not always has enough space for decimals
Closes #5.
|
2023-12-16 11:12:47 +01:00 |
Serhii Snitsaruk
|
fb8585282d
|
Debugger: Add the resource header control with a path to the BehaviorTree for the currently debugged instance.
|
2023-12-12 23:37:28 +01:00 |
Serhii Snitsaruk
|
f9f930133f
|
Fix Script includes
|
2023-10-28 13:09:03 +02:00 |
Serhii Snitsaruk
|
bf91be1ff1
|
Fix StyleBoxFlat includes
|
2023-10-28 13:08:26 +02:00 |
Serhii Snitsaruk
|
e7687d7a57
|
Update demo and remove debug prints
|
2023-09-19 15:29:29 +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
|
a625173786
|
Cache theme items at LimboDebuggerPluggin
|
2023-08-29 12:54:38 +02:00 |
Serhii Snitsaruk
|
4ff1b874f3
|
Assign "bold" font to tasks with custom name set in BT debugger
Also, fixes resources used without Ref in debugger view.
|
2023-08-29 12:44:31 +02:00 |
Serhii Snitsaruk
|
2afdb4bc95
|
Add "Open Debugger" menu option and "Misc" menu
|
2023-08-20 11:34:13 +02:00 |
Serhii Snitsaruk
|
13f5eb1f71
|
Reorganize BT tasks
|
2023-08-15 17:49:13 +02:00 |
Serhii Snitsaruk
|
e2b0bd91e2
|
Debugger: Add making debugger window floating
|
2023-08-02 12:13:00 +02:00 |
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 |