beta30
What's Changed
- Implement Action Registry: All actions are now configurable via MCM, and can be enabled and disabled.
- Implemented configurable exponential backoff mechanism for action registry. All actions can be configured to have independent cooldowns with independently configured backoff parameters. This should solve models like Llama being extremely grope-happy, inn-keepers being obsessed with renting rooms, etc.
- Added toggle to force disable AIFF idles to avoid an intermittent CTD in the AIFF dll.
Full Changelog: beta29.1...beta30