RimWorld

RimWorld

Custom Pawn Generation
Viser 21-30 af 34 forekomster
< 1  2  3  4 >
Opdatering: 27. feb. 2021 kl. 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.)

Opdatering: 18. okt. 2020 kl. 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.

Opdatering: 17. aug. 2020 kl. 2:59

Update for v1.2.

Opdatering: 26. maj 2020 kl. 11:57

Now uses RaceDef instead of BodyDef.

Opdatering: 6. maj 2020 kl. 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.)

Opdatering: 28. apr. 2020 kl. 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.'

Opdatering: 16. apr. 2020 kl. 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.

Opdatering: 14. apr. 2020 kl. 13:18

Fixed traits and hediffs not working.

Opdatering: 14. apr. 2020 kl. 11:58

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

Opdatering: 14. apr. 2020 kl. 11:48

Overhauled interface and you can now edit config per race.