Commit Graph
5539 Commits
Author SHA1 Message Date
Magic fTail 70cf84775a Add support for examine price to clue scroll reward 2018-10-01 22:17:33 +02:00
Jordan Atwood 4d2a962f54 corp plugin: Fix settings description typo 2018-10-01 13:03:21 -07:00
Jordan Atwood f8e91a1e2f wasd camera plugin: Use ColorUtil functions 2018-10-01 12:58:05 -07:00
Jordan Atwood 7f8404e328 player indicators plugin: Use ColorUtil functions 2018-10-01 12:57:34 -07:00
Kamiel 347d5b2ef7 Make raids scout overlay not show at Olm (#5734)
This will prevent the scout overlay from rendering while at Olm as the information there is obsolete.

Closes #5721
2018-10-01 21:34:30 +02:00
Ron Young 69170781a5 widget: expose drag methods (#5735) 2018-10-01 21:31:55 +02:00
Kamiel 8664a60dd7 Add default cc info chatcolor and change cc info highlight to red 2018-10-01 19:45:27 +02:00
Tomas Slusny 7fcd1e846c Merge pull request #5723 from deathbeam/export-on-load
Export widget onLoadListener
2018-10-01 17:21:58 +02:00
Adam df3a33f12a Merge pull request #5453 from Abextm/chatbox-input-bad-wids
runelite-client: Don't duplicate chatbox input when widget ids are wrong
2018-10-01 09:14:44 -04:00
robinwithes 94905de188 Add option to take screenshot on local player death (#5711)
Closes #5707
2018-10-01 08:24:11 +02:00
Magic fTail c367488e61 Add option to require control to be held for zooming 2018-10-01 02:48:44 +02:00
Christopher O'Hara 4fedb8cef5 Add sand collection to idle notifier 2018-09-30 17:46:23 -05:00
Tomas Slusny 7e84244702 Export widget onLoadListener
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-09-30 23:23:52 +02:00
bowlcutmullet 53b3ba19b0 Use more optimal location for Jatizso Ice Trolls cannon spot (#5715)
Fixes #5710
2018-09-30 02:28:50 +02:00
Tomas Slusny 6cd4aafc3c Merge pull request #5713 from oharace/issue5712_fix_elite_clue_scroll
Fix amulet of glory item requirement for elite clue scroll
2018-09-30 02:27:26 +02:00
Christopher O'Hara eb7806a445 Fix amulet of glory item requirement for elite clue scroll 2018-09-29 18:10:53 -05:00
robinwithes 2b811e272c Fix achievement diary Brimhaven Dungeon requirement (#5706)
Fixes #5688
2018-09-30 00:34:52 +02:00
robinwithes 7a0688ed4d Add super antifire to skill calculator (#5708)
Fixes #5689
2018-09-30 00:33:38 +02:00
robinwithes 39a6407f0b Add mcgrubor woods railing to agility plugin (#5705)
Fixes #5701
2018-09-30 00:30:43 +02:00
Tomas Slusny 93d1a4dd62 Merge pull request #5703 from deathbeam/remove-unused
Cleanup GE plugin code
2018-09-29 21:22:02 +02:00
Tomas Slusny 587b52571e Merge pull request #5694 from deathbeam/examine-placeholder
Make examine work for placeholder IDs and smithing interface
2018-09-29 09:47:35 +02:00
Tomas Slusny 7bccf3b976 Make examine work for smithing interface
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-09-29 09:09:50 +02:00
Tomas Slusny 4c01b0d260 Make examine plugin work with placeholders
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-09-29 09:09:07 +02:00
Tomas Slusny 947a251fb4 Cleanup GE plugin code
- Remove unused variables
- Remove unchecked warnings
- Fix access modifiers
- Fix variable scoping

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-09-29 08:46:44 +02:00
Tomas Slusny 26bd133453 Merge pull request #5295 from deathbeam/sprite-overrides-flexible
Make sprite and widget sprite overrides more flexible
2018-09-28 22:11:53 +02:00
Tomas Slusny 172812dc06 Make interface styles not replace entire override map
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-09-28 20:47:57 +02:00
Tomas Slusny ac5ef045b7 Make sprite and widget sprite overrides more flexible
- Expose NodeCache interface in RuneLite
- Expose Client.getWidgetSpriteCache and reset method on it
- Change setters for sprite and widget overrides to be getters

This allows for more than 1 plugin to use the widget/sprite override API
in future.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-09-28 20:47:57 +02:00
Tomas Slusny 0fe6d4be3a Merge pull request #5684 from deathbeam/clue-scroll-remove-unnecessary-text
Remove unnecessary duplicated strings from clue scroll declarations
2018-09-28 14:38:52 +02:00
Tomas Slusny 51bb7d0856 Remove dupe strings from CipherClue
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-09-28 13:50:11 +02:00
Tomas Slusny 9bcd96741d Remove dupe strings from AnagramClue
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-09-28 13:49:20 +02:00
Tomas Slusny 1b80b8d4cd Remove pouch counter from Runecraft plugin
As it is no longer possible to accurately determine amount of essence in
runecrafting pouch due to varbits for it being removed, remove the
feature.

Closes #5667

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-09-28 13:04:13 +02:00
Tomas Slusny cb38af069d Add currently hovered tile to TileIndicators
- Add tile that is currently being hovered to tile indicators.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-09-28 11:31:57 +02:00
Tomas Slusny 01628545df Add mappings for checkClick, mouseCanvasHoverX/Y
- Add mappings to use checkClick, mouseCanvasHover X and Y from
runescape-client
- Add methods to set them to runelite-api

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-09-28 11:31:36 +02:00
Tomas Slusny 10ee9b9ef2 Merge pull request #5316 from johnhamilto/deathremoves
Remove timers on local player death
2018-09-28 11:22:37 +02:00
johnhamilto 6b65e7983e Remove timers on local player death
Fixes #4473

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-09-28 11:17:33 +02:00
Tomas Slusny 6c7b664941 Merge pull request #4577 from deathbeam/perspective-cleanup
Properly name Perspective methods, remove unused method params
2018-09-28 11:14:52 +02:00
Tomas Slusny 73dbea874a Properly name Perspective methods, remove unused
- Properly rename world->local Perspective methods and force them to
accept LocalPoint to prevent confusion
- Remove unused params from Perspective methods

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-09-28 11:06:45 +02:00
Tomas Slusny 40637f8f92 Merge pull request #4334 from rbbi/tars-calc
Add Tar to the Herblore Skill calculator
2018-09-28 08:47:41 +02:00
rbbi f526ba1f7f Add leather shields to the crafting calculator (#4331)
Add Dragonhide shields to the crafting calculator

Closes #4326
2018-09-28 08:45:51 +02:00
Forsco e110b44c43 Update membership days VarPlayer id 2018-09-27 23:55:53 +10:00
Runelite auto updater 5c6ac3bfd7 [maven-release-plugin] prepare for next development iteration 2018-09-27 11:43:28 +00:00
Runelite auto updater 41b49e118f [maven-release-plugin] prepare release runelite-parent-1.4.19 2018-09-27 11:43:21 +00:00
Adam 34a7b17df0 Merge pull request #5661 from Abextm/cache-code-2018-09-27-rev175
Cache code 2018 09 27 rev175
2018-09-27 07:15:28 -04:00
Adam d11616c209 Merge pull request #5664 from deathbeam/rever-clue-aio
Revert "Add Fairy Ring AIQ to Mudskipper Point Clue"
2018-09-27 07:10:31 -04:00
Tomas Slusny b2b733e154 Revert "Add Fairy Ring AIQ to Mudskipper Point Clue"
This reverts commit 6d060ff68d.
2018-09-27 13:03:42 +02:00
Max Weber 664640c281 Fix WidgetIDs in ChatboxInputInit 2018-09-27 04:57:49 -06:00
Max Weber 0ec886ee14 Fix line endings on BankSearchLayout.rs2asm 2018-09-27 04:54:18 -06:00
RuneLite Cache-Code Autoupdater c519190479 Update Scripts to 2018-09-27-rev175 2018-09-27 04:40:58 -06:00
RuneLite Cache-Code Autoupdater e973b1ab9f Update Widget IDs to 2018-09-27-rev175 2018-09-27 04:36:37 -06:00
RuneLite Cache-Code Autoupdater b17ec50723 Update NPC IDs to 2018-09-27-rev175 2018-09-27 04:36:22 -06:00