Update NEWS.

develop
expwnent 2014-07-03 07:29:28 -04:00
parent 09b8e9d66e
commit d8322b413a
1 changed files with 4 additions and 0 deletions

@ -6,6 +6,7 @@ DFHack future
ON_REPORT ON_REPORT
UNIT_ATTACK UNIT_ATTACK
UNLOAD UNLOAD
INTERACTION
sorted CMakeLists for plugins and devel plugins sorted CMakeLists for plugins and devel plugins
New scripts: New scripts:
add-syndrome.lua add-syndrome.lua
@ -28,6 +29,8 @@ DFHack future
creates items out of any material creates items out of any material
itemsyndrome.lua itemsyndrome.lua
adds and removes syndromes to units when they equip and unequip items adds and removes syndromes to units when they equip and unequip items
item-trigger.lua
triggers commands based on equipping, unequipping, and wounding units with items
moddableGods.lua moddableGods.lua
makes raw moddable gods possible makes raw moddable gods possible
printArgs.lua printArgs.lua
@ -56,6 +59,7 @@ DFHack future
makes it easier to deal with unit syndromes makes it easier to deal with unit syndromes
teleport.lua teleport.lua
teleports units teleports units
transform-unit.lua
unit-info-viewer.lua unit-info-viewer.lua
displays information about units displays information about units
New commands: New commands: