Commit Graph
3318 Commits
Author SHA1 Message Date
trimbe 058e6992ae Update location for terrorchick cage hot/cold 2018-10-01 16:25:58 -04:00
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
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
bowlcutmullet 53b3ba19b0 Use more optimal location for Jatizso Ice Trolls cannon spot (#5715)
Fixes #5710
2018-09-30 02:28:50 +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 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 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 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 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
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
Adam 453b174c79 Merge remote-tracking branch 'db/re-enable-hop' 2018-09-27 06:30:09 -04:00
steffenhauge 3d7982616e Add Justiciar armor set prayer bonuses to the prayer plugin (#5651) 2018-09-26 17:33:44 +02:00
robinwithes 7a98b4ed55 Add oxygen alert to idle notifier (#5630)
Fixes #4890
2018-09-26 09:58:18 +02:00
Tomas Slusny fe3cf40f2d Merge pull request #5642 from MSAskew/Dev_4453
Fix West of the Keldagrim entrance Hot/Cold clue location
2018-09-26 07:36:38 +02:00
MSAskew 4135a418f6 Updated co-ordinates to match location suggested by user and cross-referenced with osrs wiki to confirm as there were two possibilities. 2018-09-25 20:58:40 +01:00
Tomas Slusny 00e3e8ca16 Merge pull request #5635 from jtb9/issue-colorblind-prayer-bar
Change Prayerbar Color Scheme to be Colorblind Friendly
2018-09-25 19:57:51 +02:00
Justin Barnyak e180d72d04 Change Prayerbar Color Scheme to be Colorblind Friendly 2018-09-25 12:57:58 -04:00
Tomas Slusny bfd1efe885 Make bounty hunter stats widget layoutable
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-09-25 18:57:12 +02:00
robinwithes 5daeb3e11e Add little boulder from weiss into agility obstacles (#5636)
Fixes #5356
2018-09-25 17:45:22 +02:00
Robin Withes Linux 8bf990af45 Lady of the lake clue scroll rename
https://github.com/runelite/runelite/issues/4387
2018-09-25 17:32:43 +02:00
Tomas Slusny 7e7f3053a1 Revert "world hopper: disable world hopper plugin"
This reverts commit 8293819e47.
2018-09-25 13:55:44 +02:00