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 |
Serhii Snitsaruk
|
8e53f02e00
|
Improve docs for RandomWait, Wait, WaitTicks
|
2023-10-19 14:27:02 +02:00 |
Serhii Snitsaruk
|
cab9f853c0
|
Improve docs for CallMethod, ConsolePrint & Fail
|
2023-10-19 14:11:08 +02:00 |
Serhii Snitsaruk
|
81b415a6bf
|
Improve docs for CheckAgentProperty & SetAgentProperty
|
2023-10-19 13:39:11 +02:00 |
Serhii Snitsaruk
|
3d5cbbf50f
|
Improve docs for PlayAnimation & StopAnimation
|
2023-10-18 19:05:33 +02:00 |
Serhii Snitsaruk
|
047b75258b
|
Improve docs for AwaitAnimation and PauseAnimation
|
2023-10-18 18:25:53 +02:00 |
Serhii Snitsaruk
|
91d582ab09
|
Improve class docs for CheckTrigger, CheckVar and SetVar
|
2023-10-17 12:22:46 +02:00 |
Serhii Snitsaruk
|
7324f0462b
|
Improve class docs for Repeat, RunLimit, Subtree & TimeLimit
|
2023-10-16 14:20:45 +02:00 |
Serhii Snitsaruk
|
eb58363977
|
Improve class docs for BTRepeatUntil{Success,Failure}
|
2023-10-09 10:37:15 +02:00 |
Serhii Snitsaruk
|
cb8c824314
|
Improve class docs for ForEach, Invert, NewScope, Probability
|
2023-10-09 10:29:34 +02:00 |
Serhii Snitsaruk
|
f71e158418
|
Improve docs: BTAlways{Fail,Succeed}, BTCooldown, BTDelay
|
2023-10-05 12:21:25 +02:00 |
Serhii Snitsaruk
|
d887d9ef35
|
Merge branch 'doc-work'
|
2023-09-29 10:20:33 +02:00 |
Serhii Snitsaruk
|
0c325e3660
|
Increase help tooltip maximum characters to 1400
|
2023-09-28 13:57:27 +02:00 |
Serhii Snitsaruk
|
f4289ca839
|
Improve BTDynamic{Sequence,Selector} class docs
|
2023-09-28 13:45:28 +02:00 |
Serhii Snitsaruk
|
84201f6e44
|
Improve BTRandom{Selector,Sequence} class docs
|
2023-09-28 12:37:15 +02:00 |
Serhii Snitsaruk
|
d2bde1a805
|
Improve BTParallel class doc
|
2023-09-27 17:08:51 +02:00 |
Serhii Snitsaruk
|
978a47f505
|
Improve BTSelector & BTSequence class doc
|
2023-09-27 12:19:36 +02:00 |
Serhii Snitsaruk
|
00f9e03f02
|
Merge branch 'probability-selector'
|
2023-09-26 16:38:50 +02:00 |
Serhii Snitsaruk
|
953d98f89c
|
Add probability icon
|
2023-09-26 16:28:53 +02:00 |
Serhii Snitsaruk
|
b5a44c0807
|
Fix BTProbabilitySelector showing probability for comments
|
2023-09-26 16:28:47 +02:00 |
Serhii Snitsaruk
|
dd978b636c
|
Add class doc for BTProbabilitySelector
|
2023-09-26 15:29:45 +02:00 |
Serhii Snitsaruk
|
cd299bef4b
|
Merge branch 'probability-selector'
|
2023-09-26 11:12:57 +02:00 |
Serhii Snitsaruk
|
27254581a4
|
Fix Probability popup stuck with ghost value
|
2023-09-26 11:10:23 +02:00 |
Serhii Snitsaruk
|
d0e9bb0ed3
|
Add ProbabilitySelector usage test to demo project
|
2023-09-25 22:52:08 +02:00 |
Serhii Snitsaruk
|
1df821fdfa
|
Allow editing weight as percent in Probability popup
|
2023-09-25 22:36:37 +02:00 |
Serhii Snitsaruk
|
52a70fdee5
|
Add editor support for BTProbabilitySelector
|
2023-09-25 18:07:26 +02:00 |
Serhii Snitsaruk
|
32cbce6b80
|
Add abort_on_failure policy to BTProbabilitySelector
|
2023-09-24 16:45:10 +02:00 |
Serhii Snitsaruk
|
b33c1cae31
|
Add tests for BTProbabilitySelector
|
2023-09-24 14:12:50 +02:00 |
Serhii Snitsaruk
|
a7f6388bd7
|
Add icon for BTProbabilitySelector
|
2023-09-24 14:11:52 +02:00 |
Serhii Snitsaruk
|
55e0b7404c
|
Add BTProbabilitySelector class
|
2023-09-24 14:06:09 +02:00 |
Serhii Snitsaruk
|
c94073fb39
|
Move BTCallMethod to Utility category
|
2023-09-20 10:40:16 +02:00 |
Serhii Snitsaruk
|
22d82d7c02
|
Fix "Edit Script" in task palette not switching workspace
|
2023-09-20 10:32:38 +02:00 |
Serhii Snitsaruk
|
e7687d7a57
|
Update demo and remove debug prints
|
2023-09-19 15:29:29 +02:00 |
Serhii Snitsaruk
|
9a4fd8ad12
|
Update script template
|
2023-09-19 15:29:29 +02:00 |
Serhii Snitsaruk
|
827dc80cce
|
Update class docs
|
2023-09-19 15:29:29 +02:00 |
Serhii Snitsaruk
|
efe693347e
|
Refactor to return enum instead of int in task methods
|
2023-09-19 15:29:29 +02:00 |
Serhii Snitsaruk
|
50bcbcf616
|
Promote TaskStatus to named enum
|
2023-09-19 15:29:29 +02:00 |
Serhii Snitsaruk
|
9ed075120e
|
Fix class doc errors
|
2023-09-19 15:29:29 +02:00 |
Serhii Snitsaruk
|
dd01cc82bb
|
Upload also GodotSharp dir in mono build for Linux
|
2023-09-19 15:29:29 +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
|
ff4991654f
|
Update README.md
|
2023-09-16 10:04:24 +02:00 |
Serhii Snitsaruk
|
f7380db6a2
|
GHA: New "Test builds" workflow
Rewritten to be able to run all unit tests.
|
2023-09-15 20:34:49 +02:00 |
Serhii Snitsaruk
|
46e45c6cfb
|
GHA: Fix Windows binaries uploaded as Linux in test builds
|
2023-09-14 15:48:27 +02:00 |
Serhii Snitsaruk
|
22f2529b08
|
Merge branch 'github-workflows'
|
2023-09-14 13:54:44 +02:00 |
Serhii Snitsaruk
|
1753301753
|
GHA: Fix Windows x64_32 release template .NET not built
|
2023-09-14 13:54:25 +02:00 |
Serhii Snitsaruk
|
5d0d2660f7
|
GH: Rename Linux & Windows templates before uploading artifact
|
2023-09-14 13:54:25 +02:00 |