Commit Graph
4963 Commits
Author SHA1 Message Date
Adam 879e7f6b5d emoji plugin: fix stripping chat recolor tags
This was using the event's message instead of the node's, after the
node's message had been wrapped with col tags.

Additionally, fix plugin to match emoji triggers that are in the same
word as (col) tags.
2019-06-15 20:09:12 -06:00
Adam 8988226d1c chat notifier: fix matching < and > in chat messages 2019-06-15 19:38:13 -06:00
Connor ClarkandRens-br dfef693211 world map plugin: show quest completion state
Co-authored-by: Rens-br <RensB@users.noreply.github.com>
2019-06-14 23:14:30 -06:00
William MagaandAdam 4271d2da54 inventory grid: add config for drag delay
Co-authored-by: Adam <Adam@sigterm.info>
2019-06-13 21:18:00 -06:00
Jordan Atwood b43b73f9cb HotColdLocation: Center northeastern Kharazi jungle location 2019-06-12 20:48:43 -06:00
Jacky Liang ee14226d70 clue plugin: improve Champions Guild clue hint 2019-06-12 20:25:06 -06:00
Adam f428426d9f Merge pull request #9071 from Hoten/patch-1
MenuEntrySwapper: include "shop" for trade option
2019-06-12 20:20:46 -06:00
Hydrox6 d72f5995fe mining plugin: add missing silver id 2019-06-12 20:05:57 -06:00
Lotto 99dcaf0060 Merge pull request #6165 from robinwithes/added-fally-agility-obstacle
Added missing falador rooftop course agility obstacle
2019-06-13 03:52:31 +02:00
Unknown 62821720fc Added missing falador rooftop course agility obstacle 2019-06-13 03:40:38 +02:00
Twiglet1022 ee9e16a898 mining plugin: correct coal timer, missing copper rock and other fixes
Coal timer adjusted from 40 seconds to 29.4 second
Missing copper rock just outside mining guild
Tweaked other durations to align to game ticks for more better accuracy
2019-06-11 19:44:45 +01:00
William Collishaw 43c04992bc Optimize if statements in the client module (#8998) 2019-06-11 14:44:30 +02:00
Tomas Slusny 7e0017fe4d Merge pull request #9075 from WilliamCollishaw/fix-jewellery-typo
Fix 'jewellery' typo in PohConfig show jewellery box description
2019-06-11 14:42:44 +02:00
Hydrox6 c979088466 Add ItemIdentification to Seed Box, Looting Bag, and Miscellania collection screen (#8999)
Closes #9028
2019-06-11 14:41:22 +02:00
Tomas Slusny 483c2056f1 Merge pull request #9010 from Twiglet1022/mining-plugin-mlm-overlay-height-fix
mining plugin: draw overlay at correct height for mlm and amethyst
2019-06-11 14:40:35 +02:00
William Collishaw 93a0790532 Fix 'Jewellery' typo in PohConfig show jewellery box description 2019-06-09 21:48:58 -06:00
Jordan Atwood df61aee09b cluescrolls: Fix Hosidius mess hall clue locations
After the Hosidius rework, the locations of the STASH unit and emote
location have moved slightly.

Fixes runelite/runelite#9073
2019-06-09 17:18:49 -07:00
Jarred Vardy 472d7f8e54 Set priority '1' for TRAINING_FISHING DiscordGameEvent (#9061)
Solves issue of Discord RPC displaying 'Training: Strength' when barbarian fishing and instead prioritises displaying 'Training: Fishing'.
2019-06-09 14:14:37 +02:00
cjamcl 514ae51d5a MenuEntrySwapper: include "shop" for trade option
Example - the [fishing shop in Witchhaven](https://oldschool.runescape.wiki/w/Lovecraft%27s_Tackle) is `shop`, not `trade`. Don't know if there are others.
2019-06-08 23:59:01 -07:00
Tomas Slusny aae7c0f72d Merge pull request #9056 from WilliamCollishaw/fix-sessionCheck-typo
Fix typo in 'sessionCheck' function name
2019-06-08 22:52:11 +02:00
Twiglet1022 8eee63d72c mining plugin: draw overlay at correct height for mlm and amethyst
Achieved by adding support for a zoffset to rocks in the mining plugin
2019-06-08 14:59:37 +01:00
William Collishaw 462818aad7 Fix typo in 'sessionCheck' function name 2019-06-07 22:26:20 -06:00
gregg1494 3252d1dd91 mining plugin: add sandstone and granite 2019-06-07 23:36:03 -04:00
Jacky 29930d7911 Add additional info to waterbirth coordinate clue 2019-06-07 23:33:36 -04:00
Aundron a5c1a4e6f2 clue plugin: update Hosidius allotment clue location for rework 2019-06-07 23:30:47 -04:00
Jacky Liang e13ae0495a clue plugin: add Weiss coordinate clue description 2019-06-07 23:23:30 -04:00
Adam bcc9943b7c scripts: correctly pop unused input string when blocking chat input 2019-06-07 23:15:04 -04:00
Adam b5acb61771 key remapping: fix clearing input when plugin is turned on 2019-06-07 23:15:01 -04:00
Adam 5f972f5bcc key remapping: remove some unused widget and keylistener checks 2019-06-07 19:42:09 -04:00
Adam bb25aee4cc key remapping: don't remap fkeys when options dialog is open 2019-06-07 19:42:08 -04:00
Runelite auto updater 72468f251c [maven-release-plugin] prepare for next development iteration 2019-06-06 11:28:55 +00:00
Runelite auto updater 7f70523f80 [maven-release-plugin] prepare release runelite-parent-1.5.26 2019-06-06 11:28:49 +00:00
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
AdamandJeremy Plsek 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
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
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