Commit Graph

8301 Commits

Author SHA1 Message Date
Ganom
a2a58cddb1 Tmorph global swap that actually works. 2019-06-03 23:29:41 -04:00
Jonathan
936feee02e Updat plugins Types and Defaulted them off (#489)
Updated Plugin Types and Default All Off
2019-06-03 22:10:50 -04:00
James
e1b6afd28d BA update (#471)
* BA update

* Change swap

* Update BA

* Update

* Fix whitespace

* Change
2019-06-03 20:51:05 -04:00
Ganom
e51072d2cc Adding custom cursor support to anti-drag. (#483)
* Adding custom cursor support to anti-drag.

* Remove unused import.
2019-06-03 21:41:50 +01:00
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
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
James
ec3573b4d7 Merge pull request #463 from sdburns1998/table
Tables
2019-06-02 15:02:21 -07: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
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
James
5d73c27fed Merge pull request #456 from tomcylke/tooltipthing
smol change
2019-06-01 14:39:45 -07: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
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
Lucwousin
e4787b595a Make examineplugin stop running getItemComposition on executor thread (#461) 2019-05-31 16:25:52 +01:00
Lucwousin
84ed36f2cb Banlist: Check gamestate to stop npe on logging out/hopping (#460) 2019-05-31 15:48:05 +01:00
Lucwousin
b8c203e4c0 Make bankpin keyboard entry work with scripts instead of menuactions (#459) 2019-05-31 15:34:55 +01:00
Lucwousin
7a1a94c0b4 XP Drops: Reset damage on new xp drops (#458) 2019-05-31 14:23:22 +01:00
vanni
fde38f0126 Pile Indicators plugin (#452)
* Pile Indicators plugin

Ability to highlight players, NPCS, and both that are stacked on each other. (PvP, chinning, etc.)

https://gyazo.com/8461d5188887a476aede1e4471ed7366

* Number only render, and fixed up some method names

* Update PileIndicatorsOverlay.java

checkstyle fix
2019-05-31 09:17:10 +01:00
James
1299e8769d Add sentry log support (#454)
* Add sentry log support

* Add sentry log support

* Update
2019-05-31 09:15:09 +01:00
Kyleeld
f2f5db72ea Update MouseHighlightOverlay.java
another checkstyle fix
2019-05-31 09:12:32 +01:00
Kyleeld
e0976f4bf2 Update MouseHighlightConfig.java
checkstyle fix
2019-05-31 09:11:54 +01:00
Thomas Cylke
2fc3ffa279 smol change
Adds an option to hide non-widget tooltips
2019-05-30 23:15:47 -04:00
Ganom
eee063a84e Merge pull request #455 from Lucwousin/yesbyee
Set config to default if string to object fails and it's a default method
2019-05-30 22:39:59 -04:00
Lucas
3b0e11ecef Set config to default if string to object fails and it's a default method 2019-05-31 04:33:40 +02:00
Lucwousin
45613edb50 Merge pull request #451 from Lucwousin/speshul
Update SpecbarRedraw.rs2asm
2019-05-31 00:01:50 +02:00
Lucas
5bd4e3c366 Update SpecbarRedraw.rs2asm 2019-05-30 23:47:24 +02:00
Ganom
83fd69c48e Various Fixes (#450) 2019-05-30 22:13:46 +01:00
Ganom
c047edba1f Merge pull request #449 from Lucwousin/lol_my_pp_feels_strange
Fix pp plugin (lol pp)
2019-05-30 15:06:15 -04:00
Lucas
8d6eecd2fe Fix pp plugin (lol pp) 2019-05-30 20:57:21 +02:00
Ganom
0ae43b1c65 Merge pull request #448 from runelite-extended/mergeboi
Merge From Upstream
2019-05-30 14:54:58 -04:00
Ganom
fc1fccbdf4 Travis fix #68937476237623 2019-05-30 14:41:31 -04:00
Ganom
73dbcdc1b4 Construction Swap Fix & Travis Fix 2019-05-30 14:19:52 -04:00
Ganom
f73be7b163 kms 2019-05-30 13:52:50 -04:00