RimWorld
Cherry Picker
105개 중 31~40개 표시 중
< 1  2  3  4  5  6 ... 11 >
업데이트: 2022년 10월 29일 오후 3시 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일 오후 6시 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일 오후 10시 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일 오후 2시 19분

NRE fix

업데이트: 2022년 2월 7일 오후 6시 46분

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

업데이트: 2022년 1월 31일 오후 5시 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일 오후 3시 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