melkypie
172b30dc42
scripts: use ScriptPostFired event for scripts that callback at the end of the script
...
Uses the ScriptPostFired event that was added with the script inspector dev tool, removing the scripts that can be done with it.
2020-03-06 14:59:26 -05:00
melkypie
a366bdd32a
mining: add urt, efh, te and basalt respawn timers
2020-02-27 12:59:52 +02:00
melkypie
1a388f1765
mining: update duration to use GAME_TICKS instead of milliseconds
2020-02-27 12:57:47 +02:00
melkypie
c50d60503d
itemidentification: add impling jars option
...
Adds the ability to have impling jars be identified with an overlay over the item.
2020-02-25 19:31:02 +02:00
melkypie
7c20e05bf9
chatcommands: fix cox pb tracking
2020-01-23 22:53:36 +02:00
melkypie and Adam
1549e38fa7
clanchat: add ability to recolor ignored players
...
Adds the ability to configure whether or not to mark ignored players inside clanchat with a chosen color
Co-Authored-By: Adam <adam@sigterm.info >
2020-01-20 21:29:25 -05:00
melkypie and Adam
2681d395fc
menu swapper: check home portal swap target
...
The swap was attemting to run on anything with the "enter" option, which
conflicted with the quick-enter swap below it.
Co-authored-by: Adam <Adam@sigterm.info >
2020-01-10 20:24:01 -05:00