dfhack/plugins/lua
lethosor 93c9a41a3a Reimplement dwarfmonitor widgets in Lua (and improve customizability)
Widget positions and a few other options (e.g. date formats) can be
specified in dfhack-config/dwarfmonitor.json on a per-instance basis.

Related changes:
* Fixed an issue loading JSON files from Lua
* JSON files in dfhack-config (only dwarfmonitor.json currently) are
  no longer copied into the DF directory when building DFHack. This
  keeps developers' personal settings intact, but will require
  copying over changes made to DFHack's copies manually.
* Fixed incorrect config path in dwarfmonitor help
2015-06-13 21:15:43 -04:00
..
dfusion Fix whitespace issues 2015-02-14 22:53:06 -05:00
sort follow rename unit.military.squad_index to squad_id in df-structures 2012-10-20 22:35:39 +02:00
building-hacks.lua Building hacks changes. 2015-02-24 15:37:38 +02:00
burrows.lua Split off the burrows api from Maps and Units. 2012-04-26 12:56:28 +04:00
dfusion.lua Fix whitespace issues 2015-02-14 22:53:06 -05:00
dwarfmonitor.lua Reimplement dwarfmonitor widgets in Lua (and improve customizability) 2015-06-13 21:15:43 -04:00
eventful.lua Fix whitespace issues 2015-02-14 22:53:06 -05:00
liquids.lua Expose the liquids plugin engine to lua, and make a wrapper gui script. 2012-08-25 10:37:03 +04:00
power-meter.lua Implement a pressure plate sensitive to machine power. 2012-09-06 12:37:29 +04:00
rename.lua Support renaming some buildings, and arbitrary units, via gui script. 2012-09-05 21:27:42 +04:00
rendermax.lua Another file forgotten 2014-03-07 19:58:27 +02:00
siege-engine.lua Adjust siege engine targeting weights. 2014-04-17 22:10:43 +04:00
sort.lua Support sorting items in the trade screens. 2012-05-18 19:18:49 +04:00
stockflow.lua Fixed ballistic arrow head orders 2015-03-15 16:38:59 -06:00
stockpiles.lua only create the stocksettings directory when it is requested 2015-03-24 17:46:49 -05:00
workflow.lua Change tabs to spaces. 2015-05-07 21:51:03 -07:00
zone.lua Added lua GUI front-end for autobutcher. 2013-04-24 23:37:05 +12:00