Commit Graph

2997 Commits

Author SHA1 Message Date
Adam
48ea8352db Merge pull request #1330 from jplsek/itemprice-fix-noted
itemprices plugin: fix noted items not showing ge price
2018-04-08 17:20:13 -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
7e3e10bd22 Merge pull request #1325 from WooxSolo/actor-server-world-location
Fix Actor.getWorldLocation to use pathX/pathY instead of getX/getY
2018-04-08 16:27:45 -04:00
WooxSolo
92c8e9e9e6 Fix Actor.getWorldLocation to use pathX/pathY instead of getX/getY 2018-04-08 16:03:01 -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
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
Lotto
b175860811 Merge pull request #1304 from gquarles/patch-1
Fixed grammar issues in README.md
2018-04-07 11:38:32 +02:00
Griffin Quarles
6b0ae054c5 Update README.md
Fixed small grammar issues.
2018-04-07 00:25:38 -04:00
Adam
f90d32927e Merge pull request #1294 from psikoi/runecraftfix
Add a null check to Runecrafting Plugin.
2018-04-06 23:10:46 -04:00
Lotto
96b912f717 Merge pull request #1293 from FatalWaffles/patch-2
Fix mess hall emote clue

Correct text: https://i.imgur.com/4jFtAFO.png
2018-04-07 00:30:22 +02:00
psikoi
8b00d1385d Add a null check to avoid a NullPointerException when the query returns null. 2018-04-06 13:29:33 +01:00
Rune Nielsen
db69ae5949 Added UGTHANKI_KEBAB_1885 to itemstats plugin (#1263)
Ugthanki kebab dropped from monster, ex. the smoke devil boss, have a different id and didn't show up in the plugin.
2018-04-06 14:10:13 +02:00
Tomas Slusny
fade2ef302 Merge pull request #1291 from FatalWaffles/patch-1
Fixed typo for lighthouse clue
2018-04-06 11:38:27 +02:00
FatalWaffles
550384984f Fix mess hall emote clue
Remove comma after halberd, insert comma after platebody.
2018-04-06 05:28:10 -04:00
FatalWaffles
49af520a3e Fixed typo for lighthouse clue
"jewellery" to "jewelry"
2018-04-06 04:20:29 -04:00
Adam
7c570ed87c Merge pull request #1279 from nshusa/master
Refactored some fields in ItemComposition
2018-04-05 21:29:47 -04:00
Rune Nielsen
1219f254c9 Fixed misspelling in clue and added missing clue (#1274)
* Fixed misspeling in clue

* Added missing emote spot to clue plugin

* Fixed spelling in 2 clues

* Added missing clue

* Fixed npc in cryptic clue

* Added missing worldpoint to clue
2018-04-05 19:17:48 -04:00
Adam
74d836b185 Merge pull request #1246 from MESLewis/logout-tooltip
Add small clarification to Account Plugin tooltip
2018-04-05 19:11:33 -04:00
Adam
9eb94736d5 indicators plugin: fix not always identifying menus by type
The client seems to add 2000 to menu types to force reordering
2018-04-05 18:07:34 -04:00
Adam
92103f66f6 player indicators: add config for recoloring menu and showing clan rank 2018-04-05 17:54:53 -04:00
Adam
4e0d3cbae7 Merge pull request #1232 from Kamielvf/report-button-fix
Reset report button text to default when plugin is disabled
2018-04-05 17:15:03 -04:00
Adam
428879e9ae Merge pull request #1217 from deathbeam/configuration-save-on-change
Save text configuration value on enter
2018-04-05 17:10:41 -04:00
Adam
2946fe37a5 Merge pull request #1215 from SoyChai/holiday-foods
Add healing values (+14) for pumpkins and easter eggs
2018-04-05 13:09:12 -04:00
Adam
ddfeb94d50 Merge pull request #1221 from jaeger25/highlightDarkMage
Highlight dark mage NPC in the center of the abyss when inventory contains a degraded pouch
2018-04-05 12:14:50 -04:00
Matt Jaeger
54fb4bf676 Highlight dark mage NPC in the center of the abyss when inventory contains a degraded pouch 2018-04-05 12:03:49 -04:00
Adam
ba6cb3352b runelite-api: add idEquals to inventory item query 2018-04-05 11:58:22 -04:00
Adam
f99d9bfac9 Merge pull request #1262 from DevDennis/fix-placeholder-bank-tags
Fix search for placeholder bank tags
2018-04-05 11:36:42 -04:00
Dennis
232a363ba9 runelite-client: only update the actions if the item id matches 2018-04-05 11:02:40 -04:00
Dennis
b33b311864 runelite-client: fix bank tags search for placeholder items 2018-04-05 11:02:39 -04:00
Dennis
899ccc4ad2 runelite-api: expose item composition placeholder ids 2018-04-05 11:02:39 -04:00
Runelite auto updater
bc6fe9da11 [maven-release-plugin] prepare for next development iteration 2018-04-05 11:07:58 +00:00