- May 07, 2023
- May 06, 2023
-
-
Ed86 authored
moved GetSpecialApparelScoreOffset() from bondage gear to harmony patch, which can probably affect pawn desire to wear bondage by own will
-
Ed86 authored
-
Ed86 authored
implement #21 "Egg production in insects" See merge request Ed86/rjw!265
-
Ed86 authored
Added configurable gene-inheritance for egg pregnancies See merge request Ed86/rjw!266
-
- Apr 27, 2023
-
-
Vegapnk authored
-
Ed86 authored
CompRJW.cs: Performance improvement on CompTick See merge request Ed86/rjw!264
-
- Apr 16, 2023
- Apr 15, 2023
-
-
Valorantplayer993 authored
- Move TryGetNeed after the rate limiter, since its not used otherwise. - Implement caching & supplementary null checks for sexNeed & pawn reference TryGetNeed can stack up and get expensive, when it gets called on every tick in a save with a lot of pawns. Especially with mods like VFE Empire, witch create hundreds or more world pawns at the start of a game.
-
- Mar 24, 2023
-
-
Ed86 authored
-
Ed86 authored
-
Ed86 authored
revert Fixes the static caches for world components. See merge request Ed86/rjw!263
-
Ed86 authored
This reverts merge request !259
-
Ed86 authored
-
Ed86 authored
Fix for sex recipient getting stuck on loading a save See merge request Ed86/rjw!262
-
- Mar 19, 2023
-
-
Taleir authored
-
- Mar 17, 2023
-
-
Ed86 authored
Some Bug Fixing See merge request Ed86/rjw!260
-
Taleir authored
-
Ed86 authored
Fixes the static caches for world components. See merge request Ed86/rjw!261
-
Taleir authored
-
Ed86 authored
Simplifies the `csproj` file. See merge request Ed86/rjw!245
-
Taleir authored
Allows compilation when RJW is in RimWorld's mod folder.
-
- Mar 16, 2023
-
-
Ed86 authored
-
- Mar 03, 2023
-
-
Taleir authored
-
- Feb 26, 2023
-
-
Taleir authored
-
Taleir authored
-
Taleir authored
Also, pulls some things out of the GenitalHelper testing tool into a new helper.
-
Taleir authored
-
Taleir authored
Also adds a few utilities to `PregnancyHelper`, some of which are used to give better feedback for the tooltip patch.
-
Taleir authored
-
Taleir authored
Looks like the main cause was an unchecked access to `Partner.CurJob.def`. I saw a few other iffy things, some repeated work (`Pawn.CurrentBed()` already checks if they're using an in-bed posture, but also more thoroughly), and opportunities to condense some stuff too, so includes minor refactoring.
-
- Feb 20, 2023
- Feb 16, 2023
-
-
Ed86 authored
Compatibility with Way Better Romance See merge request Ed86/rjw!257
-
- Feb 06, 2023
-
-
divineDerivative authored
-
- Jan 27, 2023