dfhack/plugins/lua/buildingplan
Myk Taylor 72bec1dfdb
choose mechanism improvements
sort by heat safety so mechanisms of the least appropriate heat safety
are used first, saving the magma-safe mechanisms for when they are
needed

filter out unreachable mechanisms

item_id -1 => item_id or -1
that is, we wanted to default to -1, not subtract 1 from the item_id
2023-11-19 23:38:58 -08:00
..
filterselection.lua adjusted building plan filter reset hotkey to ctrl-d 'delete' due to ctrl-x conflicting with field entry clearing 2023-11-15 18:01:05 -07:00
inspectoroverlay.lua align mouse button semantics to DF 2023-09-26 03:52:24 -07:00
itemselection.lua implement mechanism selection for lever linking 2023-11-03 16:33:08 -07:00
mechanisms.lua choose mechanism improvements 2023-11-19 23:38:58 -08:00
pens.lua move textures to separate lua module 2023-08-28 06:58:30 +03:00
planneroverlay.lua adjusted building plan filter reset hotkey to ctrl-d 'delete' due to ctrl-x conflicting with field entry clearing 2023-11-15 18:01:05 -07:00