Commit Graph
100 Commits
Author SHA1 Message Date
Hydrox6 73d928ea89 gpu: add warning message to compute shaders option 2020-05-23 13:40:23 -04:00
Hydrox6 00b65f4566 clues: add brutal green dragon variant to cryptic clue 2020-05-21 11:10:05 +01:00
Hydrox6 9f26bb67c1 ground items: add Notify >= Tier 2020-05-13 14:32:15 +02:00
Hydrox6 b95b30f606 ground items: remove Highlight > Value 2020-05-13 14:32:15 +02:00
Hydrox6 4a378817fd ground items: move repeated notify code into notifyHighlightedItem 2020-05-13 14:32:15 +02:00
Hydrox6 137fa0e3cf Revert "npc aggro timer: Add option to hide hint overlay (#8610)"
This reverts commit 1242a508bc.
2020-05-02 18:16:50 +01:00
Hydrox6 a7265f5996 api: correct pearl fly fishing and barbarian rod animations
Each of the pearl rods have 2 animation IDs, with one of them showing 
the casting of the rod. This casting animation is used by the normal and
oily rods. However, for whatever reason, the Fly fishing and Barbarian 
rods both use the non-casting animation whilst active.
2020-04-26 01:04:04 +01:00
Hydrox6 3c2551f208 idle notifier: add support for enchanting bolts 2020-04-19 00:01:31 +01:00
Hydrox6 87185bffa1 antidrag: fix onShiftOnly not being respected when opening the bank 2020-04-17 16:00:05 -04:00
Hydrox6 e0f046980a fishing & idle notifer: add oily pearl rod animations 2020-04-17 15:38:50 -04:00
Hydrox6 3ac15c2f61 fishing & idle notifer: add pearl rod animations 2020-04-16 18:20:00 -04:00
Hydrox6 361efbafd1 motherlode: add support for gilded pickaxe 2020-03-30 18:52:27 +01:00
Hydrox6 45ec248e60 idle notifier: add support for gilded pickaxe 2020-03-30 16:35:43 +01:00
Hydrox6 c69a6fbe2f api: add gilded pickaxe animations 2020-03-30 16:35:26 +01:00
Hydrox6 c41b800650 wintertodt: add support for gilded axe 2020-03-30 09:40:41 +01:00
Hydrox6 7ca124da6b idle notifier: add support for gilded axe 2020-03-30 09:40:31 +01:00
Hydrox6 bd3c3be6f8 woodcutting: add support for gilded axe 2020-03-30 09:40:18 +01:00
Hydrox6 32f6d2da25 api: add gilded axe animation 2020-03-30 09:40:06 +01:00
Hydrox6 01737bf773 clues: update Immenizz's master clue to reflect his NPC's name change 2020-03-28 21:33:42 +00:00
Hydrox6 26a84c34dd api: fix venom hitsplat sprite id 2020-03-06 16:13:11 -05:00
Hydrox6 5935365c59 config: fix entering values directly into options with units not working 2020-03-01 13:29:43 -05:00
Hydrox6 afe85fa6e6 slayer: fix boss task parsing to support Konar
Fixes runelite/runelite#8009
2020-02-23 12:04:55 -05:00
Hydrox6 bed56b9a49 plugins: add units to configs 2020-01-28 21:00:22 +00:00
Hydrox6 00fb20e750 config: add support for integer config items to have units 2020-01-28 20:59:59 +00:00
Hydrox6 bf441bc27b cluescrolls: update hint for Duel Arena Coordinate Clue 2020-01-09 12:26:44 +00:00
Hydrox6 dc7d1dfb26 Revert "client: Add Music Track Indicator plugin"
This reverts commit f6e5ef1f3d
2020-01-09 11:13:13 +00:00
Hydrox6 90ce907ade hiscore api: add Callisto and Cerberus 2020-01-06 13:52:43 +00:00
Hydrox6 10744a0edc clues: add Lava battlestaff (or) to the Trollheim emote clue 2020-01-03 23:24:52 +00:00
Hydrox6 e2815526cc kourendlibrary: fix panel reloading not being done on the swing thread 2019-12-27 22:33:52 +00:00
Hydrox6 40aedfb10e kourendlibrary: only reset if layout changes when complete 2019-12-26 01:28:08 +00:00
Hydrox6 7810d5cd6d chat message manager: make sender recoloring use messageNode 2019-12-24 15:42:35 +00:00
Hydrox6 cb0d401ecf kourendlibrary: clear tracked NPCs when changing worlds 2019-12-24 09:15:28 +00:00
Hydrox6 98da4aa810 interfacestyles: fix 2005 fixed mode minimap's right side
The right side of the inside was missing a single pixel for some reason,
which caused a "crack" where the minimap wasn't rendered
2019-12-18 03:14:34 +00:00
Hydrox6 eee9a51474 kourendlibrary: fix layout resetting unintentionally 2019-12-17 15:02:03 +00:00
Hydrox6 f9c43ef626 twitch: add timestamps to messages 2019-12-06 21:08:41 +00:00
Hydrox6 c0b193fd2e kourendlibrary: remove LibraryCustomer 2019-12-04 11:45:28 -05:00
Hydrox6 7734b1199e kourendlibrary: optimize NPC marking code 2019-12-04 11:45:28 -05:00
Hydrox6andShawn Shadrix 0527abce81 kourendlibrary: add option to hide Varlamore Envoy
Co-authored-by: Shawn Shadrix <shshadri@ncsu.edu>
2019-12-04 15:51:16 +00:00
Hydrox6 76fdb50fa6 kourendlibrary: remove unneeded hidden flag from overlay
From testing, this flag didn't seem to do anything useful.
It might have also led to certain users thinking that the plugin was broken if they had enabled the plugin after the client was started.
2019-12-04 15:51:11 +00:00
Hydrox6 09da86884a kourendlibrary: add tutorial overlay 2019-12-04 15:51:08 +00:00
Hydrox6 de496e2d78 kourendlibrary: fix prediction not resetting when layout changes 2019-11-27 14:27:47 +00:00
Hydrox6 018a2365f8 kourendlibrary: replace final static with static final 2019-11-27 14:27:40 +00:00
Hydrox6 408d567fcf inventory grid: use correct item quantities for drag previews 2019-11-19 21:47:43 +00:00
Hydrox6 b89528ec46 clues: fix yew tree Sherlock challenge 2019-11-10 21:06:25 +00:00
Hydrox6 3e4b21c8cf clues: correct direction of Miscellania island coordinate clue 2019-11-10 01:01:44 +00:00
Hydrox6 ff2ef0da15 clues: fix Island of Stone coordinate hint 2019-11-08 02:13:27 +00:00
Hydrox6 f715c9f48d clues: fix MultipleOfItemRequirement not working with non-stacking items 2019-10-26 08:48:05 +01:00
Hydrox6 d4e40b6342 clues: make Anagram and Cipher clues check all clue text 2019-10-24 10:32:33 +01:00
Hydrox6 5b236b920e loot tracker: add price type display 2019-10-24 10:23:45 +01:00
Hydrox6andErik Rahka 2e6138b6f6 loot tracker: add HA prices
Co-authored-by: Erik Rahka <erikrahka@gmail.com>
2019-10-24 10:23:42 +01:00
Hydrox6 7b7d436f00 clues: fix Shayzien supply armour Sherlock clue 2019-10-23 08:14:16 +01:00
Hydrox6 ac27e8d17f loot tracker: rename price to gePrice 2019-10-19 03:26:23 +01:00
Hydrox6 3f33f09757 clues: add question text to all applicable clues 2019-10-18 02:54:31 +01:00
Hydrox6 00320437ef world map: fix location of northern pipe in Mount Karuulm dungeon 2019-10-14 19:14:12 +01:00
Hydrox6 f59d48fe15 clues: fix emote hint ordering 2019-09-09 13:56:10 +01:00
Hydrox6 a60fdc1a11 runecraft: move minimap code to its own overlay 2019-09-05 16:03:35 +01:00
Hydrox6 81a8b44d55 runecraft: move rift update function to plugin 2019-08-30 13:31:53 +01:00
Hydrox6 fcc5b79aea death indicator: add prifddinas 2019-08-27 15:55:43 +01:00
Hydrox6 a94f5e47f9 clues: fix abyssal head recognition 2019-08-27 07:49:12 +01:00
Hydrox6 7197f0e2d8 runecraft: fix layer of AbyssOverlay
This stops the rift highlights being drawn over the UI
2019-08-26 21:25:33 -04:00
Hydrox6 92b2d29a41 agility: fix objectid for Arandar lvl 85 obstacle 2019-08-24 02:18:44 +01:00
Hydrox6 dd4a4dd8c9 loot tracker: truncate name instead of kills 2019-08-22 02:41:31 +01:00
Hydrox6 6bd7e4fb02 gpu: fix MSAA white pixels 2019-08-20 09:13:12 -04:00
Hydrox6 82dd5835b0 clues: fix names for skilling outfits 2019-08-19 18:00:04 +01:00
Hydrox6 48a1bce947 clues: Fix Bryophyta's staff having no name 2019-08-16 00:28:32 +01:00
Hydrox6 b87e50e43b clues: correct "Has no one told you it is rude to ask a lady her age?" 2019-08-15 23:52:18 +01:00
Hydrox6 9a35a04ca0 Add new crystal equipment IDs to the Item Mapping 2019-08-12 17:23:41 -04:00
Hydrox6 effad44e17 item prices: show alch price when alching with Explorer's Ring interface 2019-08-12 14:15:57 +01:00
Hydrox6 4b543d9dc2 item prices: show alch price while selecting item to alch 2019-08-12 14:15:49 +01:00
Hydrox6 724437480f clues: remove mis-categorised skill challenge 2019-08-09 14:58:52 +01:00
Hydrox6 09b4517d31 Add support for Challenge Clues
Supports both Sherlock tiers and Charlie
2019-08-09 14:58:49 +01:00
Hydrox6 51c73798e4 Add support for named AllRequirementsCollections 2019-08-09 14:50:19 +01:00
Hydrox6 02311b996e Move Item Requirement code from EmoteClue to its own sub-package 2019-08-09 14:50:19 +01:00
Hydrox6 905240b50e idle notifier: notify when adding feathers or heads to shafts 2019-08-01 12:25:28 +01:00
Hydrox6 8dbd9d336c worldmap: fix typo in Prifddinas 2019-08-01 11:02:36 +01:00
Hydrox6 48e994d1a5 boss: adjust Chaos Elemental respawn time 2019-08-01 10:59:55 +01:00
Hydrox6 49218b2022 Add item mappings for crystal equipment 2019-07-30 09:48:21 +01:00
Hydrox6 7e6ff8be2a cluescrolls: add dragon pick (or) to master emote clue 2019-07-29 19:49:54 +01:00
Hydrox6 f213753c7e prayer: fix HD prayer bar flick location 2019-07-04 14:51:32 +01:00
Hydrox6 658a2a7a00 prayer: add HD prayer bar 2019-06-20 14:43:14 +01:00
Hydrox6 0329588388 fishing: add missing spots near farming guild 2019-06-20 01:22:55 +01:00
Hydrox6 d8c19a0ec7 interface styles: update HD Health bar to work with new sprites 2019-06-18 23:38:12 +01:00
Hydrox6 381ffdabf6 api: remove unneeded Health Bar Override code 2019-06-18 23:38:10 +01:00
Hydrox6 940a404ec6 api: implement resetHealthBarCaches and getHealthBarFrontSpriteId
Remove getHealthBarCache
2019-06-18 23:38:05 +01:00
Hydrox6 5eeb9e2fed timers: fix teleblock message 2019-06-16 16:55:19 +01:00
Hydrox6 d72f5995fe mining plugin: add missing silver id 2019-06-12 20:05:57 -06:00
Hydrox6 c979088466 Add ItemIdentification to Seed Box, Looting Bag, and Miscellania collection screen (#8999)
Closes #9028
2019-06-11 14:41:22 +02:00
Hydrox6 902d2f952b agility: Fix highlighting of Al Kharid zip line 2019-05-30 18:03:03 +01:00
Hydrox6 5ec52d3591 Fix Hosidius Easy Cryptic clue after rework (#8940)
The Hosidius Rework moved this clue slightly north west, and into the kitchens
2019-05-29 10:43:35 +02:00
Hydrox6 7aa0270845 clues: add support for beginner maps 2019-05-22 14:46:02 +01:00
Hydrox6 ae7846e32b item identification: Grimy Toadflax isn't Irit 2019-05-02 14:07:00 +01:00
Hydrox6 d44b749e2d client: add item identification plugin 2019-04-30 08:04:21 -04:00
Hydrox6 669b47d898 ammo: fix the infobox not getting removed 2019-04-25 18:13:48 +01:00
Hydrox6 1c97c852f9 clues: Fix Beginner Emote clue with Iffie Nitter 2019-04-24 16:32:45 +01:00
Hydrox6 97fda89a18 clues: Fix Easy Cryptic in Kourend Centre
Turns out they changed the text for this one
2019-04-24 13:29:10 +01:00
Hydrox6 d193eaae95 clue plugin: add widget scroll feature 2019-04-24 02:11:19 +01:00
Hydrox6 adb0efe90c ammo: fix weapon check 2019-04-22 20:40:14 -04:00
Hydrox6 5bd8aaa148 Add Ammo plugin (#8113)
Shows the current ammo the player has equipped. If the player is using a stackable weapon (chinchompas, darts, etc) those will show, otherwise it'll show the ammo slot (unless the item is a blessing or empty)

If the value is over 1,000,000 the number will have an M. If it's over 10,000 the number will have a K.

Closes #864
2019-04-20 13:48:41 +02:00
Hydrox6 d7e0e11e73 mixins: renderWidgetLayer: skip hidden widgets 2019-04-19 08:51:40 -04:00
Hydrox6 42d1b44038 loottracker: add support for beginner clues 2019-04-12 04:38:41 +01:00