Commit Graph
11 Commits
Author SHA1 Message Date
melkypie 39ab7c6311 worldmap: update desert amulet nardah teleport location 2020-03-26 13:28:44 +02:00
melkypieandjakewilson df18bdb542 timetracking: add timer warning colors
Lets the user choose a time for showing when the timer should turn orange.

Co-authored-by: jakewilson <jakewilsonfl@gmail.com>
2020-03-18 18:22:16 -04:00
melkypieandjakewilson 59361c0d95 timetracking: add ability to sort timers
Lets the user sort by ascending or descending time.

Co-authored-by: jakewilson <jakewilsonfl@gmail.com>
2020-03-18 18:22:16 -04:00
melkypie 902078cb62 friendslist: update titles using onScriptPostFired rather than onGameTick 2020-03-18 16:51:44 -04:00
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
melkypieandAdam 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
melkypieandAdam 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