RimWorld

RimWorld

Cherry Picker
Ergebnisse 31–40 von 105
< 1  2  3  4  5  6 ... 11 >
Update: 29. Okt. 2022 um 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 um 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 um 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 um 14:19

NRE fix

Update: 7. Feb. 2022 um 18:46

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

Update: 31. Jan. 2022 um 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 um 1:14

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

Update: 8. Jan. 2022 um 15:57

NRE fix

Update: 4. Jan. 2022 um 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 um 1:31

about.xml update