DFHack / dfhack

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

Tiletypes upgrades #4645

Closed tatoyoda600 closed 1 month ago

tatoyoda600 commented 1 month ago

Lua interface supports passing in a table with any of the TileTypes class' fields. Cuboid selections will be processed in batch, instead of each tile individually. Aquifer option now supports heavy aquifers and uses the new Maps module functions.