RimWorld

RimWorld

Big and Small - Framework
Showing 71-80 of 394 entries
< 1 ... 6  7  8  9  10 ... 40 >
Update: Jun 2 @ 12:07am

Update on 6/2/2025 9:07:15 AM.

Added null-check for missing romance tags.

Update: Apr 27 @ 10:49am

Update on 4/27/2025 7:48:52 PM.

Fixed the body-override material colors not working. Was caused by a mistake when adding custom corpse graphics.

Update: Apr 12 @ 12:44am

Update on 4/12/2025 9:44:48 AM.

Fixed error when soul steal was used on animal (didn't do anything, but filled the log with junk)

Update: Apr 11 @ 10:19am

Update on 4/11/2025 7:19:50 PM.

Fixed skeletal corpses defined via PawnExtension not triggering unless there was a custom regular body.
Fixed skeletal hediff.

Update: Apr 10 @ 10:16am

Update on 4/10/2025 7:16:09 PM.

* Improved BodyType compatibility with mods adding BodyTypes from sources that aren't HAR.

* Also added support for setting body-type per age as well as gener. Syntax like:

<modExtensions>
<li Class="BigAndSmall.PawnExtension">
<bodyTypes>
<Fat>Male,Newborn,Baby</Fat>
<Hulk>Male,Child</Hulk>
<Thin>Male,Adult</Thin>
</bodyTypes>
</li>
</modExtensions>

Supports non-standard body types of any source.

Update: Apr 4 @ 11:25am

[Auto-generated text]: Update on 4/4/2025 8:25:32 PM.

Update: Apr 1 @ 9:03am

[Auto-generated text]: Update on 4/1/2025 6:03:08 PM.

Update: Apr 1 @ 3:21am

Update on 4/1/2025 12:20:57 PM.

Added ability to set Resurrection time via mod-settings for abilities like Returning Soul.

Update: Mar 31 @ 10:04am

Update on 3/31/2025 7:04:40 PM.

Mostly code to support the first April Mods.

Update: Mar 30 @ 8:58am

[Auto-generated text]: Update on 3/30/2025 5:57:51 PM.