Skip to content

Releases: Joy-less/GameReadyHtn

v3.0

07 Dec 16:50
Compare
Choose a tag to compare
  • Changed HtnPlan.Execute and HtnPlan.ExecuteAsync to update HtnAgent states and call HtnTask.ExecuteAsync property (breaking change) (Joy-less/GameReadyGoap#1)
  • Changed public fields to properties (breaking change)
  • Removed unused EstimateDistance function (breaking change)

v2.1

19 Nov 19:39
Compare
Choose a tag to compare
  • Fixed states not being sensed before checking task validity

v2.0

19 Nov 18:16
Compare
Choose a tag to compare
  • Renamed HtnSensorValue to HtnDynamicValue for clarity (breaking change)
  • Added HtnSensor to easily update states before planning
  • Changed icon

v1.0

19 Nov 03:23
Compare
Choose a tag to compare
  • Initial release