RimWorld
Big and Small - Framework
Mostrando 371-380 de 438 aportaciones
< 1 ... 36  37  38  39  40 ... 44 >
Actualización: 8 AGO 2023 a las 4:20

[Auto-generated text]: Update on 8/8/2023 1:20:26 PM.

Actualización: 6 AGO 2023 a las 12:24

[Auto-generated text]: Update on 8/6/2023 9:23:58 PM.

Actualización: 2 AGO 2023 a las 6:53

[Auto-generated text]: Update on 8/2/2023 3:53:50 PM.

Actualización: 26 JUL 2023 a las 3:47

[Auto-generated text]: Update on 7/26/2023 12:47:19 PM.

Actualización: 26 JUL 2023 a las 0:45

Update on 7/26/2023 9:45:16 AM.

Added some simple code for a gene for faster pregnancies. Might make a generic implementation if someone wants something more detailed than 225% speed pregnancy for their own mods.

Made for the Tiamat to replace the Alpha Genes egg-laying, since the Egg laying was spamming "pregnancy messages" when re-rolled in the character editor.

Actualización: 24 JUL 2023 a las 9:23

Update on 7/24/2023 6:22:53 PM.

Tiny update which makes Beauty matter above 2 (+5 per level), and below -2 (-10 per level).

I figure the change is too small to make into its own mod, and I doubt anyone will be terribly offended by this addition.

...Besides I load my lod even before Vanilla Framework Expanded, so any other mod would overwrite my changes if they do the same thing.

Actualización: 13 JUL 2023 a las 12:24

Update on 7/13/2023 9:24:25 PM.

Fix for the Armour genes sometimes failing to trigger their hediff.

Actualización: 10 JUL 2023 a las 14:15

[Auto-generated text]: Update on 7/10/2023 11:15:21 PM.

Actualización: 9 JUL 2023 a las 2:23

Update on 7/9/2023 11:23:42 AM.

Fixed an incompatibility with Nal's Facial Animations in the HAR version of the rendering.

Beards would end up the wrong size since Nal's code overwrote mine.

Didn't spot it until now because there was a setting in Nals mods which disabled beard scaling. The setting had been removed from the mod's settings UI, but it would still read the saved values from the config if set from before then.

Actualización: 8 JUL 2023 a las 1:12

Update on 7/8/2023 10:12:11 AM.

Hermaphromorph no longer swaps away from hulk/thin/fat body types. It will only change body-type if the previous one was standard_male or standard:female.

Made Succubi more aggressively seek out relationships if not bonded. Will probably add a gene later to make pawns more or less flirty since I've figured out that code now anyway.