Commit Graph

8361 Commits

Author SHA1 Message Date
zeruth
882be3cb71 Merges Injector
Welcome to the new world boys.
2019-06-06 20:47:41 -04:00
sdburns1998
79ed69ccdf Use login tick for setting the slayer task (#515) 2019-06-06 13:28:12 -04:00
Kyleeld
a73f17df03 Update left click hide attack options (#505) 2019-06-06 11:59:55 -04:00
Ganom
642f250fe3 Merge pull request #513 from sdburns1998/aoe-notifier
AoE notifier
2019-06-06 11:59:27 -04:00
sdburns1998
c2009bfd02 AoE notifier 2019-06-06 17:50:54 +02:00
Ganom
b8aeee70c1 Merge pull request #510 from sdburns1998/parsing
Parsing
2019-06-06 11:49:03 -04:00
Ganom
e3b4950b53 Merge pull request #511 from sdburns1998/1.5.27
1.5.27
2019-06-06 11:46:26 -04:00
sdburns1998
6d834f8fd3 ConfigPanel checkstyle 2019-06-06 16:13:57 +02:00
sdburns1998
55456cf9b1 Fix DefaultWorld NPE (#508) 2019-06-06 15:09:12 +01:00
sdburns1998
0b01976257 Add missing parent in AoE config (#509) 2019-06-06 15:08:29 +01:00
sdburns1998
b85e5f6df7 Merge remote-tracking branch 'runelite/master' 2019-06-06 16:07:12 +02:00
sdburns1998
a049ea4520 Groups are meant for huge configs -> pile indicator uses titles now 2019-06-06 15:46:37 +02:00
sdburns1998
05ba61d44c Debounce textfield input so the parse function isn't run every keypress 2019-06-06 15:30:36 +02:00
sdburns1998
0eae5e8452 Add parsing to raids scouter 2019-06-06 15:05:05 +02:00
sdburns1998
f470f242c6 Add license to parse menu entries 2019-06-06 15:04:42 +02: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
Ganom
417c11122a Add Dev Tools Cursor Pos (#506) 2019-06-05 23:37:41 +01:00
Ganom
102bbae108 Merge pull request #502 from sdburns1998/pre-patch
Pre patch day pull
2019-06-05 13:59:02 -04:00
Owain van Brakel
96cf696cee Merge remote-tracking branch 'runelite/master' 2019-06-05 19:51:04 +02:00
vanni
f3199d4728 Added more untradeables to the swapper and gave them their own category (#498)
Also added the ability to hide "drop" on runecrafting pouches

![alt text](https://i.gyazo.com/0d2b52a536099d0a94105117e3c21262.png)
2019-06-04 16:59:15 +01:00
Justin
d125a7051f Update HydraPlugin.java (#494)
fixed hydra not phasing (red/green overlay)
2019-06-04 11:56:21 -04:00
vanni
6820e0fcb8 Hide "Destroy" options for Rune pouch and Coal bag (#496)
* Hide "Destroy" options for Rune pouch and Coal bag

Would've made a global destroy but some things are not as important as these two items

* Added herb sack and grouped it all up
2019-06-04 15:24:59 +01: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
Jonathan
d56343f489 Merge pull request #490 from runelite-extended/tmo
Tmorph global swap that actually works.
2019-06-03 21:54:02 -06:00
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
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
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
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