Releases: MinLL/MinAI
Releases · MinLL/MinAI
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
beta29.1
- Disable xtts override by default
Full Changelog: beta29...beta29.1
beta29
- Add configurable dialogue option to confirm that you want AI initiated sex to start.
- Fixed crash during narrator dialogue for Devious Follower users not in the Deviously Accessible quest.
- Enabled functions during rechat for AI controlled actors for better kinky party play. This may be a bad idea. Seems okay in tests. Disabled for the narrator to avoid crashes.
- Added a bunch of new sex types to AI control.
- OStim LLM awareness improvements.
- Added functionality for restricting which sex types are exposed to the AI to avoid contaminating the prompt too much: Only a set of base sex types are now "always available" (for arousal eligible actors), others are enabled after sex starts.
Full Changelog: beta28...beta29
beta28
What's Changed
- Added check to prevent NSFW actions from being exposed to LLM for child actors
- Devious Follower integration greatly improved / fixed for AIFF.
- Added better armor/revealed/undressed state awareness.
- Fixed actor name detection for sex scenes, which was broken in some cases.
- Added DD moan to CBPC collisions on appropriate areas.
- Fixed all NPC's being reported as being the player's race.
- Various prompt and action enforcement improvements.
- Other assorted bugfixes.
- remove gender assumptions from DF prompts by @programotter in #26
- changes by @stnfnk in #25
- St6 by @stnfnk in #27
Full Changelog: beta27...beta28
beta27
- CBPC collisions with sensitive locations now increase actor arousal on self, or others. You can now get the AI in the mood. Will gate this behind some sort of a relationship check or something in the future.
- Add optional MCM configurable Arousal requirements for Sex actions. The LLM will not be made aware of sex actions unless the NPC's arousal level exceeds a configurable threshold.
- Add optional MCM configurable Arousal requirements for Harass/Flirty actions (hug/grope/kiss/etc). The LLM will not be made aware of these actions unless the NPC's arousal level exceeds a configurable threshold.
- Added the start of NFF integration. Currently has two new commands: "Start looting" and "Stop looting"
- Started to be more selective about what actions are exposed to NPC's. Many of the default AI-FF actions are now disabled unless the NPC is a follower. Configurable in config.php
- Fix condition bug with Devious Narrator for Deviously Accessible
- Added many new different sex types that the LLM can start with, or transition between: Cum on Chest, Deep Throat, Rimjob, Fingering, Vampire, JFoot job, Boob job, CUnnilingus, and Facial.
- Tweaked sex prompts a bit to try to make the LLM use them at better times by adding "Immediately" to the prompt to instruct the LLM that this starts sex instantly.
- Improved Sexlab animation selector to eliminate lesbian animations in M->F scenes, and gay animations in M->F scenes.
Full Changelog: beta26...beta27
beta26
- Added MCM for configuring common settings. To be expanded in the future.
- Bug fixes and significant performance improvements for CBPC users. If upgrading, use the MCM to disable CBPC, save/reload, enable CBPC, save/reload to apply fixes and optimizations.
- Disable self collisions for CBPC when a weapon is drawn.
- Added toggle for disabling self-touch registration for CBPC in MCM
- Added options for configuring all CBPC detection parameters in MCM.
- Added options for adjusting reaction frequency for CBPC collisions in MCM.
- Added toggle for disabling CBPC in MCM.
- Hunger/Thirst/Fatigue exposed to LLM for Sunhelm users
- Campfire integration. LLM will be aware of and react to interactions with the tent (setup, takedown, etc).
- Added experimental / WIP device equip / unequip functionality to LLM. Disabled by default, enable in the MCM. Currently only exposes equipping / unequipping collars.
- Added central throttle for all "requests for reactions" from LLM, configurable in the MCM. Defaults to 5 seconds. All requests for the LLM to respond go through this throttle (Sex comments, Collision comments, Survival comments, etc).
Full Changelog: beta25...beta26
beta25
CBPC bug fixes
Full Changelog: beta24...beta25
beta24
- Patch Mantella to remove duplicate events
- Several small bugfixes
Full Changelog: beta23...beta24
beta23
What's Changed
- Add CBPC integration for VR users. The LLM is now aware when the player touches actors (Or themselves) in various areas and will incorporate it into their responses / react to it. Requires a solid CBPC configuration, recommending this one.. Need to expand the female character colliders still for better female player integration. Works reasonably well as is though.
- Improve Sexlab Sex animation selection algorithm
- Fix bug allowing animations like hug/kiss to happen while mounted or sitting.
- Added Dress / Undress actions to NPC's.
- Throttled dirty-talk to prevent spam while switching animations rapidly.
Full Changelog: beta22...beta23
beta22
What's Changed
- OStim now supports changing scene-type mid scene just like Sexlab does. Ask your partner what you want (Ex, "Put it in me").
- Mantella prompt improvements and fixes.
- Fixed issue causing Devious Followers integration to break.
- Fixed issue causing php error in plugin.
- New sex type added - Handjobs.
- Reworked several prompts.
Full Changelog: beta21...beta22