RimWorld
Cherry Picker
31-40 van 105 items weergegeven
< 1  2  3  4  5  6 ... 11 >
Update: 29 okt 2022 om 15:08

- 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

Update: 23 okt 2022 om 18:30

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.

Update: 10 okt 2022 om 22:20

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.

Update: 8 apr 2022 om 14:19

NRE fix

Update: 7 feb 2022 om 18:46

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

Update: 31 jan 2022 om 17:13

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)

Update: 30 jan 2022 om 1:14

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

Update: 8 jan 2022 om 15:57

NRE fix

Update: 4 jan 2022 om 2:26

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.

Update: 2 jan 2022 om 1:31

about.xml update