Commit Graph
3011 Commits
Author SHA1 Message Date
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 56c8260e5d Merge pull request #1020 from DevDennis/animation-interpolation
Add Smooth Animations Plugin
2018-04-08 19:42:00 -04:00
Adam c66cb42a52 Add animation smoothing plugin 2018-04-08 19:30:09 -04:00
Adam 6a78fb76dd Merge pull request #1332 from Septron/feature-hint-arrows
Add HintArrows to API
2018-04-08 18:36:53 -04:00
Septron fa7b50161c Add hint arrows to api 2018-04-08 17:59:06 -04:00
Septron 92f4ec1c54 Add player index to api 2018-04-08 17:59:00 -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
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
SoyChai b4a867ea0a banktags: Adjust dialog text to match Withdraw-X dialog 2018-04-07 13:06:02 +10: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