RimWorld

RimWorld

Custom Pawn Generation
Zobrazuje se 21–30 z 34 položek
< 1  2  3  4 >
Aktualizace: 27. úno. 2021 v 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.)

Aktualizace: 18. říj. 2020 v 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.

Aktualizace: 17. srp. 2020 v 2.59

Update for v1.2.

Aktualizace: 26. kvě. 2020 v 11.57

Now uses RaceDef instead of BodyDef.

Aktualizace: 6. kvě. 2020 v 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.)

Aktualizace: 28. dub. 2020 v 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.'

Aktualizace: 16. dub. 2020 v 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.

Aktualizace: 14. dub. 2020 v 13.18

Fixed traits and hediffs not working.

Aktualizace: 14. dub. 2020 v 11.58

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

Aktualizace: 14. dub. 2020 v 11.48

Overhauled interface and you can now edit config per race.