dfhack icon indicating copy to clipboard operation
dfhack copied to clipboard

gui/liquids should reset temperature when clearing magma

Open myk002 opened this issue 1 year ago • 1 comments

myk002 avatar Jun 10 '24 17:06 myk002

It seems that it does clear temperature on the tiles you select. What it doesn't do is clear the flow_forbid designation when in magma removing mode. (It correctly does so if you use water removal to remove magma.) It doesn't clear temperature of adjacent tiles, which you can get around by clearing a larger area. We should probably do a proper calculation based on remaining adjacent magma instead of always setting to 10015 U (A Maps module fn for that might be desired).

Another issue is that removing 1 magma from 7/7 water results in 6/7 magma.

Bumber64 avatar Oct 12 '24 12:10 Bumber64