Releases: crashkonijn/GOAP
Releases · crashkonijn/GOAP
Version 2.1.18
🐛 Bug Fixes
- Fixed node viewer breaking in 2021 @crashkonijn (#142)
Version 2.1.17
Changes
- Update AgentBehaviour.md @shashank42 (#131)
🐛 Bug Fixes
- Fix: Impossible to scroll agent list in node viewer @crashkonijn (#139)
📖 Docs
- Docs: Added tutorial references @crashkonijn (#132)
Version 2.1.16
Version 2.1.15
Changes
🚀 Features
- Feature: Improved editor readability (especially in light mode) (#124)
🐛 Bug Fixes
- Fix: Goal completion not clearing goal (#112)
📖 Docs
- Improved readme and package.json text (#114)
- docs: Update GettingStarted.md with missing using @warigeiko (#113)
Version 2.1.14
Changes
🚀 Features
- feat: added samples to the package! They can now be imported using the package manager in Unity!
🐛 Bug Fixes
- Fix: demo path @crashkonijn (#104)
Version 2.1.13
🚀 Features
- feat: added samples to the package! They can now be imported using the package manager in Unity!
- feat: added update-package workflow @crashkonijn (#97)
📖 Docs
- Added docs about world state @crashkonijn (#103)
🧰 Maintenance
- Create release-drafter.yml config @crashkonijn (#96)
- chore: Added release-drafter @crashkonijn (#95)
Version 2.1.12
What's Changed
- Fixed #90 editor getting stuck in endless loop with looping actions
- Fixed #89: editor deadlocking sometimes
- Editor now auto selects first agent
- Fixed worldstate docs missing meta file
by @crashkonijn in #91
Full Changelog: 2.1.11...2.1.12
Version 2.1.11
Version 2.1.10
What's Changed
- Various docs improvements by @crashkonijn in #70
- Added
GetComponentInParent
to references by @crashkonijn in #78 - Fixed resolver traversing action with unresolvable condition by @crashkonijn in #80
- Allow to re-queue action by @crashkonijn in #82
Full Changelog: 2.1.9...2.1.10
Version 2.1.9
What's Changed
- Added possibility to add an
IGoapSetConfig
to theGoapRunnerBehaviour
- Added effect type (Increase/Decrease) instead of increase bool
- Added warning in the editor when no stylesheets could be loaded (project files have been moved to another location)
- Fixed: Node viewer not being draggable in 2021.x
by @crashkonijn in #69
Full Changelog: 2.1.8...2.1.9