RimWorld

RimWorld

Custom Pawn Generation
Näytetään 21–30 / 34
< 1  2  3  4 >
Päivitys: 27.2.2021 klo 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.)

Päivitys: 18.10.2020 klo 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.

Päivitys: 17.8.2020 klo 2.59

Update for v1.2.

Päivitys: 26.5.2020 klo 11.57

Now uses RaceDef instead of BodyDef.

Päivitys: 6.5.2020 klo 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.)

Päivitys: 28.4.2020 klo 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.'

Päivitys: 16.4.2020 klo 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.

Päivitys: 14.4.2020 klo 13.18

Fixed traits and hediffs not working.

Päivitys: 14.4.2020 klo 11.58

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

Päivitys: 14.4.2020 klo 11.48

Overhauled interface and you can now edit config per race.