Skip to content

Releases: crashkonijn/GOAP

3.0.18-beta

02 Oct 16:26
cb02d70
Compare
Choose a tag to compare
3.0.18-beta Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.17-beta...3.0.18-beta

3.0.17-beta

26 Sep 09:28
2726b03
Compare
Choose a tag to compare
3.0.17-beta Pre-release
Pre-release

What's Changed

  • Hotfix, removing unused 3rd party import

3.0.16-beta

25 Sep 16:50
e9d4d4a
Compare
Choose a tag to compare
3.0.16-beta Pre-release
Pre-release

What's Changed

  • Fix: Unityeditor refference in class by @crashkonijn in #253
  • Fix: graph viewer zoom inverted by @crashkonijn in #255
  • Fix: Expose proactive controller timer by @crashkonijn in #256
  • Fix: Sensor runner breaking when switching agent types by @crashkonijn in #257
  • Fix: sensor runner producing lots of GC by @crashkonijn in #259
  • Feature: add timing control over sensors by @crashkonijn in #254
  • Changed key hashing for GoalSet's in the SensorRunner to something else. Lowering it's GC footprint. #258
  • Added IsValid method to the ITarget interface. This can now perform a cheaper (and better) check on a target.
  • Improved handling of multi-sensors by the sensor runner
  • General GC fixes related to #125
    • A lot of logs produced GC (strings being created) even when logging was set to off.
    • Logging is turned off in builds.
    • GoalRequests are now re-used.

Full Changelog: 3.0.15-beta...3.0.16-beta

3.0.15-beta

18 Sep 13:29
51fc996
Compare
Choose a tag to compare
3.0.15-beta Pre-release
Pre-release

What's Changed

  • Fix: GetCost getting called when action provider disabled by @crashkonijn in #244

Full Changelog: 3.0.14-beta...3.0.15-beta

3.0.14-beta

17 Sep 15:58
46a239c
Compare
Choose a tag to compare
3.0.14-beta Pre-release
Pre-release

What's Changed

  • Fix: node viewer target indicator incorrect by @crashkonijn in #239
  • Fix: agents not enabling disabling correctly by @crashkonijn in #240
  • Feature: provide previous target in sensor by @crashkonijn in #241
  • Feature: only update sensors needed for goals by @crashkonijn in #242
  • Re-wrote getting started docs (not the 'tutorial')

Full Changelog: 3.0.13-beta...3.0.14-beta

3.0.13-beta

13 Sep 08:26
d18c4ae
Compare
Choose a tag to compare
3.0.13-beta Pre-release
Pre-release

What's Changed

  • Added target to GetCost method. Fixes #232 by @crashkonijn in #234
  • Added warnings to the docs about the docs being for v2 still

Full Changelog: 3.0.12-beta...3.0.13-beta

3.0.12-beta

22 Aug 09:07
59e5f22
Compare
Choose a tag to compare
3.0.12-beta Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.11-beta...3.0.12-beta

3.0.11-beta

22 Aug 08:29
d7e74a4
Compare
Choose a tag to compare
3.0.11-beta Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.10-beta...3.0.11-beta

3.0.10-beta

30 Jul 08:03
2ba1c6b
Compare
Choose a tag to compare
3.0.10-beta Pre-release
Pre-release

What's Changed

Breaking changes

  • OnTargetChanged event is not called with null value anymore. OnTargetLost should be added to your movement script!

New Contributors

Full Changelog: 3.0.9-beta...3.0.10-beta

3.0.9-beta

29 Jul 11:54
7d08d39
Compare
Choose a tag to compare
3.0.9-beta Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.8-beta...3.0.9-beta