RimWorld
Intimacy - A Lovin' Expansion
กำลังแสดง 11-20 จาก 50 รายการ
< 1  2  3  4  5 >
อัปเดต: 8 ส.ค. @ 3: 37pm
โดย turkler

Made some small changes to accomodate my new mod.

อัปเดต: 8 ส.ค. @ 5: 59am
โดย turkler

Pawns engaged in lovin' will also no longer have their headgear rendered.
Fixed the long-standing bug where apparel with render skip flags, like burkas from the Ideology DLC, would make pawns render without the parts they're hiding during lovin'.

อัปเดต: 5 ส.ค. @ 1: 49am
โดย turkler

Turns out I forgot to add a helper function for adding new intimate interactions, whoops.
This update adds a new helper function for adding new intimate interactions.

อัปเดต: 3 ส.ค. @ 8: 03pm
โดย turkler

Fixed psychic bonds not applying in some cases.
Added a pregnancy chance multiplier setting.

อัปเดต: 26 ก.ค. @ 9: 56am
โดย turkler

Some more tweaks in preperation for a submod update.

อัปเดต: 25 ก.ค. @ 8: 59am
โดย turkler

Minor tweaks to make patching the mod easier.

อัปเดต: 24 ก.ค. @ 4: 30am
โดย turkler

Updated the Vanilla Traits Expanded patch, pawns with the Prude trait will now only do lovin' with their partners.
Re-implemented the lovin' afterglow thought from vanilla.
Applied the lovin' cooldown fix to mechanoid lovin' as well.

Most lovin' functions were moved to their own helper functions. Although the mod was still super flexible before, modders can now tweak *everything* about lovin' without having to make complex Harmony transplier patches.

อัปเดต: 20 ก.ค. @ 1: 51am
โดย turkler

Implemented the aforementioned fix for mechanoid lovin' as well.

This will be the last update for the 1.5 version of the mod.

อัปเดต: 20 ก.ค. @ 1: 35am
โดย turkler

Implemented a potential fix for the notorious 'pawns getting stuck while doing a lovin' job' bug.

อัปเดต: 19 ก.ค. @ 9: 01am
โดย turkler

Implemented a new job giver for intimacy. Pawns that have low intimacy and the means to solve that will now actually seek some intimacy. This comes right after recreation, priority wise.
Nudism-related behavior changes now extend to pawns that believe in nudity as well.
Added a minimum seduction chance required for seduction attempts to happen at all. This prevents hopeless romantics from hitting on pawns they have no chance of seducing. Defaults to 20% but can be configured in the mod's settings.
You can now tweak how often seduction interactions happen with mod settings.

Pawns will now fail the lovin job if the pawn has not been moving for five seconds.

Reduced the commonality of recreation-based seduction attempts.
Pawns that are already lovin' are now ineligible for seduction attempts.
The regular 'Physical Love: Free' precept no longer increases the commonality of lovin'. The 'Physical Love: Free and Approved' precept still does, however.
Big cleanup of the backend. Some helper functions are now a lot more flexible. Some formerly repeating functions (like the lovin' spot finder function, which I had to maintain two slightly different versions of) have been rewritten and moved to the new utilities class.