Alexander Gavrilov
|
bd5b675fa5
|
Add ui_menu_width finder, tweak instructions, and add a case for win exe.
|
2012-06-18 21:11:54 +04:00 |
Alexander Gavrilov
|
a6bfc67038
|
Find a tweak to make two search recipes work, and add two more.
|
2012-06-17 21:40:08 +04:00 |
Alexander Gavrilov
|
dc6cb61979
|
Add more offset finders to the script.
|
2012-06-17 18:44:59 +04:00 |
Alexander Gavrilov
|
67536da2fe
|
Add an interactive script finding a limited subset of linux offsets.
|
2012-06-16 19:51:15 +04:00 |
Petr Mrázek
|
a5c9bf53c5
|
Merge https://github.com/warmist/dfhack
|
2012-06-14 00:01:09 +02:00 |
Alexander Gavrilov
|
6ca5a03008
|
Add 3 more lua scripts.
|
2012-06-13 10:54:28 +04:00 |
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 |