Commit Graph
2973 Commits
Author SHA1 Message Date
Kamiel d30cbbfa53 Add HiScore lookup to right click menus 2018-04-08 13:33:24 -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
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
Runelite auto updater f54ba0f2a7 [maven-release-plugin] prepare release runelite-parent-1.3.3 2018-04-05 11:07:53 +00:00
Runelite auto updater 8349b1c20c Update 168 2018-04-05 10:57:42 +00:00
Adam 06123c8aa1 Merge pull request #1259 from ShaunDreclin/location-devtool-region-highlight
Highlight current region in Location devtool
2018-04-04 07:44:29 -04:00
Adam 633a8d940a Merge pull request #1266 from sethtroll/fixgrounditemboxes
ground item overlay: Fix boxes appearing very small with small font
2018-04-04 07:41:33 -04:00
WooxSolo 24e41f3851 Add chunk borders and map square borders to devtools 2018-04-04 07:40:50 -04:00
Adam fa3858af85 Merge pull request #1236 from deathbeam/fix-ground-items-cache
Cache all ground items and then check their state
2018-04-03 22:20:07 -04:00
Tomas Slusny 15a5a19103 Cache all ground items and then check their state
Cache all ground items on item layer changed events and determine if
they should be shown or not in the overlay. Also, update their price in
the overlay to be not dependant on the initial state (having price
already cached or not).

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-03 21:00:54 -04: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
ShaunDreclin a305ab91a1 Highlight current region in Location devtool 2018-04-03 16:04:56 -04:00
Adam a8a2b1bd15 Merge pull request #1231 from Kamielvf/shift-click-configuration
Change shift-click customization behaviour
2018-04-02 20:35:23 -04:00
Kamiel 0b9ab225fe Change shift-click customization behaviour 2018-04-02 20:07:42 -04:00
Kamiel 915255b457 Add MenuOpened event 2018-04-02 18:52:08 -04:00
Morgan Lewis e1f24cfa0b Add small clarification to Account Plugin tooltip
This helps clarify what the login and logout buttons do
2018-04-02 16:49:51 -06:00
Kamiel 68f8af8bf7 Reset report button text to default when plugin is disabled 2018-04-02 18:41:50 +02:00
Adam 315026f331 Merge pull request #1218 from deathbeam/font-option
Add option for enabling small font
2018-04-02 09:53:54 -04:00
Adam 40c21c3baa Merge pull request #1241 from Adam-/menuaction
Change MenuEntry type to int
2018-04-02 09:18:06 -04:00
Adam d525c3fcd3 Merge pull request #1208 from sethtroll/fixnmzabsoprtion
nmz plugin: reset absorption notification when not in NMZ
2018-04-02 08:32:55 -04:00
Adam 46d66d7823 Change MenuEntry type to int
We don't have all of the types in MenuAction and it causes them to get mapped to UNKNOWN when translated back and forth with the API
2018-04-02 08:24:16 -04:00
Adam 0e4a46f646 Merge pull request #1233 from sethtroll/fixagilityevent
agility plugin: remove duplicate gamestate event
2018-04-02 08:12:47 -04:00
Adam 34ff8d8583 Merge pull request #1239 from deathbeam/raids-spot
Add raids fishing spot
2018-04-02 08:11:56 -04:00