Releases: crajjjj/SLSurvival
Release list
0.703
SexLab Survival patch 0.703 (patch over Monoman1''s original SexLab Survival).
Changes
- Combat dismemberment is now opt-in. Previously, installing the Amputator framework left dismemberment enabled by default ("Hands first"), so players could be amputated in combat without ever turning it on. It now starts disabled; enable it on the Player Dismemberment MCM page.
- The OnHit trigger is gated on the dismemberment type, and the setting is forced off on new games, upgraded saves, and settings import.
- MCM import/export fixes. ~60 options the original never wired into settings import/export now round-trip correctly (licence costs, enforcer guard counts, arousal decay rates, eviction limits, combat-equip / steep-fall / curfew toggles, and more). Fixed the compass and physical toll gates not updating on import.
- Optional HDT-SMP physics tongue meshes added to the FOMOD installer (requires a Faster HDT-SMP setup; purely cosmetic, default off).
Install
Install the original SexLab Survival first, then this patch above it in priority. See the docs for details.
SL Survival 0.702
⚠️ This is a patch, not a standalone mod. It requires Monoman1's original SexLab Survival (download in the thread posts). Install the original first, then this patch below it in your mod manager (below = higher priority in MO2) so its updated scripts and plugin win. The original supplies the textures, meshes and sound.
A bug-fix release.
Fixes
- Apropos2 integration: restored wear-and-tear healing and the Apropos status readout for players running an ESL-flagged Apropos2. Apropos2's ESL build compacts its FormIDs, which broke SLS's hardcoded lookup of the Apropos2 actors quest — the integration silently did nothing even though it looked installed. SLS now finds the quest by editor ID, which works whether or not Apropos2 is eslified.
Install
Download SLSurvival.patch.0.702.zip below and install with a mod manager (MO2 recommended). Install Monoman1's original SexLab Survival first, then this patch below it in priority. See the Getting Started guide.
Full changelog: 0.701...0.702
SL Survival 0.701
⚠️ This is a patch, not a standalone mod. It requires Monoman1's original SexLab Survival (download in the thread posts). Install the original first, then this patch below it in your mod manager (below = higher priority in MO2) so its updated scripts and plugin win. The original supplies the textures, meshes and sound.
A bug-fix and documentation release.
Fixes
- Bikini armors: LADX bikini armors no longer disappear for players who have
LADX_SSE.espinstalled. BuildBikinis now folds the LADX set back in automatically when the plugin is present. (Re-run BuildBikinis on the Bikini Armors & Exp MCM page after adding or removing bikini-armor plugins.) - Fertility drug: the forced-drugging Fertility potion is now enabled by default for Beeing Female users, not only Fertility Mode. It uses Beeing Female's Fertility Tonic when installed, otherwise Fertility Mode's potion.
- MCM text: corrected the Tolls-page Fertility drug tooltip in every language, and fixed the "FM Fertility Potion" -> "Fertility Potion" label in the non-English translations.
Documentation & tooling
- New documentation site (player guide + internals): https://crajjjj.github.io/SLSurvival/
- Now distributed as a loose patch over the original SexLab Survival (previous builds were standalone).
- CI now pins mkdocs-material and caches pip for faster, reproducible docs builds.
Install
Download SLSurvival.patch.0.701.zip below and install with a mod manager (MO2 recommended). Install Monoman1's original SexLab Survival first, then this patch below it in priority. See the Getting Started guide.
Full changelog: 0.700...0.701
SL Survival 0.700
SL Survival 0.700
Installer (FOMOD)
The download is now a FOMOD with an extensible Patches page. The base mod always installs; each patch is an opt-in, default-off toggle:
- Animal Friend Teammates — tamed animal friends follow/fight as player teammates (the Wildling tweak), rebased onto current code.
- SunHelm Survival Patch — needs/fatigue/sleep integration (
_SLS_IntShs/_SLS_InterfaceShsadapter + patch esp). Requires SunHelm Survival. - Bikini Armor Break (TAWoBA) — armor-break configs + meshes. Requires The Amazing World of Bikini Armors REMASTERED.
- Battle Wound / Bruise Textures.
New mod integrations
- Beeing Female NG — supported through a unified pregnancy interface (
_SLS_InterfaceFm), preferred over Fertility Mode when both are installed. Adds conception/labor relays (Wildling beast-seed bonus, childbirth fatigue), creature-pregnancy detection (incl. Estrus), insemination-based effects, and a BF fertility tonic for forced drugging. - Milk Addict — integration enabled: milk-buff durations drive drug-fatigue timing, and addiction/withdrawal levels appear in the status menu.
SexLab Aroused NG
- Arousal is now routed through SLA NG's SloangNative dynamic, decaying effects (
SLS_AROUSAL/SLS_TEASE) instead of direct faction-rank reads and the shared exposure channel. New MCM sliders control the fondle arousal cap and the fondle/seed fade half-lives (SLA NG only).
Dialogue
- Fixed invisible/blank player dialogue: player choice prompts written with angle brackets (
<Walk away>) render as empty lines in-game because the engine eats<...>as markup. All such prompts are now[action](square brackets). - Added an xEdit script that scans DIAL/INFO records and converts the offending angle-bracket prompts (tooling for the fix above).
Other gameplay
- AddItemMenu: support an ESL-flagged build via
GetLightModByName. - Bathing in Skyrim (Renewed): switched to the Renewed dependency and wired
_sls_playerdirtto itsBiS_WashActorFinishevent. - Swallowed-cum inflation now fills the stomach (FHU oral) instead of the anus.
- Cum-desperation daydream: futanari NPCs are now handled (via
Sexlab.GetGender), and the NPC undresses fully (all strippable slots, respecting the SexLab no-strip keyword) instead of just the body slot.
Dependency updates
- Devious Devices → NG 5.2; Fill Her Up Baka Edition → 2.0.3.9; Papyrus Extender → 6.4.0 (added Kris Papyrus Extender + MfgFix NG); Creature Framework 4 (source vendored, bundled CF 1.1.0 dropped).
Bug fixes (code-wide sweep)
- Adapter init gaps where a secondary mod added after first install was never picked up (Beeing Female; DeviousFollowers town collar).
- Creature 4-some scenes double-booked one actor and dropped the third (dog/wolf/horse).
- Dance experience & fashion factors truncated to 0 by integer division; per-mod dance animations mis-indexed.
- Curfew operator-precedence let an overnight curfew trigger while disabled.
- Toll "returned in time" cleared the wrong city's grace track (Riften/Markarth swapped).
- Licence mandatory-gag location index off-by-one (Windhelm/Riften).
- Divide-by-zero / NaN and None-dereference guards across cum-swallow, toll cost, animal-friend breeding, and location tracking.
- DeviousFollowers resistance-loss
==vs=assignment; SLSO None-chain guards; several missing return values. - Packaging: SexLab Survival is now distributed as a loose patch over Monoman1's original SexLab Survival — install the original first, then the patch below it (higher priority). See the latest release and Getting Started.
NEFARAM modlist note — deprecated SL Survival override scripts
0.700 supersedes the old SL Survival scripts bundled in the NEFARAM patch mods. Remove/disable these — leaving them active overrides 0.700 and reverts its fixes:
- NEFARAM Patches:
_SLS_AllInOneKey,_SLS_InterfaceFhu,_SLS_LicTownCheck,SLS_Utility - NEFARAM Patches by Malk:
_sls_cumdesperateeffects - SL Survival Patches (Sunhelm/Wildling/TEWOBA/Bruises): no longer needed — rebased onto 0.700 and moved into this FOMOD's optional patches.
- Bikini drop list: the bundled
BikiniArmors.jsonno longer referencesLADX_SSE.esp— those 255 entries were removed because NEFARAM doesn't ship that TAWoBA variant, so they never resolved and fired a "255 armors could not be found in game" warning on bikini-list rebuild. If you do runLADX_SSE.esp, its bikinis are simply no longer added to the SLS drop pool.
Requires the usual SLS dependencies. SoulGem Oven (SGO) integration remains disabled in this build.