Commit Graph
7421 Commits
Author SHA1 Message Date
Adam c5a2eb0575 Merge pull request #8978 from deathbeam/otp-paste-public
Add support for pasting authenticator code on login screen
2019-06-03 11:37:05 -04:00
Ron Young 4aea1dbc49 client: readjust widget item overlay positions for modified widget item bounds 2019-06-02 19:59:05 -04:00
Ron Young 373fba0b5a mixins: correct widget item bounds location for if1 2019-06-02 19:59:05 -04:00
Adam f3e910984e achievement diary: fix legends guild jewllery task
The wording of the task changes depending on whether it is complete or
not. So, add both variations.

Closes #8986
2019-06-02 17:14:09 -04:00
Tomas Slusny fabeed62f9 Merge pull request #8983 from WilliamCollishaw/remove-redundant-substring-endIndex
Remove redundant subString endindex .length() calls
2019-06-02 15:00:40 +02:00
Adam f69c32f046 keyremappinig: replace some lambdas with method references 2019-06-01 22:31:03 -04:00
Adam f57abb7a7c keyremapping: fix keys getting stuck from map loading
If a key is depressed when loading, the key press was not getting
remapped, causing the camera to continiously spin. Change to only ignore
key presses on the login screen.
2019-06-01 22:31:02 -04:00
AdamandRobert Alexander 8e2fe91ec8 keyremapping plugin: add F-key remapping
Co-authored-by: Robert Alexander <rla@navadrag.com>
2019-06-01 22:30:38 -04:00
AdamandRobert Alexander 907dc37d40 wasd plugin: rename to keyremapping plugin
Co-authored-by: Robert Alexander <rla@navadrag.com>
2019-06-01 22:30:38 -04:00
Tomas Slusny b3e02ac9b7 Add support for pasting authenticator code on login screen
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-06-02 03:07:42 +02:00
Tomas Slusny e48a7e4a54 Add LOGIN_SCREEN_AUTHENTICATOR game state
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-06-02 03:07:32 +02:00
Tomas Slusny 706fdf5844 Expose loginIndex and otp fields from runescape client
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-06-02 03:07:18 +02:00
Adam 4e357e121b quest plugin: delete all child widgets before adding buttons 2019-06-01 20:12:17 -04:00
Adam c020717346 music plugin: delete all child widgets before adding buttons 2019-06-01 20:12:08 -04:00
Adam a4bfef647e ba: null game time after the game has been finished 2019-06-01 19:44:22 -04:00
Adamandjacoblairm 527c7d5172 ba: fix wave timer announce from exiting a tutorial
Co-authored-by: jacoblairm <jacoblairm@gmail.com>
2019-06-01 19:44:22 -04:00
Adamandjacoblairm 35625f4bba ba: update to no longer use icons to determine role
The recent game update removed icons. Instead use the interface to
determine the player's role.

Co-authored-by: jacoblairm <jacoblairm@gmail.com>
2019-06-01 19:44:22 -04:00
William Collishaw 531546e3a0 Remove redundant subString endindex .length() calls 2019-06-01 13:19:15 -06:00
xDemoN 82711a6d35 Cluescrolls: Swap STASH Units for Exam Centre Emote Clues (#8963) 2019-06-01 11:07:58 +02:00
AdamandBarragek0 aeaa2850ee client: add mining plugin
Shows progress indicators for respawn times on all rocks that can be mined.

Co-authored-by: Barragek0 <barragek0lol@gmail.com>
2019-05-31 22:21:45 -04:00
Adam 417e48fc7e mixins: fix game object events to not fire for actors, projectiles, and graphic objects
The client adds and removes these temporary objects each frame, and
was firing multiple despawn events each frame.
2019-05-31 22:19:02 -04:00
Tomas Slusny fbe5ffaade Merge pull request #8957 from Hydrox6/agility-al-kharid-zip-line
agility: Fix highlighting of Al Kharid zip line
2019-05-31 17:22:35 +02:00
xDemoN 4b42c0ca85 Fix numulite buy limit in GE plugin (#8962) 2019-05-31 17:21:38 +02:00
Adam 59c1139b51 cooking plugin: add wine ferment timer 2019-05-30 20:14:00 -04:00
Adam 79e67a34bc Revert "cooking plugin: rename session to cooking session"
This reverts commit e40b1a7b10.
2019-05-30 20:00:08 -04:00
Adam cbfcba325d Revert "cooking plugin: add wine ferment timer"
This reverts commit e6113dc82a.
2019-05-30 19:28:23 -04:00
Adam 52ce25e780 Revert "cooking plugin: fix wine fermentation timer to begin at appropriate time"
This reverts commit acaef50b91.
2019-05-30 19:28:07 -04:00
Hydrox6 902d2f952b agility: Fix highlighting of Al Kharid zip line 2019-05-30 18:03:03 +01:00
Runelite auto updater ac19fd56b7 [maven-release-plugin] prepare for next development iteration 2019-05-30 11:09:43 +00:00
Runelite auto updater 0d3e7049cc [maven-release-plugin] prepare release runelite-parent-1.5.25 2019-05-30 11:09:37 +00:00
Adam db874a4d41 Merge pull request #8954 from abextm/cache-code-2019-05-30-rev180
Cache code 2019 05 30 rev180
2019-05-30 06:48:58 -04:00
RuneLite Cache-Code Autoupdater eaedc7a4ed Update Widget IDs to 2019-05-30-rev180 2019-05-30 04:42:16 -06:00
RuneLite Cache-Code Autoupdater 2555c35736 Update Item variations to 2019-05-30-rev180 2019-05-30 10:33:10 +00:00
RuneLite Cache-Code Autoupdater 764f26ec6e Update Item IDs to 2019-05-30-rev180 2019-05-30 10:33:10 +00:00
Jordan Atwood 81050f264a attack styles: Attach spec bar redraw listener to weapon text
This fixes a bug where the special attack bar would not be redrawn if
the combat tab was opened with any weapon equipped which did not have a
special attack bar. The weapon text widget is used because it is always
rendered with the combat tab widgets, and does not already have any kind
of listeners attached.

Fixes runelite/runelite#8946
2019-05-29 21:19:33 -04:00
Hydrox6 5ec52d3591 Fix Hosidius Easy Cryptic clue after rework (#8940)
The Hosidius Rework moved this clue slightly north west, and into the kitchens
2019-05-29 10:43:35 +02:00
Adam 0f79e85433 clue plugin: update Hosidius clue hint from rework 2019-05-28 08:16:29 -04:00
Jacky Liang 7217d3f962 Add camulet teleport icon to worldmap (#8934) 2019-05-28 08:11:39 -04:00
Tomas Slusny 8903b849bc Add support for center label to ProgressBarComponent
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-05-28 08:09:45 -04:00
Tomas Slusny e0cf13187d Merge pull request #5430 from Nightfirecat/add-plugin-wiki-link
plugins panel: Add wiki link to name label
2019-05-27 23:13:10 +02:00
Jordan Atwood 11ba76f5bc plugins panel: Add wiki link to name labels
This adds a hover color effect and a popup menu linking to the plugin's
wiki page to each plugin name label both in the plugin panel and
configuration panels. In the plugin panel, for plugins which have
configurable settings, it also adds a "Configure" menu item to the
added popup menu.

Fixes runelite/runelite#1518
2019-05-27 22:53:55 +02:00
Adam 4778afc9c0 spec counter: ignore non attacakble npcs 2019-05-27 10:38:43 -04:00
Adam 2800a226a1 client: fix spec bar not updating with hide auto retaliate on
Move the widget listener from the auto retaliate text to the spec bar,
so when auto retaliate is hidden the listeners still function.
2019-05-27 10:37:34 -04:00
osrs-music-mapandAdam da260fb8b2 chat filter: add options to filter friends and clan members
Also no longer ever filter messages from the local player

Co-authored-by: Adam <Adam@sigterm.info>
2019-05-26 11:22:07 -04:00
Adam 0211149ce2 clanchat plugin: add clan tab chat option
This allows typing messages with the clanchat tab focused without having
to prepend them with '/'.
2019-05-26 10:56:41 -04:00
Adam 4f82be9691 xtea service: fix bulk query returning duplicates
Some rows have backfilled times that are duplicates, causing the join to
join multiple rows. Assume ids only increment and fetch the row with the
highest id instead, and join on id.
2019-05-25 18:02:56 -04:00
Adam bc649d3d7b Merge pull request #8919 from abextm/farming-null
timetracking: Don't crash when seeing a garbage varbit value
2019-05-25 14:27:44 -04:00
Austin BryantandAdam acaef50b91 cooking plugin: fix wine fermentation timer to begin at appropriate time
Co-authored-by: Adam <Adam@sigterm.info>
2019-05-24 22:13:39 -04:00
achencomsandAdam edf3abb75b client: add music list plugin and search filter
Co-authored-by: Adam <Adam@sigterm.info>
2019-05-24 21:36:44 -04:00
Adam 2791d22f62 quest list plugin: fix removing widets on shutdown 2019-05-24 20:57:40 -04:00