Releases: crashkonijn/GOAP
Version 3.0.31
🚀 Features
- Feature: Rabbit Logger support @crashkonijn (#345)
📖 Docs
- Docs: Added extra info about generator @crashkonijn (#346)
Version 3.0.30
Version 3.0.29
Changes
🚀 Features
- Feature: pause agent. Fixes #329 @crashkonijn (#336)
🐛 Bug Fixes
- Fix: Minor docs mistake. Fixes #338 @crashkonijn (#339)
Version 3.0.28
Changes
- Enhanced Goal Request Flexibility in GoapActionProvider @AnomyxStudio (#331)
🐛 Bug Fixes
- Fix: Demo cleaner not cleaning last item @crashkonijn (#335)
- Fix: docs unclear about generator namespace @crashkonijn (#334)
- Fix: Complex example never fixes hunger @crashkonijn (#333)
📖 Docs
- Fix: docs unclear about generator namespace @crashkonijn (#334)
🧰 Maintenance
- Fix pipeline @crashkonijn (#332)
Version 3.0.27
Version 3.0.26
🐛 Bug Fixes
- Fix: Invalid target's position being used @crashkonijn (#322)
Version 3.0.25
🚀 Features
- Added xml comments to various classes. #169 @crashkonijn (#313)
- Toggle show config during play @crashkonijn (#318)
🐛 Bug Fixes
- Corrects agent type string @sjoshua270 (#312)
- Fix: Prevent connecting actions with conflicting effects @crashkonijn (#317)
Version 3.0.24
Changes
🐛 Bug Fixes
- Fix: Missing reference in tutorial @crashkonijn (#308)
- Fix: Fixes various SO config errors @crashkonijn (#309)
Version 3.0.23
🚀 Features
Enhanced Resolver:
Choose the best action with smarter heuristics and support for multiple goals.
Action Enhancements:
New lifecycle events and re-validation for finer control over actions.
Agents and Action Providers:
Separate action execution and provisioning for clearer, more modular AI design.
Graph Viewer
Rewritten from the ground up, providing you with more information!
AgentType and Capabilities:
Combine capabilities to create diverse agent behaviors with ease.
Scriptable Configurations:
Completely rewritten SO configs, making it much easier!
Boilerplate Code Generation:
Automate Goal, Action, and Sensor setup for faster development.
Simplified Namespaces:
Streamlined namespaces for better code organization and readability.
A complete overview of the changes can be found here.
To upgrade from v2.1, please reference the upgrade guide.
3.0.23-beta
What's Changed
- Feature: turn based example by @crashkonijn in #298
- Fix: distance multiplier speed 0 breaking resolver by @crashkonijn in #299
Full Changelog: 3.0.22-beta...3.0.23-beta