Commit Graph
19 Commits
Author SHA1 Message Date
TheStonedTurtle 7bec4999fd loottracker - Reword syncPanel config description 2020-05-02 12:35:44 -04:00
TheStonedTurtle 7744056766 discord: Fix NMZ area check to exclude KBD lair
NMZ reuses the KBD region ID but is always above plane 0
2020-03-31 20:52:46 -07:00
TheStonedTurtle 0faf994f54 nightmarezone: Fix area check to exclude KBD lair
Fixes #3692
2020-03-31 20:52:28 -07:00
TheStonedTurtle 32e435e42d Revert "opponentinfo: add opponent's opponent for npcs"
This reverts commit 34f94e973c.
2020-03-23 10:09:23 -04:00
TheStonedTurtle 0bcab39e49 loottracker plugin: Add Loot Received event 2019-12-21 16:23:47 -08:00
TheStonedTurtle 67fa6ea7b0 ItemsKeptOnDeath - Add missing salve (ei) price offset 2019-08-25 17:20:30 -07:00
TheStonedTurtle f2cdc8a1d8 menuentryswapper - Add volcanic mine entrance to swapQuick 2019-08-01 03:11:52 -07:00
TheStonedTurtle f9b6adfd8f timer plugin: add stamina timer for Guantlet potion 2019-07-29 10:36:22 -04:00
TheStonedTurtle f08dfbac17 itemstats: add Guantlet food and potion 2019-07-29 10:36:22 -04:00
TheStonedTurtle 761ffd9fff loot tracker: add gauntlet support 2019-07-27 21:51:57 -04:00
TheStonedTurtle 742133e456 Fix BrokenOnDeathItems death value by adding repair price
Jagex uses the repair price when determing items lost on death by value. adds test for this case as well
2019-07-21 12:22:15 -07:00
TheStonedTurtle bc9341784c ClueScroll - Fix demonic ruins text 2019-07-13 23:34:14 -07:00
TheStonedTurtleandAdam d39bfcb50f itemskeptondeath: fix many edge cases and add tests
This adds support for most degradeable and imbued items, which have
death prices that are fixed offsets of the prices of some other
reference item, clue boxes, and jewelery.

The plugin was refactored largely to be able to add the tests, and now
works on our internal DeathItem and ItemStack classes instead of widgets
and items.

Co-authored-by: Adam <Adam@sigterm.info>
2019-07-09 20:50:09 -04:00
e5de331df5 runelite-client: add items kept on death plugin
This enhances the default items kept on death interface to show what
you keep, what breaks, and how long you have to return to it once you
die. It also adds toggles to see what is lost in certain situations such
as skulled, low and high wildy.

Co-authored-by: Adam <Adam@sigterm.info>
Co-authored-by: Max Weber <mii7303@gmail.com>
2019-06-18 16:21:26 -06:00
TheStonedTurtle 8312c33a88 Add scroll price to Magic shortbow (i) and Row (i) 2019-06-18 16:21:26 -06:00
TheStonedTurtle efbf6ea9a4 chat history: clear friend deque when clearing pm history 2019-04-25 20:48:24 -04:00
TheStonedTurtle 678d868c03 chat history: fix pm cycling deque max size 2019-04-25 20:48:24 -04:00
TheStonedTurtle 2289dc24df Fix status bar poison background color 2019-04-14 17:33:28 -07:00
TheStonedTurtle b85cf66745 LootTracker: Change rigid area to compound border
fixes the alignment of the plugin error panel
2019-04-03 18:57:49 -07:00