Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.

Releases: thebitcave/ai-brain-extensions-for-mmtools

Version 2.1.0

31 Dec 08:17
Compare
Choose a tag to compare
  • Fix: remove AIActionChangeAIBrainStateCommand.Start(), changing _AIActionChangeAIBrainStateCommand.Awake()

Version 2.0.0

05 Jun 10:12
Compare
Choose a tag to compare
  • Improved: AIDecision node color to look better on Unity Professional skin

Version 1.2.3

04 Feb 08:42
Compare
Choose a tag to compare
  • Fixed: issue #12
  • Updated: xNode

Version 1.3.0

09 Jun 13:57
Compare
Choose a tag to compare
  • Improved: cleanup unused imports

Version 1.2.2

23 Jan 11:45
Compare
Choose a tag to compare
  • Updated: Added latest xNode release
  • Fixed: Wrong AI Brain Debuggable creation menu name

Version 1.2.1

31 Dec 16:15
Compare
Choose a tag to compare
  • Added: AIAction/AIDecision node collapsing
  • Added: Remove AI Brain System contextual menu item to cleanup AIBrains from a character
  • Fixed: Issue #11
  • Fixed: Issue #10

Version 1.2.0

30 Dec 12:56
Compare
Choose a tag to compare
  • 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

16 Dec 09:24
Compare
Choose a tag to compare
  • Added: Subgraph System
  • Added: AIBrainSubgraph, AISubgraphStateIn, AISubgraphTransitionOut nodes for the subgraph system
  • Added: Graph icons
  • Fixed: Bug #5

Version 1.0.0

03 Dec 08:20
Compare
Choose a tag to compare
  • Asset Store Release

beta 1.3

26 Nov 18:28
Compare
Choose a tag to compare
  • Added: AIBrain Debugger window
  • Added: AIBrainDebuggable component
  • Fixed: Bug #1
  • Fixed: Bug #3
  • Fixed: Bug #4