Adam
0c2a253718
music list plugin: invalidate tracks and filter state on widget reload
...
This was keeping references to the old widget tracks, and having the
filter incorrectly applied.
2019-06-06 06:52:55 -04:00
Adam
8806bba274
inventory grid: add delay before activating overlay
2019-06-04 08:52:05 -04:00
Tomas Slusny
c7357bcf29
Merge pull request #9005 from Nightfirecat/remove-nbsp-from-hotcoldlocation-file
...
HotColdLocation: Replace nbsp with normal spaces
2019-06-04 09:04:01 +02:00
Adam
16bd84db3c
client: add inventory grid plugin
...
Co-authored-by: Jeremy Plsek <jeremyplsek@gmail.com >
2019-06-03 20:23:27 -04:00
Adam
57f60a36e4
api: modify Widget.getWidgetItem to return widget items when no item exists
...
This allows plugins to get the canvas bounds of where items would be if
they existed. Update existing usages to account for the new behavior.
2019-06-03 20:23:27 -04:00
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
Jordan Atwood
a96260056c
HotColdLocation: Replace nbsp with normal spaces
...
The nbsp characters in this file seemed to be placed randomly, and not
for the intended purpose of preserving spaces across line breaks.
2019-06-02 18:59:28 -07:00
Ron Young
4aea1dbc49
client: readjust widget item overlay positions for modified widget item bounds
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
Adam
8e2fe91ec8
keyremapping plugin: add F-key remapping
...
Co-authored-by: Robert Alexander <rla@navadrag.com >
2019-06-01 22:30:38 -04:00
Adam
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
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
Adam
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
Adam
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
Adam
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
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
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
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
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
osrs-music-map
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
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 Bryant
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
achencoms
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
Max Weber
ea1b8fec97
timetracking: Don't crash when seeing a garbage varbit value
2019-05-24 17:42:41 -06:00
seandewar
b616ef9eab
opponentinfo: add option to show both hp value and percent
2019-05-24 17:59:10 -04:00
Jared N
f1176d5a8a
menu swapper: add Hardwood Grove menu swap option
2019-05-24 11:46:13 -04:00
Adam
4f3cc91c26
Merge pull request #8857 from Hydrox6/clue-beginner-map
...
clues: add support for beginner maps
2019-05-24 11:10:47 -04:00
Cistoran
62d56a097f
worldmap: update Xeric's Glade teleport location
2019-05-24 10:13:38 -04:00
xDemoN
581a052497
Fix amulet of fury spelling error in ItemMapping.java ( #8885 )
2019-05-24 12:54:23 +02:00
Hexagon
a459656906
clue plugin: add stash unit built status to emote clue overlay
2019-05-23 22:06:58 -04:00
Max Weber
825b0167d6
timetracking: Update farming patches for the Hosidius rework
2019-05-23 11:30:30 -06:00
Max Weber
10a7384c76
Merge branch 'cache-code-2019-05-23-rev180'
2019-05-23 05:33:31 -06:00