RimWorld
Cherry Picker
Mostrando 31-40 de 105 aportaciones
< 1  2  3  4  5  6 ... 11 >
Actualización: 29 OCT 2022 a las 3:08 p. m.

- Improvement of the previous update. If a geneDef is removed, it is also removed from any xenotypes that used it.
- Load order info in about.xml updated

Actualización: 23 OCT 2022 a las 6:30 p. m.

New
- You can now remove GeneDefs from the Biotech DLC.

There's other defs the DLC added, I'm still trying to sort them out.

Actualización: 10 OCT 2022 a las 10:20 p. m.

1.4 support. Main change is that backstories are now proper xml defs, so I just had to tie that into the normal handling and remove all the special handling from before.

Actualización: 8 ABR 2022 a las 2:19 p. m.

NRE fix

Actualización: 7 FEB 2022 a las 6:46 p. m.

Fixes compatibility with MinifyEverything. Thank you Vintage Misery for tracking down the cause.

Actualización: 31 ENE 2022 a las 5:13 p. m.

BodyTypeDef removal has been partially rolled back. It still mostly-works, but some backstories added by humanoid alien framework mod won't respect the def removals.

It was removed because the patch that makes this function was causing some unintended bugginess, and the way to go about fixing this is not clear at this point. (this may actually be a bug with harmony, idk)

Actualización: 30 ENE 2022 a las 1:14 a. m.

Fixes an edge case crash, thanks to Sn1p3rr3c0n for tracking it down.

Actualización: 8 ENE 2022 a las 3:57 p. m.

NRE fix

Actualización: 4 ENE 2022 a las 2:26 a. m.

New
- You can now remove BodyTypeDefs (thin, hulk, fat, etc) except for Male and Female which are hardly coded defaults. This removal is not 100% perfect as third-party backstory injectors seem to have its own way around this that I couldn't quite figure out, but slips were exceedingly rare in my testing.
- Fixes some errors that could occur with food removal.

Actualización: 2 ENE 2022 a las 1:31 a. m.

about.xml update