RimWorld
Cherry Picker
105件中 31-40 を表示
< 1  2  3  4  5  6 ... 11 >
更新: 2022年10月29日 @ 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

更新: 2022年10月23日 @ 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.

更新: 2022年10月10日 @ 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.

更新: 2022年4月8日 @ 14時19分

NRE fix

更新: 2022年2月7日 @ 18時46分

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

更新: 2022年1月31日 @ 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)

更新: 2022年1月30日 @ 1時14分

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

更新: 2022年1月8日 @ 15時57分

NRE fix

更新: 2022年1月4日 @ 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.

更新: 2022年1月2日 @ 1時31分

about.xml update