Oguzeroglu Ego Versions Save

A lightweight decision making library for game AI.

v1.1.0

3 years ago

Added clone API for:

  • Knowledge
  • State
  • StateMachine
  • Transition
  • DecisionTree
  • Decision
  • DecisionMethod
  • Range

v1.0.2

3 years ago

State Machines: Do not allow adding a state machine if the added state machine contains the parent state machine.

v1.0.1

3 years ago

State Machines: Fixed crash on state change if target state has no parent

v1.0.0

3 years ago

Initial release