RimWorld
Cherry Picker
105개 중 21~30개 표시 중
< 1  2  3  4  5 ... 11 >
업데이트: 2022년 11월 15일 오후 8시 02분

New
- You can now remove RulePackDefs. These defs are responsible for naming things. For instance if you don't like how a faction is naming their pawns, remove their namer rule and the game will revert to generic names.

업데이트: 2022년 11월 12일 오후 7시 26분

- Improvements to removal of buildings.

업데이트: 2022년 11월 9일 오후 6시 40분

- Buildings that spawn pawns, such as mech assemblers, now respect removed defs.
- Some optimizations to processing on game startup.
- Japanese localization, credit to C-ljur

업데이트: 2022년 11월 8일 오전 3시 58분

- Improvements to quest removal. It should now work better with mods that fire off quests via custom code, such as some VE quests.

업데이트: 2022년 11월 6일 오후 2시 32분

- Improvements to raids respecting removed pawn kinds

업데이트: 2022년 11월 5일 오후 6시 31분

New
- You can now remove ScatterableDefs. ScatterableDefs are the things you see that look like larger versions of filth scattered around the terrain, except that you can't clean it up like filth or interact with it any way. They are otherwise known as Debris, such as seen in the mod No Debris.

업데이트: 2022년 11월 5일 오전 1시 32분

- Factions better respect memeDef removals.

업데이트: 2022년 11월 5일 오전 1시 03분

New
- You can now remove WeatherDefs. Don't like the rain?

업데이트: 2022년 11월 4일 오전 2시 06분

- Improvements to traders respecting removing items.

업데이트: 2022년 11월 2일 오후 5시 43분

New
- You can now remove XenotypeDefs. Now, this type of def in particular was tangled up in a whole mess of other def types, so the removal of this one took some doing. In other words, odds of bugs are a bit higher than normal, so let me know if you find any issues.
- There is now post-processing on the ThingSetMakerDef database, meaning quest rewards should better respect def removals.
- If you remove a PawnKindDef, and that def acted as the default kind for a faction, the faction changes its default to the global default.