Commit Graph

5398 Commits

Author SHA1 Message Date
Tomas Slusny
345e5aa258 Merge pull request #3635 from deathbeam/add-currently-hovered-tile
Add currently hovered tile to TileIndicators
2018-10-02 10:55:42 +02:00
trimbe
7d86ae4873 Chat Commands: Add hints to config description (#5747)
Adds usage hints to the config description for each of the chat commands.

Closes #4298
2018-10-02 10:17:03 +02:00
Tomas Slusny
6db26f7d38 Merge pull request #5671 from forsco/membership-days
Update VarPlayer MEMBERSHIP_DAYS to 1780
2018-10-02 08:03:28 +02:00
Tomas Slusny
ef67105c34 Merge pull request #5732 from Kamielvf/chatcolor-fix
Add default cc info chatcolor and change cc info highlight to red
2018-10-02 08:01:51 +02:00
Andre
78e6dee8d0 Truncate NPC name instead of subtitle in Loot Tracker (#5740)
Fixes #5673
2018-10-02 08:00:07 +02:00
Tomas Slusny
d3ce142d44 Merge pull request #5746 from trimbe/adjust-2010-icons
Interface Styles: Adjust tab icon offsets for 2010 style
2018-10-02 07:58:01 +02:00
Tomas Slusny
2dedceb0ab Merge pull request #5748 from Nightfirecat/update-fairy-ring-map-icon
world map plugin: Update fairy ring icon
2018-10-02 07:57:18 +02:00
Chris Hranj
fc63c540a0 Update stamina potion timer to include shared stamina potions (#5750)
Fixes #5176.

This PR updates the stamina potion timer functionality so that the timer also shows up when the player gets a stamina boost from another player (via Boost Potion Share spell)
2018-10-02 07:32:52 +02:00
Abex
869d4590f8 Merge pull request #5578 from MagicfTail/ctr-zoom-rs2asm
Add option to require control to be held for zooming
2018-10-01 21:59:08 -06:00
Jordan Atwood
cd18bed7d9 world map plugin: Update fairy ring icon
This updates the fairy ring icon to more closely resemble existing
travel icons and be less busy-looking than the current "sparkly" icon.

Closes runelite/runelite#2940
2018-10-01 17:58:49 -07:00
trimbe
abba43af14 Adjust tab icon offsets for 2010 interface style 2018-10-01 19:27:21 -04:00
Tomas Slusny
2a410a2c13 Merge pull request #5737 from Nightfirecat/fix-corp-settings-typo
corp plugin: Fix settings description typo
2018-10-01 23:10:06 +02:00
Tomas Slusny
8539c54a7b Merge pull request #5739 from trimbe/hotcold-grand-tree
Update location for terrorchick cage hot/cold
2018-10-01 23:09:46 +02:00
Tomas Slusny
2e747200fc Merge pull request #5736 from Nightfirecat/remove-color-tags
Use ColorUtil functions instead of creating the color tag manually
2018-10-01 22:31:38 +02:00
trimbe
058e6992ae Update location for terrorchick cage hot/cold 2018-10-01 16:25:58 -04: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
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
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