Commit Graph
95 Commits
Author SHA1 Message Date
seth ebdd3c7fce chathistory: update welcome message matching to include leagues 2019-11-20 14:16:03 -05:00
Seth a8bebe907c regen meter: add support for endless endurance relic
Fixes #10267
2019-11-16 20:39:25 -05:00
Seth a71b728455 death indicator: add Kourend respawn region 2019-11-16 20:18:41 -05:00
Seth 5fda73e85a configPanel: remove tooltips for JTextArea
remove the unnecessary tool tip for JTextArea that can sometimes take up the entire screens width
2018-06-15 18:42:31 -05:00
Seth 8e5510784a agilityShortcutLocation: Fix shilo village agility marker
Fixes the level 71 agility marker and added support for the level 77 stepping stones
2018-06-15 18:23:51 -05:00
Seth b0ad7acfbb slayer plugin: fix expeditious regex pattern
-fixed to include both messages when the word "task" is present or omitted
2018-05-31 18:21:02 -05:00
Seth efcc0e00d4 impling plugin: fix impling list not clearing on hopping worlds 2018-05-19 22:05:38 -05:00
Seth 28b50e3f30 farming panel: reset progress bar background
fixes progress bar background not resetting when state = null
2018-04-29 13:33:18 -05:00
Seth 6b3ddac948 clue scroll: fix easy clue 2018-04-29 13:00:29 -05:00
Seth ef01b3c3db clue scroll: add toggle for hint arrows 2018-04-29 13:00:29 -05:00
Seth 4ca8ec27a9 opponent info: reduce padding size 2018-04-29 13:00:15 -05:00
Seth 90b2c38c0c boosts plugin: Add stat change indicator when indicators are selected 2018-04-23 14:34:41 -05:00
Seth 7bbd0b3de7 boosts overlay: move next change text to display at the top 2018-04-23 14:31:29 -05:00
Seth 11f8d38767 barrows overlay: Replace existing slain brother overlay with our own
The in game overlay is positioned top-left in resizable mode, which covers up everything positioned there. This will create an overlay similiar to the in-game one that can be moved/positioned anywhere
2018-04-21 22:36:50 -05:00
Seth b01639dda0 barrows overlay: Reorder enum to match in game overlay/use full name
reorder the enum to match the in-game overlay order and also add full name
2018-04-21 22:36:30 -05:00
Seth c09381398e overlay util: remove white outline on minimap dots 2018-04-21 18:18:46 -05:00
Seth 23882011a6 skill sessions: Add a toggle for displaying session stats 2018-04-07 13:13:09 -05:00
Seth ad4546b816 ground item overlay: Fix boxes appearing very small with small font
The box was based off the width of the font, which made the box super small when using the small RS font. This will provide a fixed rectangle size on any font.
2018-04-03 17:17:45 -05:00
Seth 1cf351be15 ge plugin: Display spent price instead of original offer price 2018-04-02 23:28:32 -05:00
Seth 644616e400 agility plugin: remove duplicate gamestate event 2018-04-01 19:30:40 -05:00
Seth 4a90ff549e npc indicator: add shift right click to add tag option
currently, npc tagging causes some npc's to have the tag option as left click which can cause missclicks. This adds the ability to add the "tag" option only when shift is being pressed
2018-04-01 15:52:19 -04:00
Seth 543476cf54 agility plugin: Add region check to lap counter
Some courses have obstacles that have XP equal to another courses last obstacle making it trigger a new course. This adds a region check to make sure you are in the correct region for the course
2018-03-31 21:00:13 -04:00
Seth 3d5e0b82b0 impling plugin: Move minimap overlay into it's own overlay
to render above minimap on resizable, the overlay must be rendered above widgets
2018-03-31 18:58:52 -05:00
Seth fdf2ceac5d nmz plugin: reset absorption notification when not in NMZ 2018-03-31 13:57:05 -05:00
Seth 9e4969b598 agility plugin: Add lap counter 2018-03-26 17:13:56 -04:00
Seth 5571586495 jewelrycharges: Add Teleport crystal(5) 2018-03-25 18:58:52 -05:00
Seth 0a622a9692 info boxes: sort boxes by priority
add high/med/low priority options and sort boxes by priority
2018-03-24 14:08:56 -04:00
Seth 06abbe6956 info boxes: associate plugins to infoboxes
associate plugins to infoboxes and allow the infobox manager to sort boxes by plugin descriptor name to stop all infoboxes mixing together
2018-03-24 14:08:54 -04:00
Seth 0d1d8d3181 prayer flick overlay: remove background arc
Removed the white background on the the prayer orb when overlay was on which made it hard to tell if quick prayers were on
2018-03-19 17:56:10 -05:00
Seth e0c916c4b4 menu entry swapper: add bury swap
swaps the bury/use option
2018-03-19 16:36:06 -05:00
Seth 80ca53b00f hiscore panel: add loading label when searching 2018-03-18 22:51:29 -05:00
Seth a04ced092f hiscore panel: add Remaining XP to next level to hover text 2018-03-18 22:51:15 -05:00
Seth 5498b6473a hiscore panel: make hiscores type more visible
before the icon would add a 1px border to the image which made it hard to determine which one was currently active.
2018-03-18 22:04:25 -05:00
Seth 0c61ffd3b1 ground items: add support for quickly hiding/highlighting items 2018-03-18 20:08:20 -04:00
Seth 36765360a7 cannon plugin: add common cannon spots 2018-03-18 19:10:37 -04:00
Seth cbc484b048 pog plugin: fix mounted glory minimap icon
mounted glory is a decoration object, not game object
2018-03-16 16:41:21 -05:00
Seth f6fbc1953b poh plugin: change gameobject map to tile object 2018-03-16 16:38:33 -05:00
Seth fb3225ec34 fishing plugin: remove broken minnow npcs and swap to graphic check
previous "bad" minnow spot (npc ID 7734) was removed/changed to something different and now the fishing spot will just change graphic animation when the spot is bad.
2018-03-12 18:31:39 -05:00
Seth 3df3910b1b NpcID: update ids to cache 165 2018-03-12 18:31:10 -05:00
Seth d84627efd6 xp tracker: update xp tracker UI
change the xp tracker ui to make it smaller. Can expand skills to display more information.
2018-03-09 21:55:21 +01:00
Seth 634f872516 xp tracker: add format suffix to reduce string size 2018-03-09 21:19:39 +01:00
Seth 90eec779c9 Remove viewport contains
Since we have the ability to render behind widgets now, the "check if viewport contains" is not necessary anymore. Instead replace it with distance check to remove it if ran off screen.
2018-03-08 17:36:56 -06:00
Seth 9d7ffa56ae dev tools: add location to dev tools plugin
Adds a panel which will display current tile in relation to world location as well as display the current map regions
2018-03-08 17:36:01 -06:00
Seth 42bf828f43 idle notifier: add barbtail/dragon harpoon animation 2018-03-04 15:48:13 -06:00
Seth 7340f19720 ge: Add search feature
Add a search function to the Grand exhange panel that allows you to look up current prices of items.
2018-03-04 10:00:05 -05:00
Seth 701e641fd5 item client: add getIcon method 2018-03-04 09:56:42 -05:00
Seth 51df02aa59 screenshot plugin: Add raids reward 2018-03-02 07:41:22 -06:00
Seth 930ac3f5c5 screenshot plugin: fix up chatMessage events 2018-03-02 07:39:48 -06:00
Seth 0d4df403cf item stat: add raid food 2018-03-01 22:49:27 -06:00
Seth ebbb73d080 opponent info: remove color tags from opponentOpponent name 2018-03-01 17:26:41 -06:00
Seth 7ef5f76a53 poh plugin: Remove unnecessary toggles 2018-02-22 15:27:36 -06:00
Seth 038040cf3a image component: fix images being off-centered 2018-02-20 18:42:43 -06:00
Seth 1601069dd2 boss timers: add chaos elemental 2018-02-18 18:24:46 -06:00
Seth 80eece7978 boss timers: add tooltips 2018-02-18 18:24:38 -06:00
Seth d2200d354b boss timers: replace resource image with itemID images 2018-02-18 18:24:25 -06:00
Seth 5904ab4e99 ground items: re-order the config 2018-02-18 11:39:59 -06:00
Seth 9a602174d7 ground items: Add toggle to show highlighted items only 2018-02-18 11:10:51 -06:00
Seth 4d67c6115e Remove @Nullable Client annotations
A check was added for plugins not to be loaded when loading vanilla thus the client is always non-null. Plugins loaded with vanilla don't use client.
2018-02-17 16:17:11 -06:00
Seth 9845e48875 Add Blast furnace plugin 2018-02-15 09:41:45 -05:00
Seth fd81d32909 imagePanelComponent: Add support for multiple images 2018-02-15 09:41:44 -05:00
Seth 3d20a5589c item stat: fix overlay being shown ontop of menu
Fix item stat being shown ontop menu and also fix theoretical stat text
2018-02-14 17:00:59 -06:00
Seth 51b57d62a7 poh plugin: fix icons displaying when changing planes 2018-02-14 12:00:21 -05:00
Seth 6f0c7c7431 slayer plugin: add check for cachedXp when xp changes 2018-02-10 20:09:17 -06:00
Seth 3beb043b5c Add barrows plugin 2018-02-09 14:24:27 -05:00
Seth 39d347501a perspective: add getCanvasTextMiniMapLocation
Properly center text on the minimap based on string bounds
2018-02-09 14:22:53 -05:00
Seth b8a6ffa3a0 runelite-api: add getActions, imposterIds, and imposter to ObjectComposition 2018-02-09 14:22:51 -05:00
Seth 25286d7c65 runelite-api: redump objectid with null names 2018-02-09 14:22:32 -05:00
Seth cb78508b94 cache: Update ObjectManager to include NULL names 2018-02-09 13:19:35 -05:00
Seth 0c11f27049 runecraft plugin: show click boxes of abyss rifts 2018-02-07 19:16:06 -06:00
Seth 09a8c01c45 Add Poh plugin 2018-02-05 15:53:45 -05:00
Seth 8e3e92c668 Fix color tags in OpponentInfo 2018-02-03 11:44:46 -06:00
Seth c5f8e8f661 make injected fields private
You should never want to expose instance variables in the class to public, and you always want to either create getters/setters for them or make them private.
2018-02-02 13:35:03 -06:00
Seth 419bbeec11 runecraft plugin: add Abyss rifts overlay 2018-02-01 20:15:46 -05:00
Seth 309ed79d12 runelite-api: add MiniMapImageLocation to perspective 2018-02-01 20:15:10 -05:00
Seth 00b799ab4d Add raid varbit check to remove timers 2018-01-30 18:34:27 -06:00
Seth 1fa13eb60e Fix spelling error on timer 2018-01-30 17:57:27 -06:00
Seth 782e75725a timers plugin: add raids potions 2018-01-28 10:55:15 -05:00
Seth 92f5d7443e timers plugin: check config before checking message 2018-01-28 10:54:39 -05:00
Seth d03f987915 Fix motherlode Ids 2018-01-27 11:53:40 -06:00
Seth 9051fbf92e Add custom colors to ground items 2018-01-27 00:57:05 -06:00
Seth 353b837206 Add Motherlode plugin 2018-01-26 20:07:05 -06:00
Seth f474643f45 Fix spelling inconsistencies/add rest of potions 2018-01-26 18:10:57 -05:00
Seth c3c9ef1ef6 Add timer tooltips 2018-01-26 18:09:52 -05:00
Seth e55cb5abae Add Wrath rune to Runepouch 2018-01-26 14:56:43 -06:00
Seth 690dca644b Fix for screenshot HP level 2018-01-26 08:51:05 -06:00
Seth 25df4f9d47 timers plugin: add more timers 2018-01-25 19:55:20 -05:00
Seth 1b24d83a00 Add graphic changed event 2018-01-25 19:55:07 -05:00
Seth 0e8bb44989 Add hover option to runepouch 2018-01-24 21:33:01 -06:00
Seth b54d8fc600 Add Clue Scroll/Barrows to screenshot plugin 2018-01-23 08:36:44 -05:00
Seth cee98c8da1 Add Cannon plugin
Shows a count of cannonballs atop the cannon
2018-01-17 16:08:09 -05:00
Seth 9fed1187f5 overlay renderer: add check for chatbox being minimized 2018-01-15 09:30:51 -05:00
Seth efeaa21e93 Add Wintertodt Aoe 2018-01-14 14:05:44 -06:00
Seth 0eb197d7b2 runelite-client: add infobox and timers plugin 2017-07-18 18:48:46 -04:00
Seth 37124ad3fc Add woodcutting plugin (#109) 2017-07-10 19:17:03 -04:00
Seth 2aba47d1c3 Add fishing plugin (#108) 2017-07-09 11:03:12 -04:00