Commit Graph

8378 Commits

Author SHA1 Message Date
Ganom
69087ae33e Merge pull request #487 from runelite-extended/removetick
Removed unused tick counter
2019-06-03 16:19:12 -04:00
James Munson
5319e625c5 Removed unused tick counter 2019-06-03 13:08:05 -07:00
Tomas Slusny
059f8a9ecb Merge pull request #8984 from WilliamCollishaw/remove-redundant-stringbuilder-append-substring
Replace redundant StringBuilder append String.subString with append CharSequence
2019-06-03 21:01:29 +02: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
James
ed78082e11 Fixed morph being on by default and causing issues (#486) 2019-06-03 03:35:37 -06:00
Ganom
10e91659c5 Merge pull request #482 from runelite-extended/revert-454-logg
Revert "Add sentry log support"
2019-06-03 00:50:50 -04:00
Ganom
1f67b288f6 Merge pull request #481 from sdburns1998/slayer-sprite
Delay sprite loading in slayer panel
2019-06-03 00:48:17 -04:00
Ganom
0c38cc4b77 Revert "Add sentry log support (#454)"
This reverts commit 1299e8769d.
2019-06-03 00:47:27 -04:00
Scott Burns
495b4c8625 Delay sprite loading in slayer panel 2019-06-03 06:38:28 +02: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
Ron Young
373fba0b5a mixins: correct widget item bounds location for if1 2019-06-02 19:59:05 -04:00
James
ec3573b4d7 Merge pull request #463 from sdburns1998/table
Tables
2019-06-02 15:02:21 -07: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
Tyler Bochard
6567e4351d Merge pull request #476 from WilliamCollishaw/maven-plugin-upgrades
Maven plugin upgrades
2019-06-01 22:06:13 -04:00
Tyler Bochard
5c85914a13 Merge pull request #473 from Ganom/bj
Fix Blackjack Plugin to use menuManager
2019-06-01 21:38:21 -04:00
Ganom
30ec4ca631 Fix Blackjack Plugin to use menuManager 2019-06-01 21:31:36 -04:00
Ganom
fb27baa29d Merge pull request #1 from runelite-extended/master
Merge
2019-06-01 21:30:33 -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
Tyler Bochard
f28ec2b850 Merge pull request #469 from Lucwousin/clampthatshit
Use MiscUtils.clamp instead of Ints.constrainToRange
2019-06-01 20:58:53 -04:00
Tyler Bochard
7717fc0ddf Merge pull request #468 from Ganom/fix
Vanguards Fix & Olm Solo TP Fix.
2019-06-01 20:52:56 -04:00
Tyler Bochard
25ab33f7fb Merge pull request #472 from Infinitay/rlp-update-blackjack
Update Blackjack Plugin
2019-06-01 20:52:33 -04:00
Infinitay
f75b80206f Fixes #363
- Don't utilize MenuManager's priority methods and instead only swap
 - Don't utilize onGameTick event
 - Add region checking to avoid unnecessary calls
2019-06-01 20:45:57 -04: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
James
5d73c27fed Merge pull request #456 from tomcylke/tooltipthing
smol change
2019-06-01 14:39:45 -07:00
William Collishaw
f1c8f380d9 Replace redundant StringBuilder append String.subString with append CharSequence 2019-06-01 13:46:56 -06:00
William Collishaw
531546e3a0 Remove redundant subString endindex .length() calls 2019-06-01 13:19:15 -06:00
Lucas
15d5c2fb29 Use MiscUtils.clamp instead of Ints.constrainToRange 2019-06-01 18:55:53 +02:00
se7enAte9
03599f624f barbarian assault: fixes call timer (#467)
* barbarian assault: fixes call timer

Signed-off-by: 7ate9 <7ate9@users.noreply.github.com`>

* barbarian assault: fixes call timer

Signed-off-by: 7ate9 <7ate9@users.noreply.github.com`>

* actually nvm, yoink

Signed-off-by: 7ate9 <7ate9@users.noreply.github.com`>

* checkstyle

Signed-off-by: 7ate9 <7ate9@users.noreply.github.com`>

* adds break after first case

Signed-off-by: 7ate9 <7ate9@users.noreply.github.com`>
2019-06-01 12:05:38 -04:00
Ganom
d27efff975 Vanguards Fix & Olm Solo TP Fix. 2019-06-01 12:03:47 -04: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
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
Scott Burns
4efaea55f7 IsEmpty check moved 2019-06-01 03:21:57 +02:00
Scott Burns
d36db6f1a0 Tables everywhere 2019-06-01 02:43:36 +02:00
Ganom
ef6af4a9c8 Merge pull request #464 from Lucwousin/ppp
Update client patch to 1.5.26.2
2019-05-31 17:26:28 -04:00
Lucas
915dfcaa72 Update client patch to 1.5.26.2 2019-05-31 23:23:38 +02:00
Scott Burns
ec9801eb52 Table component add empty check 2019-05-31 20:18:55 +02:00
Scott Burns
10be5629a2 Merge remote-tracking branch 'TheStonedTurtle/overlay-table' into table 2019-05-31 20:16:33 +02:00