12503 Commits
Author SHA1 Message Date
Max Weber 184c4c91a7 Rename setClickMask()I > getClickMask()I
This made maven unable to do a incremental build for some reason.
2018-04-12 06:27:25 -06:00
Max Weber 39a78166dc Allow MenuOptionClicked events to be consumed 2018-04-12 05:55:57 -06:00
Max Weber 0680fe5940 Fix bank tags plugin 2018-04-12 05:55:49 -06:00
Tomas Slusny 902f2f4765 Remove pyramid plunder plugin
As the interface was changed in the
http://services.runescape.com/m=news/quality-of-life-improvements?oldschool=1
OSRS update, this plugin is no longer necessary.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-12 12:03:05 +02:00
Tomas Slusny 38f2a58ec7 Universal warning message support in config
Add support for warning message for any config type to ConfigPanel.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-12 10:39:04 +02:00
Adam d9143aa8e7 xp tracker plugin: don't throw from startUp if unable to fetch worlds 2018-04-11 21:44:43 -04:00
Tomas Slusny 90ee6697ab Swap also dismantle/reset on box traps
Currently the menu entry swapper swaps only check and reset on box traps
what is not that useful without also swapping dismantle and reset.

See also: #1085

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-11 11:07:53 +02:00
Tomas Slusny 8448570b57 Change magic imbue timer to 12 seconds
Correct time is 12 seconds not 15.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-11 10:34:01 +02:00
Tomas Slusny 88152c4dcf Merge pull request #1358 from FatalWaffles/patch-4
Update worldpoint for map clue 2713
2018-04-11 10:10:57 +02:00
FatalWaffles 4710102ac8 Fix manor, swamp and lumber yard clue wordpoints (#1356)
Change worldpoint for Dance in the shack in Lumbridge Swamp, wave along south fence of lumber yard, and yawn in draynor marketplace emote clues.

Fixes these comments from issue #1309
https://github.com/runelite/runelite/issues/1309#issuecomment-380001092
https://github.com/runelite/runelite/issues/1309#issuecomment-380001480
https://github.com/runelite/runelite/issues/1309#issuecomment-380011288
2018-04-11 10:04:42 +02:00
Kamiel f5d51169ad Update the runescape font to match current OSRS font 2018-04-10 21:54:40 +02:00
FatalWaffles 7ebf8f03eb Update worldpoint for map clue 2713
Change worldpoint for easy map clue ID 2713 

Fixes https://github.com/runelite/runelite/issues/1309#issuecomment-379477643 on issue #1309
2018-04-10 10:37:29 -04:00
Tomas Slusny 0d078622e0 Apply small font option only to dynamic overlays
Instead of applying this configuration option to both layouted overlays
that are supposed to follow XP tracker layout 1 to 1, apply this setting
only for dynamic overlays and tooltsip (e.g mouse highlighting, ground
items, player names).

Closes: #1288

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-10 16:27:19 +02:00
Tomas Slusny b488687b14 Revert "Reset XP on log-in of another character / mode" 2018-04-10 12:49:57 +02:00
Tomas Slusny 3eeb571105 Add link to web XP tracker to XP panel
- Add "overall" link to the top of the XP panel that will link logged in
user to the website XP tracker showing his overall gains in 1 week
- Add right click menu to open XP tracker for each skill, same rules as
in "overall"
- Prevent link browser to open empty links

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-10 10:57:30 +02:00
Levi Schuck f287cf7721 Reset XP on log-in of another character / mode 2018-04-09 23:04:28 -05:00
Lotto a3872b12d2 cluescroll-plugin: remove duplicate anagram answers 2018-04-09 17:25:31 +02:00
Tomas Slusny e7615030ab Merge pull request #1303 from SoyChai/bank-tags-grammar
banktags: Adjust dialog text to match Withdraw-X dialog
2018-04-09 14:14:32 +02:00
Tomas Slusny 92953367b9 Merge pull request #1322 from SoyChai/attack-indicators-rename
Rename "Attack Indicators" plugin to "Attack Styles"
2018-04-09 14:09:38 +02:00
SoyChai e590442675 attackstyles: Simplify config descriptions 2018-04-09 21:50:47 +10:00
SoyChai 972cca410b attackstyles: Add a toggle to Always show style 2018-04-09 21:50:44 +10:00
SoyChai b9b8b52fff attackstyles: Rename Attack Indicators plugin to Attack Styles 2018-04-09 21:30:06 +10:00
Levi abe16a97b3 Average actions left between last 10 XP drops (#1323)
To remove jumping between actions left because of partial XP drops, average the actions left between last 10 experience drops.
2018-04-09 13:04:16 +02:00
Adam c66cb42a52 Add animation smoothing plugin 2018-04-08 19:30:09 -04:00
Jeremy Plsek 43f0b0c7f2 tooltips: hug edge of screen instead of jumping
This is more noticeable for larger tooltips, but changing this feels more natural in general.
2018-04-08 17:37:58 -04:00
Adam f9269b01af Merge pull request #1331 from LeviSchuck/npc-nullpointer
Lumbridge npcs have some bad compositions and return null
2018-04-08 17:35:03 -04:00
Levi Schuck d184a908f7 Lumbridge npcs have some bad compositions and return null in the dev tools. 2018-04-08 17:25:10 -04:00
Jeremy Plsek 7640156c86 itemprices plugin: fix noted items not showing ge
The ge price did not show up for noted items, this fixes that.
2018-04-08 17:09:45 -04:00
WooxSolo fed264989f hunter plugin: fix setting trap and walking at once 2018-04-08 17:00:29 -04:00
Adam 32667dcd29 Merge pull request #1326 from WooxSolo/on-after-game-tick
Update game tick event to run after packets have been processed
2018-04-08 16:50:25 -04:00
WooxSolo 06ad69bda7 Update game tick event to run after packets have been processed 2018-04-08 16:30:13 -04:00
Adam 16ee94fb04 Merge pull request #1316 from sethtroll/addtogglesforfishwcmine
skill sessions: Add a toggle for displaying session stats
2018-04-08 16:00:46 -04:00
Adam 8e3a1b40e0 Merge pull request #1321 from SoyChai/screenshot-exception-fix
Fix ArrayIndexOutOfBounds errors in screenshot plugin
2018-04-08 14:55:45 -04:00
SoyChai deb70796da screenshot: Define more accurate method names and access levels 2018-04-08 14:26:00 -04:00
SoyChai 851637c8b7 screenshot: Add documentation for primary methods 2018-04-08 14:25:57 -04:00
SoyChai d6a8dbdb52 screenshot: Fix ArrayIndexOutOfBounds errors caused by unsafe parsing of level-up widget 2018-04-08 14:25:54 -04:00
TheLonelyDev 58c9a55a37 menu swapper: add Fly, Rellekka travel options, and Chase 2018-04-08 14:17:32 -04:00
Adam df0e7c100a Merge pull request #1256 from Kamielvf/rightclick-lookup-friends-clan
Add HiScore lookup to right click menus
2018-04-08 13:49:14 -04:00
Kamiel d30cbbfa53 Add HiScore lookup to right click menus 2018-04-08 13:33:24 -04:00
Adam 6e122dbc5e Merge pull request #1305 from deathbeam/steal-ham-and-eggs
Swap pickpocket only on H.A.M. members
2018-04-08 12:52:09 -04:00
Adam 555875da03 Merge pull request #1308 from FatalWaffles/patch-1
Fix "JIG" emote clues
2018-04-08 12:44:42 -04:00
Adam cfe3f9e847 Merge pull request #1254 from SoyChai/other-foods
Add healing values for 29 missing foods
2018-04-08 12:40:02 -04:00
Adam acf3233d4a pluginmanager: don't store plugin enabled/disabled state in config 2018-04-08 12:37:54 -04:00
Adam 1ba4bf73cd runelite-client: remove old Plugin.file too 2018-04-08 12:36:15 -04:00
Adam 44f41714de runelite-client: remove old plugin classloader 2018-04-08 12:20:34 -04:00
FatalWaffles a8d3af72e4 Fix errors with emote clues (#1312)
* Fix errors with emote clues

Change "plate skirt" to "plateskirt" for Dance clue in Party Room
Change "plate skirt" to "plateskirt" for Cheer clue on in Entrana Church
Change location for Wave clue on Mudskipper Point to be next to stash hole
Change "iron med helm" to "iron medium helmet" for Clap on the causeway to the Wizards' Tower clue.

In reference to https://github.com/runelite/runelite/issues/1309
2018-04-08 16:01:26 +02:00
Seth 23882011a6 skill sessions: Add a toggle for displaying session stats 2018-04-07 13:13:09 -05:00
rune3132 bdeae68596 Adds individual clue counts to highscore plugin 2018-04-07 17:42:49 +02:00
FatalWaffles 0190b4bf5c Fix "JIG" emote clues
Change the improper highlighting of the dance emote for jig clues
2018-04-07 11:03:22 -04:00
Tomas Slusny 0786c1d6c1 Swap pickpocket only on H.A.M. members
This was oversight and swaps pickpocket options when black-jacking what
is something that other clients don't do.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-07 15:23:36 +02:00