-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: schenGameDev/UnityModularFramework
base: main
head repository: schenGameDev/UnityModularFramework
compare: behaviour-tree-module
- 14 commits
- 177 files changed
- 1 contributor
Commits on Jan 13, 2026
-
Configuration menu - View commit details
-
Copy full SHA for e799067 - Browse repository at this point
Copy the full SHA e799067View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77d10d0 - Browse repository at this point
Copy the full SHA 77d10d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4cc48d - Browse repository at this point
Copy the full SHA d4cc48dView commit details
Commits on Jan 18, 2026
-
Add BooleanExpressionEvaluator for enhanced condition evaluation and …
…refactor Keeper and KeywordSwitchNode to support Vector3 type
Configuration menu - View commit details
-
Copy full SHA for 5dbc04b - Browse repository at this point
Copy the full SHA 5dbc04bView commit details
Commits on Jan 25, 2026
-
Refactor LayerMaskUtil methods for improved clarity and consistency i…
…n parameter naming
Configuration menu - View commit details
-
Copy full SHA for bb0bb03 - Browse repository at this point
Copy the full SHA bb0bb03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29f0941 - Browse repository at this point
Copy the full SHA 29f0941View commit details -
Enhance BooleanExpressionEvaluator with empty condition checks and up…
…date BTRunner and PatrolNode to use GetComponentInMe for improved clarity
Configuration menu - View commit details
-
Copy full SHA for 3380255 - Browse repository at this point
Copy the full SHA 3380255View commit details
Commits on Jan 26, 2026
-
Refactor AbilityGroundEffect to use LimitedRepeatTimer, enhance Abili…
…tySO with dynamic title input, and improve target validation in damage effects
Configuration menu - View commit details
-
Copy full SHA for 5f311b4 - Browse repository at this point
Copy the full SHA 5f311b4View commit details
Commits on Jan 29, 2026
-
Add SubTreeRootNode and SubTreeOutletNode, enhance BehaviorTreeEditor…
… with subtree highlighting, and refactor node creation logic
Configuration menu - View commit details
-
Copy full SHA for 64b57a8 - Browse repository at this point
Copy the full SHA 64b57a8View commit details
Commits on Feb 2, 2026
-
Add new RangedWeaponSO and Player classes, implement Jump and Jetpack…
… processors, and enhance DamageEffect with ApplyTarget property
Configuration menu - View commit details
-
Copy full SHA for 564d5a4 - Browse repository at this point
Copy the full SHA 564d5a4View commit details
Commits on Feb 3, 2026
-
Refactor BooleanExpressionEvaluator to BoolExpressionEvaluator, enhan…
…ce behavior tree editor with contextual menu actions for node duplication, reset, and deletion
Configuration menu - View commit details
-
Copy full SHA for b5ddd61 - Browse repository at this point
Copy the full SHA b5ddd61View commit details -
Add AnonymousAbilityNode for casting abilities on targets from the bl…
…ackboard, refactor ability handling in various nodes, and implement Prepare method for initialization checks
Configuration menu - View commit details
-
Copy full SHA for 2bd4c58 - Browse repository at this point
Copy the full SHA 2bd4c58View commit details
Commits on Feb 5, 2026
-
Enhance behavior tree nodes with improved child handling in SwitchNod…
…e, add cloning support for subtrees, and ensure proper initialization in Prepare method across various nodes
Configuration menu - View commit details
-
Copy full SHA for 65ffd18 - Browse repository at this point
Copy the full SHA 65ffd18View commit details
Commits on Feb 7, 2026
-
Refactor AstarAI to prevent infinite loops, initialize affected targe…
…ts in ImpactEffect, and streamline projectile direction handling in Projectile and ProjectileManagerSO
Configuration menu - View commit details
-
Copy full SHA for d5f4087 - Browse repository at this point
Copy the full SHA d5f4087View commit details
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 main...behaviour-tree-module