Commit Graph
30 Commits
Author SHA1 Message Date
melkypie 4a875fd9de worldmap: add hallowed sepulchre to minigames 2020-06-04 17:20:07 +03:00
melkypie 656db84e07 itemmappings: map blood fury to amulet of fury 2020-06-04 17:12:30 +03:00
melkypie 1ea792f071 runenergy: add black graceful 2020-06-04 17:06:46 +03:00
melkypie cdf4489693 itemskeptondeath: add dark squirrel to always lost items 2020-06-04 17:06:46 +03:00
melkypie 00192904af clues: account for blisterwood flail and black graceful 2020-06-04 17:06:46 +03:00
melkypie 9d01eb1976 itemmanager: add worn items mapping for black graceful 2020-06-04 17:06:42 +03:00
melkypie 5cac2abac3 api: fix raids points infobox widget id 2020-05-28 08:43:34 -04:00
melkypie ed9621e18a chatcommands: add tob personal best tracking
Adds the ability to use theatre of blood !pb command, which will include the best wave/challenge time
2020-05-27 19:18:06 -04:00
melkypie 654966c5b3 chatcommands: fix chambers of xeric pb tracking
Fixes the !pb command to account for the new OSRS update. This does not include team size based pb's, just your best overall pb
Also adds the ability to look at adventure log to check your cox pb's.
2020-05-27 18:15:47 -04:00
melkypieandMalfuryent 582798148a report button: add clock tag
Co-authored-by: Malfuryent <jossparla94@gmail.com>
2020-05-23 20:54:32 +03:00
ab6b8c70ae screenmarker: add ability to put screen markers around widgets (#11552)
Gives you the ability to put a screen marker around a widget that has a menu option attached to it

Co-authored-by: Jasper Ketelaar <Jasperketelaar@kpnmail.nl>
Co-authored-by: Tomas Slusny <slusnucky@gmail.com>
2020-05-22 10:28:01 +02:00
Melky 37760c9775 agility plugin: add config for Prifddinas portal color 2020-05-14 22:46:47 -04:00
melkypie 8ce30d9700 itemcharges: show potion doses 2020-05-11 19:04:00 +03:00
melkypie 0e5829c97b worldmap: add the ability to indicate rooftop courses 2020-05-06 09:03:47 +03:00
melkypie fa615a07f2 worldmap: add tooltips to agility courses 2020-05-06 09:03:47 +03:00
melkypie 12994e63c2 worldmap: add fishing spot tooltips 2020-05-05 22:58:08 +03:00
melkypie d9cd3dfd45 fishing: add unmapped fishing spots 2020-05-04 21:50:05 +03:00
melkypie 33c98d1e2e client: move FishingSpot to net.runelite.client.game 2020-05-04 21:50:04 +03:00
melkypie 0a249a0ba3 worldmap: add hunter area tooltips 2020-05-04 20:54:16 +03:00
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