Alexander Gavrilov
|
d35d8d3431
|
Add the script to fix lagging fat dwarves.
|
2012-06-05 14:06:29 +04:00 |
warmist
|
2ab4e32a53
|
Edited use_mode in moveToBuilding. It looks like df uses either 0 or 2 and 2 is structural.
|
2012-05-24 14:03:05 +03:00 |
Warmist
|
2beaed4fd8
|
Added moveToBuilding to api docs and made a script using it (puts item on table)
|
2012-05-18 18:46:08 +03:00 |
Alexander Gavrilov
|
8185eec95c
|
Add two more development related lua scripts.
|
2012-05-16 17:46:44 +04:00 |
Alexander Gavrilov
|
642a625586
|
Support custom buildings in dfhack.buildings.getFiltersByType.
Also document it and constructBuilding in Lua API docs.
|
2012-05-13 18:39:00 +04:00 |
Alexander Gavrilov
|
191071beb6
|
Add more lua scripts.
|
2012-05-08 12:55:06 +04:00 |
Alexander Gavrilov
|
7e01b004e9
|
Implement timeouts in the core lua context, and quicksave script.
|
2012-05-04 20:59:06 +04:00 |
Alexander Gavrilov
|
d4d6349f48
|
Expose builtin commands to dfhack-run, and add lua script support.
Move builtin command implementation to Core methods, and fall
back to hack/scripts/*.lua for otherwise unrecognized commands.
|
2012-05-04 19:47:18 +04:00 |