dfhack/plugins/lua
Alexander Gavrilov 63254df6dd Fix obvious issues in stockflow.
- Duplicate definition of a function now in uicommon.h
- Assertion failure due to missing core suspend claim.
- Incorrect way of accessing the civ entity.
- Accessing nil objects in the lua module if filter matches nothing.
- Lua module breaking on reload('plugins.stockflow').
2014-06-03 12:57:45 +04:00
..
dfusion fix renamed pregnancy_ptr/mystery to pregnancy_genes/caste 2013-08-10 01:57:11 +02: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: added lua convenience function, made impassible tile fix optional. 2014-03-07 19:41:50 +02:00
burrows.lua Split off the burrows api from Maps and Units. 2012-04-26 12:56:28 +04:00
dfusion.lua friendship fixes. 2013-02-15 20:19:55 +02:00
eventful.lua eventful: added support for custom workshops and a convenience function to interpose side panel generation 2014-03-07 19:41:50 +02: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 Fix obvious issues in stockflow. 2014-06-03 12:57:45 +04:00
workflow.lua Fix detection of GET_MATERIAL_FROM_REAGENT results in workflow. 2013-04-30 19:42:51 +04:00
zone.lua Added lua GUI front-end for autobutcher. 2013-04-24 23:37:05 +12:00