RimWorld
Cherry Picker
目前顯示第 81-90 項,共 105 項
< 1 ... 7  8  9  10  11 >
更新:2021 年 11 月 14 日 @ 下午 7:17

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

更新:2021 年 11 月 14 日 @ 下午 7:12

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

更新:2021 年 11 月 14 日 @ 下午 5:21

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

更新:2021 年 11 月 13 日 @ 上午 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)

更新:2021 年 11 月 11 日 @ 下午 8:23

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

更新:2021 年 11 月 11 日 @ 下午 6: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

更新:2021 年 11 月 11 日 @ 下午 2:27

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

更新:2021 年 11 月 9 日 @ 上午 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.

更新:2021 年 11 月 7 日 @ 下午 3: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.

更新:2021 年 11 月 7 日 @ 上午 9:30

Fixes bug related to removing animal defs