Commit Graph

626 Commits

Author SHA1 Message Date
Serhii Snitsaruk 71909648b7 Add "inline" optimizations 2023-11-22 13:41:28 +01:00
Serhii Snitsaruk 60012d984b Fix drag & drop position in the same branch
Also, refactor get_child_index() into get_index().
2023-11-22 13:05:55 +01:00
Serhii Snitsaruk 6347311749 Merge branch 'setagentprop-operations' 2023-11-20 15:36:39 +01:00
Serhii Snitsaruk cc38d257cc Update tests for BTSetAgentProperty 2023-11-20 15:36:18 +01:00
Serhii Snitsaruk 548ff374ee Update class docs 2023-11-20 15:36:13 +01:00
Serhii Snitsaruk caf1ff86b0 SetAgentProperty: Operation feature 2023-11-20 15:02:18 +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 b57528e4dc Merge branch 'gh-fix-web' 2023-11-09 20:44:16 +01:00
Serhii Snitsaruk a7bd8b81ea GH: Disable emscripten lib cache 2023-11-09 19:06:58 +01:00
Serhii Snitsaruk 9548fb601c GH: Use checkout v4 2023-11-09 18:58:35 +01:00
Serhii Snitsaruk 8a35b17ba6 GH: Update EM version and fix EM cache failures
Adds "Init Emscripten" step to solve cache issues
2023-11-09 18:57:55 +01:00
Serhii Snitsaruk d51be136e1 Hotfix 59b2f4 breaking things 2023-11-08 16:21:46 +01:00
Serhii Snitsaruk 59b2f4af3c Fix: Resetting BBVariant value sets it to NIL 2023-11-08 14:23:02 +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 16a55e0f64 README: Add LimboAI logo
Also, rename LICENSE
2023-11-05 15:19:13 +01:00
Serhii Snitsaruk 58848b709c GHA: Cache godot & limboai treeish SHA to use with all builds 2023-11-03 13:59:05 +01:00
Serhii Snitsaruk f231e854e5 Update README 2023-11-02 14:44:56 +01:00
Serhii Snitsaruk 55580f25ae Update README 2023-11-02 14:29:48 +01:00
Serhii Snitsaruk edfb3527cf GH: Use Java 17 for builds 2023-11-02 10:34:23 +01:00
Serhii Snitsaruk f4bac67aa9 doc: Add TOC, links and fixes 2023-10-31 18:59:35 +01:00
Serhii Snitsaruk 0cb62ea051 Fix doc 2023-10-31 16:50:54 +01:00
Serhii Snitsaruk e8ae3e7b8f doc: Explain task anatomy 2023-10-31 15:48:52 +01:00
Serhii Snitsaruk 6e6e9985b2 doc: Improve task example 2023-10-31 15:03:38 +01:00
Serhii Snitsaruk 793dba1e07 doc: Add custom task example 2023-10-31 14:50:37 +01:00
Serhii Snitsaruk d688953fd8 CI: Ignore "doc/*" 2023-10-31 14:28:56 +01:00
Serhii Snitsaruk 218e4e7361 Add getting-started.md and introduction to BTs 2023-10-31 14:23:41 +01:00
Serhii Snitsaruk 7efca710f2 Update README
Change version and clean the download section
2023-10-31 13:22:51 +01:00
Serhii Snitsaruk c77b9a92c2 Fix test builds should use the mono flag 2023-10-31 11:51:20 +01:00
Serhii Snitsaruk 52a8dc2a0b Merge branch 'godot42' 2023-10-30 10:26:40 +01:00
Serhii Snitsaruk dca3ba38c0 Fix error when trying to add fav task while no BT is edited 2023-10-29 13:45:32 +01:00
Serhii Snitsaruk ecc750bfaf Target godot "master" branch for test builds 2023-10-28 13:12:45 +02:00
Serhii Snitsaruk 0ad33e9af6 Bump demo project version 2023-10-28 13:10:59 +02:00
Serhii Snitsaruk 04537d1e96 Fix setting animation callback mode process 2023-10-28 13:10:33 +02: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 e05a6fd6ea Merge branch 'doc-work' 2023-10-27 14:26:19 +02:00
Serhii Snitsaruk f1694b45ec Improve Blackboard docs 2023-10-27 14:21:23 +02:00
Serhii Snitsaruk 2555c383d6 Improve docs for BBParam* 2023-10-27 13:32:55 +02:00
Serhii Snitsaruk 0ae3a53f26 Update docs for BTTask::abort() 2023-10-26 16:37:26 +02:00
Serhii Snitsaruk 166cc8b1d9 Rename BTTask::cancel() to abort() and expose it. 2023-10-26 16:26:10 +02:00
Serhii Snitsaruk 14c162de39 Improve docs for LimboHSM & LimboUtility 2023-10-26 16:16:00 +02:00
Serhii Snitsaruk 446925adac Improve docs for BTState and LimboState 2023-10-26 15:45:24 +02:00
Serhii Snitsaruk 39971b1e1a Improve BTPlayer doc 2023-10-26 13:44:09 +02:00
Serhii Snitsaruk 2b13c24277 Add "Introduction" menu item linking to BehaviorTree doc 2023-10-24 15:44:18 +02:00
Serhii Snitsaruk 93cba4581a Write introduction into BTs in the BehaviorTree class doc 2023-10-23 22:28:44 +02:00
Serhii Snitsaruk d481d43790 Improve docs for BTDecorator & BTTask 2023-10-20 15:01:41 +02:00
Serhii Snitsaruk 7dbdd52141 Improve docs for BTAction, BTComment, BTComposite and BTCondition 2023-10-20 12:34:28 +02:00