Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork104
Comparing changes
Open a pull request
base repository:limbonaut/limboai
Uh oh!
There was an error while loading.Please reload this page.
base:master
head repository:limbonaut/limboai
Uh oh!
There was an error while loading.Please reload this page.
compare:godot-4.2
Uh oh!
There was an error while loading.Please reload this page.
- 12commits
- 21files changed
- 2contributors
Commits on Aug 6, 2024
Fix connected signal error when loading BT for the second time
limbonaut committedAug 6, 2024 Fix BlackboardPlan arrays shouldn't be shared between instanced agents
Variable values are deep copied now using Variant.duplicate(true). Note that currently it doesn't duplicate objects.
limbonaut committedAug 6, 2024 Defer banner actions to not crash upon restart
limbonaut committedAug 6, 2024 - limbonaut committed
Aug 6, 2024 Fix process_input is not enabled in active substate
limbonaut committedAug 6, 2024 Fix error if
changedsignal is already connected to a BBParam in a ……bunch of tasks
limbonaut committedAug 6, 2024 Fix C# exports print errors due to missing ClassDB binding
limbonaut committedAug 6, 2024 Merge branch “cherrypicks-4.2”
limbonaut committedAug 6, 2024 - limbonaut committed
Aug 6, 2024
Commits on Aug 14, 2024
Fix mapping failing for NodePath variables with prefetch enabled
limbonaut committedAug 14, 2024 - limbonaut committed
Aug 14, 2024
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff master...godot-4.2
Uh oh!
There was an error while loading.Please reload this page.