RimWorld

RimWorld

Custom Pawn Generation
Showing 21-30 of 34 entries
< 1  2  3  4 >
Update: 27 Feb, 2021 @ 2:25pm

Refactored some codes as an attempt to fix a bug not respecting the gender slider.
When `Override Forced Gender` is enabled, a pawn's gender will no longer be checked when being set as a mother/father (This should hopefully fix the raid bug.)

Update: 18 Oct, 2020 @ 10:54pm

Fixed bug not properly enforcing body types.
- Changed hook `GenerateBodyType` to `GenerateBodyType_NewTemp`.
Advanced Settings is now saved to where you left it.
Improved data saving for body types.

Update: 17 Aug, 2020 @ 2:59am

Update for v1.2.

Update: 26 May, 2020 @ 11:57am

Now uses RaceDef instead of BodyDef.

Update: 6 May, 2020 @ 10:41am

Traits and body types are now available for all human-like pawns (this includes races made with Humanoid Alien Race.)
`Average` body type is now separated to `Male` and `Female`.
Removed `Fix Average Body Type` option (You can do the same thing by disabling the opposite average body type on their respective gender; disable `Male` body type in the `Female` settings, and vice-versa.)

Update: 28 Apr, 2020 @ 9:29am

* Fixed bug not respecting 'Separate Gender Stats' in 'Global Config.'
* 'Separate Gender Stats' will now show more options if the global config's value is 'Enabled' while the currently selected race's value is 'Use Global Config.'

Update: 16 Apr, 2020 @ 4:06am

Forcing/blocking all traits no longer freeze the game (it will stop re-rolling after 1,000 re-rolls.)
Fixed bug not being able to disable force/block traits option.

Update: 14 Apr, 2020 @ 1:18pm

Fixed traits and hediffs not working.

Update: 14 Apr, 2020 @ 11:58am

[Auto-generated text]: Update on 4/15/2020 2:58:16 AM.

Update: 14 Apr, 2020 @ 11:48am

Overhauled interface and you can now edit config per race.