Eric Wald
8495bddc2d
Removing an obsolete workaround
2014-08-23 17:46:35 -06:00
Eric Wald
f5d50adf0d
Removing the leaves check for stockpile acceptability.
...
That item type no longer exists in DF 0.40; such items will now always be considered properly stored by any stockpile they're on.
2014-08-15 21:41:23 -06:00
Eric Wald
716efec6e2
Slightly better stockflow description.
2014-08-03 20:44:45 -06:00
Eric Wald
19133ff327
Documenting the new Stockflow option.
2014-08-03 16:40:03 -06:00
Eric Wald
1aba6a6739
Faster stockflow mode, ignoring the bookkeeper.
2014-08-03 15:14:20 -06:00
Eric Wald
2ebebaf62f
Deleting old stockflow records.
...
Once a stockpile has been removed or abandoned, its persistent configuration is obsolete.
2014-08-03 15:07:04 -06:00
Eric Wald
1b1475fb94
Warning about mismatched stockflow entries.
...
For the most part, mismatches should only happen if the reaction list has changed between world loads, which means either the raw files or the plugin files have been changed. For now, such entries are ignored, though in some cases it might be possible to recover a new order number by searching through the reaction list.
2014-08-03 15:04:28 -06:00
Eric Wald
2db1c9d722
Moving the global job_types cache into the two functions that use it.
...
It's mostly an artifact of a misunderstanding, anyway.
2014-08-03 14:57:20 -06:00
Eric Wald
1aafa206bc
Localizing a few Lua variables.
...
It seems like the globals could be localized, too, but I'm not quite sure what that would accomplish.
2014-08-02 18:08:13 -06:00
Eric Wald
ad4d545036
Ignoring the removed job types for DF 0.40+
...
The version check allows the plugin to work with DF 0.34, just in case.
2014-08-02 17:58:36 -06:00
expwnent
c3c877a94c
Documentation for modtools.
2014-07-11 09:02:14 -04:00
expwnent
a239532d2c
Readme tweaks.
2014-07-11 08:27:06 -04:00
expwnent
fadb28ab7e
Update eventful documentation.
2014-07-09 07:16:27 -04:00
expwnent
7cce5b1c78
Fix repeat comments in dfhack.init-example.
2014-07-09 07:06:30 -04:00
expwnent
d876cafca1
Update Readme.
2014-07-09 07:00:55 -04:00
expwnent
a8f810cc3b
Lots of tweaks.
2014-07-09 06:21:52 -04:00
expwnent
1ce38f3e3a
Merge remote-tracking branch 'origin/perSaveScripts' into scriptOrganization
...
Conflicts:
NEWS
2014-07-07 09:02:49 -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
2edeb9c814
Update NEWS.
2014-07-07 08:58:08 -04:00
expwnent
3c06f3bada
Allowed per-save script folders.
2014-07-07 08:50:40 -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
5b057f12bd
Fix dfhack.init-example for new repeat syntax.
2014-07-03 20:33:51 -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
b6032b1cde
Update NEWS.
2014-07-03 18:44:33 -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
7f65cb4444
Update NEWS.
2014-07-03 16:12:09 -04:00
expwnent
0e253f31fa
Update NEWS
2014-07-03 15:24:27 -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
7189de164f
Update NEWS.
2014-07-03 14:43:05 -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