This repository has been archived by the owner on Apr 3, 2022. It is now read-only.
Releases: thebitcave/ai-brain-extensions-for-mmtools
Releases · thebitcave/ai-brain-extensions-for-mmtools
Version 2.1.0
- Fix: remove AIActionChangeAIBrainStateCommand.Start(), changing _AIActionChangeAIBrainStateCommand.Awake()
Version 2.0.0
- Improved: AIDecision node color to look better on Unity Professional skin
Version 1.2.3
- Fixed: issue #12
- Updated: xNode
Version 1.3.0
- Improved: cleanup unused imports
Version 1.2.2
- Updated: Added latest xNode release
- Fixed: Wrong AI Brain Debuggable creation menu name
Version 1.2.1
Version 1.2.0
- Added: AIBrain Slave/Master Support through AIActionChangeAIBrainStateCommand and AIBrainSlave
- Added: AIActionChangeAIBrainStateCommandNode for the graph system
- Added: brain slave generation in AIBrainGenerator and AIBrainPluggable
- Added: Comment node
- Added: StateAlias node
- Added: AnyState node
- Improved: Moved documentation to GitBooks
- Improved: Cleaner AIDecision and AIAction node names
- Improved: AIStateNode can now avoid transitioning to self
Version 1.1.0
- Added: Subgraph System
- Added: AIBrainSubgraph, AISubgraphStateIn, AISubgraphTransitionOut nodes for the subgraph system
- Added: Graph icons
- Fixed: Bug #5
Version 1.0.0
- Asset Store Release