lethosor
7dd091e57a
create-unit: add nickname option
2015-10-26 21:02:03 -04:00
expwnent
ab749ab0c8
Tweak create-unit and remove trailing whitespace.
2015-09-15 03:17:57 -04:00
expwnent
fdca83e17a
Tweak modtools/create-item (creator = \LAST)
2015-09-15 02:32:58 -04:00
expwnent
836fbe8650
Increment version of create-unit.
2015-09-15 02:20:23 -04:00
expwnent
6730e58bcf
scripts/modtools/create-unit.lua: fix indentation and add todo list.
2015-09-15 02:19:31 -04:00
expwnent
d4300ab814
scripts/modtools/create-unit.lua: now you can set the age (in years) of newly-created units.
2015-09-15 01:36:29 -04:00
expwnent
ea74ec7132
Made "help" argument to scripts/modtools/create-unit.lua work correctly.
2015-09-15 01:07:31 -04:00
expwnent
7b91730352
Initial commit for modtools/create-unit.lua.
2015-07-27 08:46:01 -04:00
lethosor
9ce0616325
Allow scripts that recognize "moduleMode" to be used as modules
2015-05-08 18:03:19 -04:00
Putnam3145
aeeb2cfd6e
Made "could not find syndrome" error work.
...
Before, it was trying to look at the syndrome ID it didn't actually find.
2015-04-29 14:19:24 -07:00
lethosor
10cfef0553
Fix whitespace issues
2015-02-14 22:53:06 -05:00
lethosor
3411704140
Merge remote-tracking branch 'Putnam3145/patch-12' into develop
...
Conflicts:
NEWS
2015-02-11 23:18:54 -05:00
Putnam3145
38fbf67262
Make skill-change actually work with level
...
It was trying to set the level to the string "Proficient" instead of 5, same for every other skill level. There was no workaround, especially since it expected numbers for the value.
2015-02-11 16:08:23 -08:00
expwnent
def4fca175
Tweak anonymous-script.
2015-02-02 05:21:13 -05:00
expwnent
0fa316f6eb
Tweak reaction-product-trigger.
2015-02-02 05:20:59 -05:00
expwnent
e5e0d93ef1
Added modtools/reaction-product-trigger.
2015-02-02 02:39:05 -05:00
warmist
686647af0e
fix skill-change so it would use insert_sorted
...
This is needed because the skills vector is actually sorted. Adding skill with id<last one would mess things up very badly.
2015-01-18 19:53:08 +02:00
expwnent
16fcdc3035
modtools/item-trigger should now work with items
2014-11-28 23:03:27 -05:00
expwnent
762f5231e2
reaction-trigger typo.
2014-11-28 23:01:44 -05:00
expwnent
ba8b964f8d
reaction-trigger-transition.lua should work now.
2014-11-15 00:06:10 -05:00
expwnent
59ef4e0cc2
It is now possible to remove syndromes by SYN_CLASS.
2014-11-14 23:33:49 -05:00
expwnent
428fe6a400
interaction-trigger tweaks
2014-11-14 18:50:19 -05:00
expwnent
6220a21de6
More straggling documentation errors in modtools.
2014-11-09 18:39:23 -05:00
expwnent
55348e9c80
Correct reaction-trigger documentation.
2014-11-09 18:37:39 -05:00
expwnent
779ac3fd50
Updated interaction-trigger to work better.
2014-11-09 18:36:21 -05:00
expwnent
82dade1ae0
interaction-trigger documentation tweak.
2014-11-07 14:14:49 -05:00
expwnent
e4d4f7230b
modtools/item-trigger: fix equip/unequip bug and correct minor documentation error
2014-11-06 23:46:10 -05:00
expwnent
bb46ccfdf0
Fix reaction-trigger to use the right library name for syndrome-util.
2014-08-15 02:52:20 -04:00
expwnent
a8f810cc3b
Lots of tweaks.
2014-07-09 06:21:52 -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
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