Skip to content

beta30

Compare
Choose a tag to compare
@MinLL MinLL released this 28 Sep 04:33
· 646 commits to main since this release
a93b502

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