Commit Graph

9938 Commits

Author SHA1 Message Date
Tyler Bochard
22ad0bbddb Update README.md 2019-07-20 00:08:23 -04:00
Tyler Bochard
c351ff06c2 Update README.md 2019-07-20 00:07:58 -04:00
Tyler Bochard
27eeaf4547 Update README.md 2019-07-20 00:06:28 -04:00
Tyler Bochard
cbc3b27fd7 Merge pull request #1056 from Ganom/scouter-webhook-skull-update-change-version-something-or-another
playerscouter: Always display weapon, and use discord emoji for skull.
2019-07-19 23:55:28 -04:00
Zeruth
6193f8297a runeliteplus: fix exe error, bump rlp version 2019-07-19 23:19:20 -04:00
Zeruth
302c125deb runeliteplus: adds full support for private servers into main project, also fixes -local-injected 2019-07-19 22:20:30 -04:00
Ganom
8743044edd Merge pull request #1054 from Kyleeld/1050ffs
chattranslation: fixes typo.
2019-07-19 22:10:45 -04:00
Ganom
60dcbba639 Merge pull request #1053 from Kyleeld/grandexchange-item-fix
grandexchange: fix item lookup when selecting item
2019-07-19 22:10:02 -04:00
Ganom
4d901e0070 Merge pull request #1055 from Kyleeld/reportbutton
reportbutton: config group fix
2019-07-19 22:09:15 -04:00
Ganom
3302e278dd Include wildy levels. 2019-07-19 21:41:20 -04:00
Ganom
4112292893 Ensure player is in wilderness for location webhook. 2019-07-19 21:36:33 -04:00
Ganom
5e81cd0fc6 Always display weapon, and use discord emoji for skull. 2019-07-19 21:33:51 -04:00
Kyleeld
bbbb70ccc7 Report button: configchanged fix
Report button: configchanged fix

now looks at its own config group
2019-07-19 23:54:17 +01:00
Kyleeld
2df21c8a34 Update ChatTranslationConfig.java 2019-07-19 23:02:35 +01:00
Kyleeld
6e31578a65 fix issue with selecting item
fix issue with selecting item
2019-07-19 23:00:24 +01:00
Tyler Bochard
5b400bdc46 Merge pull request #1051 from f0rmatme/aa
runelite-client: disabled IncrementalCompilation
2019-07-19 15:22:21 -04:00
James Munson
64c98e2c58 runelite-client: disabled IncrementalCompilation 2019-07-19 11:57:43 -07:00
Owain van Brakel
5fe8f3d01e examine: Fix prices (#1046) 2019-07-19 14:15:16 +01:00
Owain van Brakel
3fd290b2a8 client: Initialize managers to make them subscribe to events (#1044) 2019-07-19 11:50:43 +01:00
Owain van Brakel
a0711cb3df idlenotifier: Fix plugin (#1043) 2019-07-19 11:22:50 +01:00
James
3675061f21 grandexchange: Shows the quantity you can buy on the GE WIP (#1042)
* Add measures to ensure positions of strings when togg:ling configItem

change method of gathering price per item

change math.round to math.floor, errors when certain numbers are rounded fix

* implement geBuilt script event, clear values when item isn't visible

* Update

* Update pos number

* Update
2019-07-19 11:13:45 +02:00
James
d08d80c468 ChatCommands: Add Clipboard Support (#1040)
* Add Chat Input Clipboard Support

Add CTRL+V and CTRL+C support to the in-game chatbox.

Fixes an issue with errors being thrown when shortcuts were used when not currently logged in.

Extracts clipboard logic (a couple places already had a sort of "copy" functionality) to a simple clipboard util.

* Checkstyle fix
2019-07-19 09:28:05 +01:00
Justin
24b7aff85a grandexchangeplugin: fixed duplicate price string (#1041)
fixes #1039
2019-07-19 00:28:36 -07:00
Tyler Bochard
229f2c98f8 Merge pull request #1038 from ThatGamerBlue/master
Fix Sprite Overrides
2019-07-19 02:39:54 -04:00
ThatGamerBlue
7df795101b mixins: replace loadSprite mixin 2019-07-19 07:25:54 +01:00
ThatGamerBlue
f4181265c0 rs-client: refactor sprite loading methods 2019-07-19 07:25:27 +01:00
Zeruth
36d1fd4148 live update 2019-07-19 00:46:04 -04:00
Ganom
6fe334c026 Merge pull request #1035 from Owain94/http-api-rx-calls
http-api: rx calls
2019-07-18 23:23:02 -04:00
sdburns1998
65e9c28bc0 Merge pull request #1037 from runelite-extended/revert-1032-aoe-warnings-rework
aoewarnings: Revert ("rework AoE Warnings to use projectile spawned, rather than projectile moved.")
2019-07-19 05:16:53 +02:00
Owain van Brakel
7a863c207c client: checkstyle 2019-07-19 05:13:23 +02:00
sdburns1998
3840cb44c2 Merge pull request #1036 from runelite-extended/scouter-change
playerscouter: Add option to turn off item output to webhook.
2019-07-19 05:09:17 +02:00
Ganom
049bc6e74f Revert "aoewarnings: rework AoE Warnings to use projectile spawned, rather than projectile moved. (#1032)"
This reverts commit 948444b771.
2019-07-18 23:06:21 -04:00
Owain van Brakel
10fdb3da4c http-api: checkstyle 2019-07-19 05:04:15 +02:00
Owain van Brakel
1cddf12a2c http-api: Use observables for world api 2019-07-19 05:00:39 +02:00
Owain van Brakel
60d734549f http-api: Return null obervables when failing 2019-07-19 04:56:54 +02:00
Owain van Brakel
241fbd136c http-api: Use observables for ItemClient 2019-07-19 04:51:40 +02:00
Ganom
3e12c67cbc Update utils to reflect output change 2019-07-18 22:33:21 -04:00
Ganom
1bc3d1c26c Add config option 2019-07-18 22:32:54 -04:00
Ganom
fe2a27e8d1 Add option to turn off item output to webhook. 2019-07-18 22:31:32 -04:00
Tyler Bochard
165e38b408 Merge pull request #1034 from runelite-extended/scout-pout
playerscouter: disable it by default.
2019-07-18 22:28:22 -04:00
Zeruth
14d197be35 rl-client: adds rxjava to bootstrap 2019-07-18 22:24:28 -04:00
Owain van Brakel
d2e99e23eb http-api: Use observeOn to run code on the ClientThread 2019-07-19 04:19:48 +02:00
Owain van Brakel
baa338e533 client: ClientThread implements executor 2019-07-19 04:19:48 +02:00
Owain van Brakel
786e2bb729 http-api: Run http calls on the IO thread 2019-07-19 04:19:38 +02:00
Ganom
52b69c35dc Merge pull request #1033 from Owain94/http-api-callback
http-api: run callback on clientthread
2019-07-18 21:40:42 -04:00
Ganom
dcc4667a30 disable player scouter by default 2019-07-18 20:49:12 -04:00
Zeruth
169d89002c rs-client: update pom 2019-07-18 20:35:52 -04:00
Ganom
948444b771 aoewarnings: rework AoE Warnings to use projectile spawned, rather than projectile moved. (#1032)
* Rework AoE Warnings to use projectile spawned, rather than projectile moved.

* Various Check Style fixes
2019-07-18 20:29:38 -04:00
Owain van Brakel
c31dc24472 http-api: run callback on clientthread 2019-07-19 02:24:55 +02:00
Tyler Bochard
b228ac322b Merge pull request #1031 from Owain94/http-api-rx
http-api: RxJava async calls
2019-07-18 19:55:47 -04:00