RimWorld
Cherry Picker
81-90 van 105 items weergegeven
< 1 ... 7  8  9  10  11 >
Update: 14 nov 2021 om 19:17

Whoops, left a debug log print in that previous update. Fixed.

Update: 14 nov 2021 om 19:12

New
- You can now remove ThoughtDefs, like for example the observed corpse thought.
- Optimized def removal processing speed a bit.

Update: 14 nov 2021 om 17:21

Improvements to recipes/bills respecting removed defs, so things don't show up on the ingredients menu.

Update: 13 nov 2021 om 11:10

Update
The following things now respect removed defs:
- Commonality: for example tables that you find will not be made out of a removed material
- Deep mining related stuff
- Map generation: for example removed mineable ores, and ancient debris (however some ancient debris is deeply hard coded and cannot be removed just yet)

Update: 11 nov 2021 om 20:23

Disables the "reload required" popup for now, due to some issues it's having.

Update: 11 nov 2021 om 18:38

New
- You can now remove HediffDefs, like for example the flu.
- Improvements to recipe removal processing (removed meal recipes, for example, were still showing up before)
- More filters UIs now better respect removed def, for example the food/outfit restriction windows.
- Misc bug fixes

Update: 11 nov 2021 om 14:27

- Fixes certain types of removed defs no longer showing up on the menu
- Minor optimizations

Update: 9 nov 2021 om 8:51

New
- You can now remove IncidentDefs and QuestScriptDefs, collectively just known as events. Incidents are events just happen, and quests are events you have to accept for a reward.

Update: 7 nov 2021 om 15:54

Major refactor. Much of the foundation code for how this mod works has been changed, including how your settings are saved. Some temporary code has been added to convert your save data over to the new format.

Update: 7 nov 2021 om 9:30

Fixes bug related to removing animal defs