RimWorld
Custom Pawn Generation
Mostrando 21-30 de 34 aportaciones
< 1  2  3  4 >
Actualización: 27 FEB 2021 a las 2:25 p. m.

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

Actualización: 18 OCT 2020 a las 10:54 p. m.

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.

Actualización: 17 AGO 2020 a las 2:59 a. m.

Update for v1.2.

Actualización: 26 MAY 2020 a las 11:57 a. m.

Now uses RaceDef instead of BodyDef.

Actualización: 6 MAY 2020 a las 10:41 a. m.

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

Actualización: 28 ABR 2020 a las 9:29 a. m.

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

Actualización: 16 ABR 2020 a las 4:06 a. m.

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.

Actualización: 14 ABR 2020 a las 1:18 p. m.

Fixed traits and hediffs not working.

Actualización: 14 ABR 2020 a las 11:58 a. m.

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

Actualización: 14 ABR 2020 a las 11:48 a. m.

Overhauled interface and you can now edit config per race.