Commit Graph

389 Commits (b0b6a82c92bb579fc0a7093956bf9d2502f3b092)

Author SHA1 Message Date
expwnent f114aee758 Merge branch 'fix-exportlegends' of https://github.com/PeridexisErrant/dfhack 2014-09-16 17:13:51 -04:00
expwnent d425c2edf9 Merge remote-tracking branch 'lethosor/lua-printall-ipairs' 2014-09-16 17:08:45 -04:00
PeridexisErrant af79ae44c9 update exportlegends for DF40.x
Better code and also exports the new maps.  Extending to also export
site maps would be cool eventually.
2014-09-09 17:47:26 +10:00
lethosor fadca0aef2 Add a variant of printall() that uses ipairs 2014-09-08 20:30:22 -04:00
Putnam3145 a30780420b Removed hackwish crash.
It's mostly a user error issue, but it is certainly not one that's hard to come across.
2014-09-08 17:00:49 -07:00
expwnent 4800794ba6 Merge remote-tracking branch 'dfhack/develop' 2014-09-08 13:23:28 -04:00
hobotron-df fd657134ff [Fix: Issue 291] bow_item_(sub)type is now shooter_item_(sub)type in history_hit_item struct. 2014-08-30 20:42:48 -05:00
Putnam3145 baeb894502 Made hack-wish work properly. 2014-08-29 18:43:22 -07:00
Eric Wald eeb22c099d Nitpicking log-region
One line was improperly indented, and a variable name no longer made sense.
2014-08-28 14:02:22 -06:00
Eric Wald 73a67b4a64 Repairing the log-region script
A typo was causing the gamelog to always omit the fortress group's untranslated name, while failing to fully prevent the error message caused by unloading the fortress.
2014-08-17 11:01:23 -06:00
expwnent 59e6607d8c Merge remote-tracking branch 'warmist/dev_building_hacks' into develop 2014-08-16 10:26:24 -04:00
Warmist 6868cab1fe Exposed dfhack.jobs.linkIntoWorld. Simplified eventful and gui.dwarfmode for sidebar use/creation. 2014-08-16 16:58:01 +03:00
expwnent c5fb4c1260 Update hack-wish. 2014-08-16 08:45:49 -04:00
expwnent 49f43423c8 Tweaks. 2014-08-15 09:40:49 -04:00
expwnent ce4d1db5a0 More removing unneeded fixes. 2014-08-15 04:23:54 -04:00
expwnent bb46ccfdf0 Fix reaction-trigger to use the right library name for syndrome-util. 2014-08-15 02:52:20 -04:00
Alexander Gavrilov 002bd5240b Bump version to v0.40.07 and update find-offsets to new pressure plate UI. 2014-08-11 14:14:42 +04:00
lethosor 14208577dd Display all found offsets on completion 2014-08-03 22:02:15 -04:00
Quietust 1450298484 assumed_identity -> identity 2014-07-29 16:30:22 -05:00
Quietust d6162cd189 death_info -> incident 2014-07-29 16:26:14 -05:00
Alexander Gavrilov 4902c577b3 Fix some crashes when running without globals and update structures. 2014-07-24 23:10:37 +04:00
Quietust 34ce7f61de Update find-offsets, find gview properly even if INTRO is enabled 2014-07-22 16:38:18 -05:00
Quietust 9435d8f4d9 Fix crashes caused by missing globals 2014-07-21 19:14:43 -05:00
expwnent a8f810cc3b Lots of tweaks. 2014-07-09 06:21:52 -04:00
expwnent 0a16bc2e12 Merge remote-tracking branch 'origin/perSaveScripts' into scriptOrganization
Conflicts:
	plugins/CMakeLists.txt
2014-07-07 09:01:07 -04:00
expwnent 9a17ecbf89 item-trigger typo 2014-07-07 05:52:54 -04:00
expwnent a22f4193eb random-trigger.lua: trigger random scripts 2014-07-06 05:33:21 -04:00
expwnent 026ef063a4 Removed spawnunit. 2014-07-06 03:03:13 -04:00
expwnent 5404b69476 Tweak repeat.lua. 2014-07-03 20:32:15 -04:00
expwnent ec8e58e5e3 Tweak transform-unit. 2014-07-03 20:15:40 -04:00
expwnent 120d8cc6f1 Tweak syndrome-trigger. 2014-07-03 20:09:23 -04:00
expwnent 8b2208f718 Tweak skill-change. 2014-07-03 20:07:13 -04:00
expwnent 9fd5babf7c Remove skillChange. 2014-07-03 20:03:44 -04:00
expwnent 87469c3313 skill-change.lua 2014-07-03 20:03:22 -04:00
expwnent 008c398dd5 Tweak reaction-trigger.lua. 2014-07-03 19:40:33 -04:00
expwnent c9ac09ac48 spawn-flow.lua 2014-07-03 19:22:01 -04:00
expwnent 4be41eb1ed projectile-trigger.lua 2014-07-03 18:28:05 -04:00
expwnent 1815b09f19 Tweak outside-only.lua. 2014-07-03 17:38:40 -04:00
expwnent 72a0a9acf2 moddable-gods.lua script 2014-07-03 17:33:38 -04:00
expwnent 83b0886296 Tweak item-trigger.lua 2014-07-03 16:57:56 -04:00
expwnent e072f4b2db Tweak interaction-trigger.lua 2014-07-03 16:50:35 -04:00
expwnent 2b2d397056 Tweak invader-item-destroyer.lua. 2014-07-03 16:44:34 -04:00
expwnent 84818eaa35 Tweak interaction-trigger.lua 2014-07-03 16:39:46 -04:00
expwnent e4c449c3c2 Tweak force.lua. 2014-07-03 16:33:26 -04:00
expwnent b817205fd6 Tweak add-syndrome, create-item. 2014-07-03 16:30:28 -04:00
expwnent 7b057629dc Tweak anonymous-script. 2014-07-03 16:14:57 -04:00
expwnent e28a42b848 Fixed a problem with syndromeUtil, renamed to syndrome-util, and made add-syndrome use proper conventions. 2014-07-03 15:18:00 -04:00
expwnent 85c81cc69f modtools/transform-unit.lua warning. 2014-07-03 15:16:45 -04:00
expwnent d6bbb6808b item-trigger tweaks. 2014-07-03 14:38:29 -04:00
expwnent ff71199931 modtools/invader-item-destroyer.lua: destroy invader items when they die 2014-07-03 14:37:47 -04:00