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 |
expwnent
|
649dcd1413
|
EventManager tweak: make it report the correct invasion id.
|
2014-07-03 14:37:13 -04:00 |
expwnent
|
376bcc6020
|
create-item script
|
2014-07-03 12:40:07 -04:00 |
expwnent
|
2fb8faf3e6
|
Added Items::createItem function.
|
2014-07-03 10:39:20 -04:00 |
expwnent
|
e65a99f252
|
Update NEWS.
|
2014-07-03 09:05:49 -04:00 |
expwnent
|
6652074644
|
Delete the syndromeTrigger plugin.
|
2014-07-03 09:03:26 -04:00 |
expwnent
|
70583a4715
|
Update NEWS.
|
2014-07-03 09:00:05 -04:00 |
expwnent
|
57880759e5
|
Add modtools/syndrome-trigger.
|
2014-07-03 08:58:43 -04:00 |
expwnent
|
07c5a272a3
|
Tweaks.
|
2014-07-03 08:58:20 -04:00 |
expwnent
|
10340d5109
|
Update NEWS.
|
2014-07-03 08:19:08 -04:00 |
expwnent
|
91bb830127
|
Tweak item-trigger.
|
2014-07-03 08:17:17 -04:00 |
expwnent
|
e38b9c4d11
|
Tweaked item-trigger.
|
2014-07-03 08:10:55 -04:00 |
expwnent
|
d8c3a05f42
|
Made EQUIPMENT_CHANGE event trigger for new units.
|
2014-07-03 08:10:12 -04:00 |
expwnent
|
9d2c7a1abc
|
Tweak to repeatUtil.
|
2014-07-03 08:09:47 -04:00 |