Serhii Snitsaruk
|
56bb91df0a
|
Merge pull request #127 from limbonaut/blackboard-tests
Add unit tests for `Blackboard` and fix `Blackboard.unbind_var()`
|
2024-06-01 16:08:35 +02:00 |
Serhii Snitsaruk
|
c793c8ba53
|
Fix `Blackboard.unbind_var` failing for existing bound variable
|
2024-06-01 10:53:56 +02:00 |
Serhii Snitsaruk
|
808ca1de7f
|
Add unit tests for Blackboard
|
2024-06-01 10:52:31 +02:00 |
Serhii Snitsaruk
|
809efc1be2
|
Merge pull request #125 from limbonaut/api-new-blackboard-methods
API: Add Blackboard methods to enable iteration, state inspection & serialization
|
2024-06-01 10:26:21 +02:00 |
Serhii Snitsaruk
|
29532113c0
|
Change to typed array in `BlackboardPlan::list_vars`
|
2024-05-31 11:57:27 +02:00 |
Serhii Snitsaruk
|
1e6c3fa92b
|
Files reformatted by pre-commit
|
2024-05-31 11:46:16 +02:00 |
Serhii Snitsaruk
|
35f2c3c142
|
API: Add `Blackboard` methods to enable iteration, state inspection and serialization
|
2024-05-31 11:46:11 +02:00 |
Serhii Snitsaruk
|
49f5e3be79
|
Merge pull request #124 from limbonaut/show-version
Show version info in the editor
|
2024-05-30 16:28:35 +02:00 |
Serhii Snitsaruk
|
a04d4aaca4
|
Show version info in the editor
- Version is set in `limboai_version.py` file and hash is taken from GIT on build.
- Click to copy version info into clipboard.
|
2024-05-30 16:03:05 +02:00 |
Serhii Snitsaruk
|
08ad6c1d99
|
Merge pull request #122 from limbonaut/open-owner-scene
Editor: Add tab context menu option "Jump to Owner"
|
2024-05-29 21:00:48 +02:00 |
Serhii Snitsaruk
|
c9825413c0
|
Add shortcut for "Close Tab" and clean up input code
|
2024-05-29 19:13:57 +02:00 |
Serhii Snitsaruk
|
990438db55
|
Handle built-in resources in "Jump to owner" tab action
|
2024-05-29 18:27:55 +02:00 |
Serhii Snitsaruk
|
2b299c0007
|
Accept Ctrl-J when LimboAI editor is visible and fix shortcuts not working sometimes
|
2024-05-29 11:58:59 +02:00 |
Serhii Snitsaruk
|
88e468c526
|
Editor: Add Ctrl+J shortcut for "Jump to Owner" tab action
|
2024-05-29 11:18:11 +02:00 |
Serhii Snitsaruk
|
a0cd983927
|
Editor: Fix "jump to owner" from subtree and refactor
|
2024-05-29 10:53:54 +02:00 |
Serhii Snitsaruk
|
792502db84
|
Editor: Add tab context menu option "Open owner scene"
|
2024-05-28 21:16:26 +02:00 |
Serhii Snitsaruk
|
5f5ecc2db1
|
Merge pull request #123 from limbonaut/fix-compilation-errors-with-new-godotcpp
Fix compile-time errors with updated godot-cpp
|
2024-05-28 20:11:40 +02:00 |
Serhii Snitsaruk
|
361eb3eb15
|
Fix compile-time errors with updated godot-cpp
|
2024-05-28 19:50:57 +02:00 |
Serhii Snitsaruk
|
dbb89e6883
|
Merge pull request #120 from limbonaut/improve-navigation
Implement tab navigation in the editor
|
2024-05-28 12:28:47 +02:00 |
Serhii Snitsaruk
|
fa3034d190
|
Remove old editor navigation code
|
2024-05-28 12:04:02 +02:00 |
Serhii Snitsaruk
|
9e0489a034
|
Editor: Tab button to inspect blackboard plan
|
2024-05-28 11:16:37 +02:00 |
Serhii Snitsaruk
|
a7d4b1e7f7
|
Editor: Use the full name for tabs if the short name is not unique
|
2024-05-28 09:46:21 +02:00 |
Serhii Snitsaruk
|
127fa678f4
|
Editor: Add tab context menu
|
2024-05-27 16:53:44 +02:00 |
Serhii Snitsaruk
|
e0d47ddf08
|
Fix closing last tab leads to crash on exit
|
2024-05-27 15:36:17 +02:00 |
Serhii Snitsaruk
|
57382e10a7
|
Editor: Show full filename in tabs for BTs saved as built-in resources
|
2024-05-27 15:06:35 +02:00 |
Serhii Snitsaruk
|
0a28feb7a9
|
Fix GDExtension compilation issues
|
2024-05-27 14:27:14 +02:00 |
Serhii Snitsaruk
|
6f8f95b5de
|
Editor: Replace BT resource button with tabs
|
2024-05-27 13:48:08 +02:00 |
Serhii Snitsaruk
|
e9eec23c3e
|
Update README.md
Put first steps earlier in the README
|
2024-05-26 12:39:04 +02:00 |
Serhii Snitsaruk
|
d0fcea5574
|
Merge pull request #118 from limbonaut/doc-first-steps
Doc: Add first steps
|
2024-05-26 12:36:42 +02:00 |
Serhii Snitsaruk
|
e059429760
|
Doc: Add first steps
|
2024-05-26 12:34:18 +02:00 |
Serhii Snitsaruk
|
918095622c
|
Merge pull request #117 from limbonaut/gha-toolchain-mirror
GHA: Use godotengine buildroot mirror
|
2024-05-26 12:16:14 +02:00 |
Serhii Snitsaruk
|
23c19c11e6
|
GHA: Use godotengine buildroot mirror
|
2024-05-26 09:32:49 +02:00 |
Serhii Snitsaruk
|
bc2c4a26ac
|
GHA: Restore toolchain links
Toolchain contents should be cached now.
|
2024-05-25 16:07:00 +02:00 |
Serhii Snitsaruk
|
83214fc93b
|
GHA: Temporarily change toolchain link while tuxfamily.org is down (32-bit)
|
2024-05-25 15:05:34 +02:00 |
Serhii Snitsaruk
|
e062669cf7
|
GHA: Temporarily change toolchain link while tuxfamily.org is down
|
2024-05-25 14:05:15 +02:00 |
Serhii Snitsaruk
|
2e94bf8bf2
|
Merge pull request #116 from limbonaut/gha-import-files
GHA: Generate .import files for GDExtension icons
|
2024-05-25 14:01:16 +02:00 |
Serhii Snitsaruk
|
e8816091e6
|
GHA: Verify toolchain checksum
|
2024-05-25 13:33:48 +02:00 |
Serhii Snitsaruk
|
fc1b99a5b1
|
GHA: Action that downloads & caches Linux toolchain
TuxFamily is often down lately, maybe caching could help.
|
2024-05-25 13:33:42 +02:00 |
Serhii Snitsaruk
|
04300e5222
|
GHA: Generate .import files for GDExtension icons
|
2024-05-22 22:33:21 +02:00 |
Serhii Snitsaruk
|
2f326e5b6f
|
Merge pull request #110 from limbonaut/type-validation
Editor: Check if variable is of correct type for BBParam subtypes
|
2024-05-18 15:33:39 +02:00 |
Serhii Snitsaruk
|
064d00fdfa
|
Editor: Check if variable is of correct type for BBParam subtypes
|
2024-05-18 14:12:00 +02:00 |
Serhii Snitsaruk
|
ff61d55c44
|
Merge pull request #106 from limbonaut/mapping
Mapping variables
|
2024-05-18 13:47:42 +02:00 |
Serhii Snitsaruk
|
7ab7a9d098
|
BlackboardPlan: Improve inspector update while manually typing in mappings
Fixes property glitches observed while a map variable is typed in.
|
2024-05-17 21:54:50 +02:00 |
Serhii Snitsaruk
|
b54f3696ff
|
Fix crash upon adding variable in the plan editor with empty default name
Also default to float when expected type is not specified.
|
2024-05-17 11:08:58 +02:00 |
Serhii Snitsaruk
|
dc77ecd2b2
|
Fix `parent_scope` argument in `create_blackboard` should have a default value
|
2024-05-17 10:36:25 +02:00 |
Serhii Snitsaruk
|
026272f7f7
|
Fix BBParam subtypes incorrectly display type error in inspector
|
2024-05-17 10:27:22 +02:00 |
Serhii Snitsaruk
|
d08018b7b1
|
BlackboardPlan: Update mapping after variable renamed
Currently, only for owned variables, not parent's.
|
2024-05-17 10:00:12 +02:00 |
Serhii Snitsaruk
|
00396dce61
|
Merge pull request #107 from limbonaut/steamdeck-support
GHA: Use older toolchain for SteamDeck compatibility
|
2024-05-16 17:48:33 +02:00 |
Serhii Snitsaruk
|
69201fa877
|
GHA: Use older toolchain for SteamDeck compatibility
|
2024-05-16 12:08:13 +02:00 |
Serhii Snitsaruk
|
d920060dee
|
Update class documentation
|
2024-05-15 20:58:38 +02:00 |