RimWorld
Cherry Picker
Affichage des entrées 21-30 sur 105
< 1  2  3  4  5 ... 11 >
Mis à jour le : 15 nov. 2022 à 20h02

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.

Mis à jour le : 12 nov. 2022 à 19h26

- Improvements to removal of buildings.

Mis à jour le : 9 nov. 2022 à 18h40

- 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

Mis à jour le : 8 nov. 2022 à 3h58

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

Mis à jour le : 6 nov. 2022 à 14h32

- Improvements to raids respecting removed pawn kinds

Mis à jour le : 5 nov. 2022 à 18h31

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.

Mis à jour le : 5 nov. 2022 à 1h32

- Factions better respect memeDef removals.

Mis à jour le : 5 nov. 2022 à 1h03

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

Mis à jour le : 4 nov. 2022 à 2h06

- Improvements to traders respecting removing items.

Mis à jour le : 2 nov. 2022 à 17h43

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.