RimWorld
Custom Pawn Generation
Se afișează 21-30 din 34 intrări
< 1  2  3  4 >
Actualizare: 27 febr. 2021 @ 14:25

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.)

Actualizare: 18 oct. 2020 @ 22:54

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.

Actualizare: 17 aug. 2020 @ 2:59

Update for v1.2.

Actualizare: 26 mai 2020 @ 11:57

Now uses RaceDef instead of BodyDef.

Actualizare: 6 mai 2020 @ 10:41

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.)

Actualizare: 28 apr. 2020 @ 9:29

* 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.'

Actualizare: 16 apr. 2020 @ 4:06

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.

Actualizare: 14 apr. 2020 @ 13:18

Fixed traits and hediffs not working.

Actualizare: 14 apr. 2020 @ 11:58

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

Actualizare: 14 apr. 2020 @ 11:48

Overhauled interface and you can now edit config per race.