Commit Graph

  • 6bcffe712d GHA: Refactor Linux build workflow for the test builds Serhii Snitsaruk 2023-12-29 14:40:10 +0100
  • 044de6eea0 GHA: Add a Windows editor build to test builds Serhii Snitsaruk 2023-12-29 13:10:26 +0100
  • 7fc3831384 Fix various class documentation issues. Serhii Snitsaruk 2023-12-28 17:00:32 +0100
  • 4cf5a18721 Fix another potential crash related to debugger not being active Serhii Snitsaruk 2023-12-28 14:41:58 +0100
  • 9e33b81f50
    Merge pull request #11 from Rubonnek/fix-limbodebugger-crash Serhii Snitsaruk 2023-12-28 14:37:00 +0100
  • 22bfb9e3ab Improve BTCallMethod Serhii Snitsaruk 2023-12-28 14:26:39 +0100
  • 8af747c599
    Merge pull request #9 from Rubonnek/pass-callmethod-delta Serhii Snitsaruk 2023-12-28 12:36:22 +0100
  • 56d7fb91c6
    Fix LimboDebugger crash when EngineDebugger is not active #11 Wilson E. Alvarez 2023-12-27 20:45:56 -0500
  • ab311c5770
    Allow BTCallMethod to include its delta as an argument #9 Wilson E. Alvarez 2023-12-27 13:43:54 -0500
  • 586cdb24bd
    Update getting-started.md Serhii Snitsaruk 2023-12-24 01:16:53 +0100
  • 3d9426c515
    Update README.md Serhii Snitsaruk 2023-12-23 12:41:24 +0100
  • 3f61204961 Open BehaviorTree in the BT editor when its property is clicked in the inspector Serhii Snitsaruk 2023-12-18 15:49:20 +0100
  • e03887cdde Fix LimboExtractSubtree.svg exported incorrectly Serhii Snitsaruk 2023-12-18 01:22:55 +0100
  • 4c93ddabb4 Make LimboSpecifyValue.svg smaller Serhii Snitsaruk 2023-12-18 01:09:57 +0100
  • a00f370805 Replace icon: LimboExtractSubtree.svg Serhii Snitsaruk 2023-12-18 01:05:03 +0100
  • 35f1dabe93 Editor: Add "Extract Subtree" action Serhii Snitsaruk 2023-12-17 15:24:38 +0100
  • a2a2ba1f7b TaskPalette: Shift+Click to add task after the selected and on the same level as the selected task. Serhii Snitsaruk 2023-12-17 14:26:38 +0100
  • c20e0dfc2d Don't focus on buttons in Task Palette Serhii Snitsaruk 2023-12-17 13:58:42 +0100
  • eccbfc6a0e
    Update README.md Serhii Snitsaruk 2023-12-16 22:30:17 +0100
  • 239f6bd94d
    Merge pull request #7 from limbonaut/gha-executable-bit-fix Serhii Snitsaruk 2023-12-16 22:14:56 +0100
  • 1fb92ca412 Blackboard: Refactor prefetching Serhii Snitsaruk 2023-12-16 16:54:42 +0100
  • df231e3f2c GHA: Double zip editor artifacts for MacOS and Linux (fix for #6). #7 Serhii Snitsaruk 2023-12-16 14:03:34 +0100
  • 9abf8a084f Fix debugger's "elapsed" column not always has enough space for decimals Serhii Snitsaruk 2023-12-16 11:12:47 +0100
  • 0f902041e0
    Merge pull request #4 from limbonaut/change-type Serhii Snitsaruk 2023-12-15 00:14:27 +0100
  • ed72784766 Add a header label for "Change Type" popup #4 Serhii Snitsaruk 2023-12-14 23:51:48 +0100
  • 08a8ef9c77 Disable some task palette functionality when it is in dialog mode Serhii Snitsaruk 2023-12-14 23:38:02 +0100
  • f94aca4433 Add "Change Type" popup and menu action Serhii Snitsaruk 2023-12-14 23:18:44 +0100
  • 0e6c83d07c GHA: Update default Godot version to 4.2.1-stable Serhii Snitsaruk 2023-12-13 00:07:02 +0100
  • fb8585282d Debugger: Add the resource header control with a path to the BehaviorTree for the currently debugged instance. Serhii Snitsaruk 2023-12-12 23:37:28 +0100
  • a3594e173c Merge branch 'bbparam-editor' Serhii Snitsaruk 2023-12-10 16:40:20 +0100
  • dfa332490a Add object(resource) support for variant param editor Serhii Snitsaruk 2023-12-10 16:32:41 +0100
  • 678df76c65 Hide type choice when editing variable name Serhii Snitsaruk 2023-12-10 15:58:57 +0100
  • 2fc5732ed8 Fix param type button not updated when property is reset Serhii Snitsaruk 2023-12-10 15:50:03 +0100
  • 949583a6b4 Change type choice position, appearance and tooltip Serhii Snitsaruk 2023-12-10 14:41:00 +0100
  • 106abe0b5a Add support for variant param editing and fix bug with ModeSwitchButton Serhii Snitsaruk 2023-12-10 14:35:28 +0100
  • 7bce63fbcb Remove separation in param editor Serhii Snitsaruk 2023-12-09 21:28:20 +0100
  • 91ed8bfe3d Implement mode switch button for BB parameters Serhii Snitsaruk 2023-12-09 19:31:51 +0100
  • b4bef31df5 Add property editor for blackboard parameters Serhii Snitsaruk 2023-12-08 21:56:14 +0100
  • b94428b35b GH: Update docs Serhii Snitsaruk 2023-12-02 14:44:10 +0100
  • 76b3098ce7
    Update getting-started.md Serhii Snitsaruk 2023-12-01 18:24:48 +0100
  • 5979166c1e Restore the missing icon for LimboAI workspace Serhii Snitsaruk 2023-12-01 18:20:11 +0100
  • 8c7b19ea12 GHA: Use tag instead of sha when available v0.5 Serhii Snitsaruk 2023-12-01 14:17:02 +0100
  • ada246acf9 GHA: Target godot 4.2-stable Serhii Snitsaruk 2023-12-01 12:57:12 +0100
  • 948e99a9ef Generate version.txt for template build jobs Serhii Snitsaruk 2023-11-29 14:32:30 +0100
  • 71909648b7 Add "inline" optimizations Serhii Snitsaruk 2023-11-22 13:41:28 +0100
  • 60012d984b Fix drag & drop position in the same branch Serhii Snitsaruk 2023-11-22 13:05:55 +0100
  • 6347311749 Merge branch 'setagentprop-operations' Serhii Snitsaruk 2023-11-20 15:36:39 +0100
  • cc38d257cc Update tests for BTSetAgentProperty Serhii Snitsaruk 2023-11-20 15:26:22 +0100
  • 548ff374ee Update class docs Serhii Snitsaruk 2023-11-20 15:14:55 +0100
  • caf1ff86b0 SetAgentProperty: Operation feature Serhii Snitsaruk 2023-11-20 15:02:18 +0100
  • 3108a9d44b Fix errors in LimboUtility Serhii Snitsaruk 2023-11-19 16:26:00 +0100
  • c48eeef081 BTSetVar: Cover operations in unit tests & fix bugs Serhii Snitsaruk 2023-11-15 16:35:56 +0100
  • 554ae5a165 Update class docs and refactor SetVar enums Serhii Snitsaruk 2023-11-15 15:40:07 +0100
  • 1ac24e67bb BTSetVar: Specify operation to be performed with assignment Serhii Snitsaruk 2023-11-15 14:45:10 +0100
  • b57528e4dc Merge branch 'gh-fix-web' Serhii Snitsaruk 2023-11-09 20:44:16 +0100
  • a7bd8b81ea GH: Disable emscripten lib cache Serhii Snitsaruk 2023-11-09 19:06:58 +0100
  • 9548fb601c GH: Use checkout v4 Serhii Snitsaruk 2023-11-09 15:07:29 +0100
  • 8a35b17ba6 GH: Update EM version and fix EM cache failures Serhii Snitsaruk 2023-11-09 14:42:19 +0100
  • d51be136e1 Hotfix 59b2f4 breaking things Serhii Snitsaruk 2023-11-08 16:21:46 +0100
  • 59b2f4af3c Fix: Resetting BBVariant value sets it to NIL Serhii Snitsaruk 2023-11-08 14:23:02 +0100
  • 65346459d3 Fix: Task scripts with global class and without icon get wrong theme icon shown Serhii Snitsaruk 2023-11-08 14:02:08 +0100
  • 16a55e0f64 README: Add LimboAI logo Serhii Snitsaruk 2023-11-05 13:04:10 +0100
  • 58848b709c GHA: Cache godot & limboai treeish SHA to use with all builds Serhii Snitsaruk 2023-11-03 12:45:55 +0100
  • f231e854e5 Update README Serhii Snitsaruk 2023-11-02 14:44:56 +0100
  • 55580f25ae Update README Serhii Snitsaruk 2023-11-02 14:23:34 +0100
  • edfb3527cf GH: Use Java 17 for builds Serhii Snitsaruk 2023-11-02 10:34:23 +0100
  • f4bac67aa9 doc: Add TOC, links and fixes Serhii Snitsaruk 2023-10-31 18:59:35 +0100
  • 0cb62ea051 Fix doc Serhii Snitsaruk 2023-10-31 16:50:54 +0100
  • e8ae3e7b8f doc: Explain task anatomy Serhii Snitsaruk 2023-10-31 15:48:52 +0100
  • 6e6e9985b2 doc: Improve task example Serhii Snitsaruk 2023-10-31 15:03:38 +0100
  • 793dba1e07 doc: Add custom task example Serhii Snitsaruk 2023-10-31 14:50:37 +0100
  • d688953fd8 CI: Ignore "doc/*" Serhii Snitsaruk 2023-10-31 14:28:56 +0100
  • 218e4e7361 Add getting-started.md and introduction to BTs Serhii Snitsaruk 2023-10-31 14:23:41 +0100
  • 7efca710f2 Update README Serhii Snitsaruk 2023-10-31 13:22:51 +0100
  • c77b9a92c2 Fix test builds should use the mono flag Serhii Snitsaruk 2023-10-31 11:51:20 +0100
  • 52a8dc2a0b Merge branch 'godot42' Serhii Snitsaruk 2023-10-30 10:26:40 +0100
  • dca3ba38c0 Fix error when trying to add fav task while no BT is edited godot-4.1 Serhii Snitsaruk 2023-10-29 13:45:32 +0100
  • ecc750bfaf Target godot "master" branch for test builds Serhii Snitsaruk 2023-10-28 13:12:45 +0200
  • 0ad33e9af6 Bump demo project version Serhii Snitsaruk 2023-10-28 13:10:59 +0200
  • 04537d1e96 Fix setting animation callback mode process Serhii Snitsaruk 2023-10-28 13:10:33 +0200
  • f9f930133f Fix Script includes Serhii Snitsaruk 2023-10-28 13:09:03 +0200
  • bf91be1ff1 Fix StyleBoxFlat includes Serhii Snitsaruk 2023-10-28 13:07:11 +0200
  • e05a6fd6ea Merge branch 'doc-work' Serhii Snitsaruk 2023-10-27 14:26:19 +0200
  • f1694b45ec Improve Blackboard docs Serhii Snitsaruk 2023-10-27 14:21:23 +0200
  • 2555c383d6 Improve docs for BBParam* Serhii Snitsaruk 2023-10-27 13:32:55 +0200
  • 0ae3a53f26 Update docs for BTTask::abort() Serhii Snitsaruk 2023-10-26 16:37:26 +0200
  • 166cc8b1d9 Rename BTTask::cancel() to abort() and expose it. Serhii Snitsaruk 2023-10-26 16:20:33 +0200
  • 14c162de39 Improve docs for LimboHSM & LimboUtility Serhii Snitsaruk 2023-10-26 16:16:00 +0200
  • 446925adac Improve docs for BTState and LimboState Serhii Snitsaruk 2023-10-26 15:45:24 +0200
  • 39971b1e1a Improve BTPlayer doc Serhii Snitsaruk 2023-10-26 13:44:09 +0200
  • 2b13c24277 Add "Introduction" menu item linking to BehaviorTree doc Serhii Snitsaruk 2023-10-24 15:44:18 +0200
  • 93cba4581a Write introduction into BTs in the BehaviorTree class doc Serhii Snitsaruk 2023-10-23 22:28:44 +0200
  • d481d43790 Improve docs for BTDecorator & BTTask Serhii Snitsaruk 2023-10-20 15:01:41 +0200
  • 7dbdd52141 Improve docs for BTAction, BTComment, BTComposite and BTCondition Serhii Snitsaruk 2023-10-20 12:34:28 +0200
  • 8e53f02e00 Improve docs for RandomWait, Wait, WaitTicks Serhii Snitsaruk 2023-10-19 14:27:02 +0200
  • cab9f853c0 Improve docs for CallMethod, ConsolePrint & Fail Serhii Snitsaruk 2023-10-19 14:11:08 +0200
  • 81b415a6bf Improve docs for CheckAgentProperty & SetAgentProperty Serhii Snitsaruk 2023-10-19 13:39:11 +0200
  • 3d5cbbf50f Improve docs for PlayAnimation & StopAnimation Serhii Snitsaruk 2023-10-18 19:05:33 +0200
  • 047b75258b Improve docs for AwaitAnimation and PauseAnimation Serhii Snitsaruk 2023-10-18 18:25:53 +0200
  • 91d582ab09 Improve class docs for CheckTrigger, CheckVar and SetVar Serhii Snitsaruk 2023-10-17 12:22:46 +0200