jj
|
9148079745
|
Merge branch 'master' of git://github.com/angavrilov/dfhack
|
2012-10-10 19:47:01 +02:00 |
jj
|
b5f5d1f85b
|
removebadthoughts: add --dry-run option
|
2012-10-10 19:45:16 +02:00 |
jj
|
b3b93f818d
|
slayrace: show number of creatures per race
|
2012-10-10 19:25:30 +02:00 |
jj
|
e3e01107b9
|
fix deathcause for new df-structures
|
2012-10-10 18:56:23 +02:00 |
Warmist
|
923ea3f4b0
|
Reactionhooks more usefull and gm-editor minor tweaks (e.g. search in containers)
|
2012-10-07 20:44:18 +03:00 |
Alexander Gavrilov
|
3a522768a2
|
Implement feed-based finders for the remaining applicable globals.
|
2012-10-03 19:07:04 +04:00 |
Alexander Gavrilov
|
33aead34b4
|
Implement a more automated search mode based on keys for some globals.
|
2012-10-02 19:53:16 +04:00 |
Alexander Gavrilov
|
9d5adf1b2f
|
Update the lua screens to use the new key display string API function.
|
2012-10-02 15:25:59 +04:00 |
Alexander Gavrilov
|
62cde96724
|
Add a script to reclassify 'individual choice' weapons based on unit skill.
|
2012-09-29 17:21:49 +04:00 |
Warmist
|
cc5df57e53
|
Little error fixed in lua script
|
2012-09-25 10:24:45 +03:00 |
Warmist
|
bd2f3a9998
|
Moved lua out of dfusion.
Now lua is a script. supports --file (or -f) flag, usage: lua <command> or lua --file <filename> or just "lua" for interactive interpreter.
|
2012-09-25 00:24:37 +03:00 |
Alexander Gavrilov
|
821271383e
|
Add one more bad thought from siren for civilians.
Originally a Tax Collector thought, but the message sounds appropriate.
|
2012-09-24 20:01:53 +04:00 |
Warmist
|
28354715ff
|
Editor with dialog mode (no without switching from/to console to edit anything!)
|
2012-09-23 23:45:19 +03:00 |
Warmist
|
39df1e0ece
|
Removed unused stuff from editor
|
2012-09-23 23:23:12 +03:00 |
Warmist
|
77a4058145
|
gm-editor fixes and improvements
|
2012-09-23 23:22:14 +03:00 |
Kelly Martin
|
b0bec4c4d4
|
Merge remote-tracking branch 'angavrilov/master'
|
2012-09-22 13:07:00 -05:00 |
Alexander Gavrilov
|
825d21c91a
|
Add a script to wake up units and stop breaks & parties.
|
2012-09-22 21:00:13 +04:00 |
Alexander Gavrilov
|
6f67a71e00
|
Search for cur_season and cur_season_tick in devel/find-offsets.
|
2012-09-22 14:52:08 +04:00 |
Alexander Gavrilov
|
f7e414e397
|
Add a devel script to inject raw definitions into an existing world.
|
2012-09-21 19:00:18 +04:00 |
jj
|
b3ae67cc8b
|
add scripts/deathcause
|
2012-09-21 15:47:46 +02:00 |
Alexander Gavrilov
|
462bedb757
|
Fix the rename plugin and script to use the new getSelectedBuilding API.
|
2012-09-20 11:11:59 +04:00 |
jj
|
27fd3f5fc7
|
Merge branch 'master' of git://github.com/angavrilov/dfhack
|
2012-09-19 15:05:42 +02:00 |
Warmist
|
a02a120e2d
|
Merge branch 'master' of https://github.com/angavrilov/dfhack into experimental-dontmerge
Conflicts:
dfhack.init-example
library/xml
plugins/CMakeLists.txt
|
2012-09-18 23:46:16 +03:00 |
Alexander Gavrilov
|
57b72831ca
|
Overhaul the concept of lua 'class' initialization yet again.
|
2012-09-18 20:30:25 +04:00 |
jj
|
2032f8e407
|
scripts/drainaquifer
|
2012-09-18 10:17:32 +02:00 |
jj
|
711a9bd9b2
|
add scripts/superdwarf
|
2012-09-18 10:17:32 +02:00 |
Alexander Gavrilov
|
82e870c8dd
|
Move siege engine out of devel.
|
2012-09-17 14:59:59 +04:00 |
jj
|
5474ccacb6
|
Merge branch 'master' of git://github.com/angavrilov/dfhack
|
2012-09-14 14:30:25 +02:00 |
Alexander Gavrilov
|
aaf5d181bd
|
Add yet one more performance-oriented tweak for temperature updates.
|
2012-09-14 12:14:36 +04:00 |
Alexander Gavrilov
|
881fed41de
|
Support setting workshop profile for siege engines.
Since can't use built-in viewscreen, UI limited to skills only.
|
2012-09-13 20:20:56 +04:00 |
Alexander Gavrilov
|
448d7e3633
|
Support linking siege engines to stockpiles.
Since they can't do that natively, the links object has to
be maintained in dfhack memory, and with dfhack persistence.
|
2012-09-12 12:15:12 +04:00 |
Alexander Gavrilov
|
b0938d7e0d
|
Allow specifying arbitrary items to use in catapults.
|
2012-09-11 22:46:17 +04:00 |
Alexander Gavrilov
|
3a075f4bc7
|
Trivial siege engine aiming at units, with logic in lua.
|
2012-09-11 19:17:24 +04:00 |
Alexander Gavrilov
|
bfa6ed3e08
|
Support setting the target area for the siege engine.
|
2012-09-08 13:46:02 +04:00 |
jj
|
7b86f203c3
|
add script/digfort.rb
|
2012-09-07 22:47:44 +02:00 |
Alexander Gavrilov
|
325e294af2
|
Start the siege engine plugin with code to highlight obstacles on screen.
|
2012-09-07 19:54:32 +04:00 |
Warmist
|
85fc3384dd
|
Little cleanup and update to gm-editor
|
2012-09-07 17:25:39 +03:00 |
Warmist
|
0db873493a
|
Merge branch 'master' of https://github.com/angavrilov/dfhack into experimental-dontmerge
Conflicts:
dfhack.init-example
|
2012-09-07 17:24:38 +03:00 |
Alexander Gavrilov
|
c971a819de
|
Experimental creation of map blocks in gui/liquids script.
|
2012-09-06 22:45:19 +04:00 |
Alexander Gavrilov
|
d5ea05ebb8
|
Implement a pressure plate sensitive to machine power.
When built next to a gearbox, it will monitor its powered state.
|
2012-09-06 12:37:29 +04:00 |
Warmist
|
3dcaee7cb9
|
Merge branch 'master' of https://github.com/angavrilov/dfhack into experimental-dontmerge
|
2012-09-05 21:55:17 +03:00 |
Alexander Gavrilov
|
8d876cc7d9
|
Support renaming some buildings, and arbitrary units, via gui script.
|
2012-09-05 21:27:42 +04:00 |
Alexander Gavrilov
|
1618ccf5bb
|
Fix steam-engine build on msvc, and add a script for listing mem ranges.
|
2012-09-03 10:28:17 +04:00 |
warmist
|
febfc9aa5b
|
Fixed bug with gui/mechanism
Fixes script not allowing to ran on e.g. levers (focus string: dwarfmode/QueryBuilding/Some/Lever/Empty )
|
2012-09-01 23:33:49 +03:00 |
Warmist
|
5b60dc296a
|
Renamed editor and added example keybinding
|
2012-09-01 21:53:52 +03:00 |
Warmist
|
c9c587af9a
|
small fix for boolean values
|
2012-09-01 01:27:01 +03:00 |
Warmist
|
af155db3be
|
Added whole bunch of editable things (units, jobs, flows)
|
2012-09-01 01:22:51 +03:00 |
Warmist
|
f8744e2ec2
|
Experimental stuff editor (can and will crash DF )
|
2012-08-31 23:46:33 +03:00 |
Alexander Gavrilov
|
cb125f3d89
|
Add a script to fix population cap problems.
|
2012-08-29 19:20:38 +04:00 |
Alexander Gavrilov
|
8171652323
|
Support permaflow in liquids, including the gui.
|
2012-08-26 20:08:28 +04:00 |
Alexander Gavrilov
|
41ad42d0fd
|
Expose the liquids plugin engine to lua, and make a wrapper gui script.
|
2012-08-25 10:37:03 +04:00 |
Alexander Gavrilov
|
8359e80b23
|
Expose a few API functions to lua, and implement a room browser overlay.
|
2012-08-24 18:26:18 +04:00 |
Alexander Gavrilov
|
d52c54cc76
|
Pull some minor stuff from mechanisms into main libs.
|
2012-08-24 13:49:22 +04:00 |
Alexander Gavrilov
|
296f82b02f
|
Try using the Objective-C 'alloc + init' idiom for lua screen objects.
|
2012-08-24 13:28:34 +04:00 |
Alexander Gavrilov
|
e825dc5ddb
|
Tweak the API for current viewscreen, and dispatch show/dismiss from C++.
|
2012-08-24 13:20:08 +04:00 |
Alexander Gavrilov
|
cf4b8a0196
|
Improve viewport manipulation utilities and support scroll in mechanisms.
I.e. allow the user to scroll around with cursor keys,
provided that keeps the cursor still visible.
|
2012-08-22 22:29:01 +04:00 |
Alexander Gavrilov
|
6e8b68fb29
|
Add yet one more frame style.
|
2012-08-22 13:06:06 +04:00 |
Alexander Gavrilov
|
44e3e318d0
|
Add a key handler to refresh the mechanism screen without exiting it.
|
2012-08-21 20:34:15 +04:00 |
Alexander Gavrilov
|
15235cc938
|
More work on utilities for making lua viewscreens.
|
2012-08-21 19:40:37 +04:00 |
Alexander Gavrilov
|
451e965936
|
Add a Painter class for lua viewscreens, and extract other utilities.
Painter clips to an arbitrary rectangle window, and
tracks current cursor and color state.
|
2012-08-21 11:35:39 +04:00 |
Alexander Gavrilov
|
be7bce1541
|
Immediately step once when showing the mechanism list.
|
2012-08-20 23:59:54 +04:00 |
Alexander Gavrilov
|
601a3a7927
|
Add a script that implements a linked mechanism browser.
|
2012-08-20 23:04:01 +04:00 |
Alexander Gavrilov
|
cacb082416
|
Add a stupid example of a lua-controlled viewscreen.
|
2012-08-19 17:53:25 +04:00 |
jj
|
eb52410565
|
fix/loyaltycascade: reset enemy_status_cache.next_slot too
|
2012-08-12 00:46:03 +02:00 |
jj
|
030bd8ab57
|
fix/loyaltycascade: clear the enemy status cache, dont require a save/reload anymore
|
2012-08-12 00:24:34 +02:00 |
jj
|
85f1a6fa6a
|
add fix/loyaltycascade script
|
2012-08-11 22:25:40 +02:00 |
jj
|
cb04a082fd
|
move script/fixstuckdoors to script/fix/stuckdoors
|
2012-08-11 21:41:47 +02:00 |
jj
|
64a8443b5a
|
slayrace: add single-creature targetting, add magma column mode
|
2012-08-03 17:00:06 +02:00 |
jj
|
c1bcd270e9
|
ruby: add spawn_water/spawn_magma methods to MapTile
|
2012-08-03 17:00:02 +02:00 |
Kelly Martin
|
ab4c4b63c0
|
Merge remote-tracking branch 'jjyg/master'
|
2012-07-16 20:52:15 -05:00 |
jj
|
9c0bc3144a
|
magmasource: add documentation
|
2012-07-12 14:50:59 +02:00 |
jj
|
c823f12737
|
add scripts/magmasource to generate an infinite magma source
|
2012-07-12 14:35:49 +02:00 |
Petr Mrázek
|
a4194cc5b9
|
Even more derp.
|
2012-07-12 11:54:03 +02:00 |
Petr Mrázek
|
1c9194d1c4
|
While installing scripts, do not copy ~ files.
|
2012-07-12 02:24:32 +02:00 |
Petr Mrázek
|
eae94693f7
|
Eliminate magic numbers from the fixnaked script.
|
2012-07-12 02:17:01 +02:00 |
Petr Mrázek
|
8f8f25384c
|
Merge pull request #167 from amezick/master
Removing Bad Thoughts from Dwarves
|
2012-07-08 19:22:20 -07:00 |
jj
|
c20951c30b
|
Merge branch 'master' of git://github.com/angavrilov/dfhack
|
2012-07-06 20:37:14 +02:00 |
jj
|
1d6160de02
|
added fixstuckdoors.rb script
|
2012-07-03 18:01:56 +02:00 |
Alexander Gavrilov
|
07dc20055a
|
Tweak documentation for utils.make_sort_order and devel/prepare-save
|
2012-06-30 16:25:41 +04:00 |
jj
|
b421c08d31
|
growcrops: allow any unambiguous substring among existing seed types
|
2012-06-29 14:09:11 +02:00 |
jj
|
7971925f7a
|
slayrace: ignore caged units
|
2012-06-29 13:23:44 +02:00 |
jj
|
a72a59b2f9
|
add scripts/removebadthoughts
|
2012-06-29 11:38:58 +02:00 |
jj
|
412e8608d8
|
ruby: add method for basic xml ref-target support, tweak scripts/slayrace
|
2012-06-25 19:05:50 +02:00 |
jj
|
17d06b969b
|
ruby: move all ruby invocations inside a CoreSuspend lock, remove ruby suspend method
|
2012-06-25 17:06:37 +02:00 |
jj
|
d1762e3cb8
|
ruby: add growcrops script, add doc for methods in README
|
2012-06-24 21:44:40 +02:00 |
jj
|
552da8417e
|
ruby: handle .rb files in df/hack/scripts/
|
2012-06-24 20:24:46 +02:00 |
Alexander Gavrilov
|
65e82f7c12
|
Support controllable error presentation verbosity in lua code.
Use qerror to squash stack traces and location prefix.
|
2012-06-22 16:36:50 +04:00 |
Alexander Gavrilov
|
f207714d42
|
Add finders for enabler, gps and init.
|
2012-06-21 21:08:36 +04:00 |
Angus Mezick
|
a17a4a2ce2
|
Script to remove certain bad thoughts
|
2012-06-20 14:45:09 -04:00 |
Alexander Gavrilov
|
ed4acbdedb
|
Add a searcher for current_weather, using a prepared save.
|
2012-06-20 10:12:26 +04:00 |
Alexander Gavrilov
|
f989ef213e
|
Add 5 more finders to the script; these use relative location heuristics.
|
2012-06-19 22:43:31 +04:00 |
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 |