DFHack / dfhack

Memory hacking library for Dwarf Fortress and a set of tools that use it
Other
1.88k stars 478 forks source link

Hiding loose stone/boulders #4169

Open ong-yinggao98 opened 10 months ago

ong-yinggao98 commented 10 months ago

A script to hide all stone that isn't in its stockpile could clean up a lot of visual clutter and also help with cases when items get obscured by loose stone, the latter scenario making it unfeasible to just paint a hide command over an area lest it also hides furniture etc.

Some ideas as to how it could work:

Players can just use the vanilla menu to temporarily reveal all hidden stones.

myk002 commented 10 months ago

except for the automation, this should be implemented by https://github.com/DFHack/scripts/pull/896