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
TheStonedTurtle and Adam
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
3da6a2cd39
Add party support
2019-05-11 10:56:40 -07:00
TheStonedTurtle
8e34edd4a0
Add performance stats plugin
2019-05-11 10:56:03 -07:00
TheStonedTurtle and Jordan
3c59f3de4c
ui: Add Table Component
...
Co-Authored-By: Jordan <nightfirecat@users.noreply.github.com >
2019-05-11 10:41:05 -07:00
TheStonedTurtle
7f7e3641ba
Add dragon, demon, and undead flag
2019-05-11 10:39:58 -07:00
TheStonedTurtle
5ef2fef60b
Add npc stats to NPCManager & remove npc_health.json
...
Also updates all plugins that relied on the old NPCManager method
2019-05-11 10:39:58 -07:00
TheStonedTurtle
7b45cbe348
More code fixes
2019-05-11 10:11:24 -07:00
TheStonedTurtle
eaae5b4067
Code cleanup
2019-05-11 09:39:53 -07:00
TheStonedTurtle
f7da72d6b9
Ensure columns exist when calling necessary functions
2019-05-01 00:37:58 -07:00
TheStonedTurtle
e01acaa361
Add copyright
2019-05-01 00:32:45 -07:00
TheStonedTurtle
f50abdf1b1
Set column alignments...will this ever stop
2019-05-01 00:26:26 -07:00
TheStonedTurtle
d23b126a5e
Update TableComponent.java
2019-05-01 00:22:09 -07:00
TheStonedTurtle
22626abbf7
Move table component test to matching directory
2019-05-01 00:18:48 -07:00
TheStonedTurtle
e68e402779
Auto add blank columns we adding rows
2019-05-01 00:17:58 -07:00
TheStonedTurtle
38e921c04c
More fixes!
2019-05-01 00:10:12 -07:00
TheStonedTurtle
f2c2ebe711
change addColumns to setColumns
2019-05-01 00:08:50 -07:00
TheStonedTurtle
395793b716
set column colors
2019-05-01 00:00:57 -07:00
TheStonedTurtle
831c32c5bb
Columns to list and add methods
2019-04-30 23:59:19 -07:00
TheStonedTurtle
8a753f5872
Variable rename
2019-04-30 23:51:30 -07:00
TheStonedTurtle
c1dddcb881
Expand row and col styling via sub components
2019-04-30 23:48:41 -07:00
TheStonedTurtle
8595713d3d
Add needed bounds variable and utilize setter annonations
2019-04-30 23:34:31 -07: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