Commit Graph

6918 Commits

Author SHA1 Message Date
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
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
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
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
1cddf12a2c http-api: Use observables for world api 2019-07-19 05:00:39 +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
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
Owain van Brakel
1db9d7352c http-api: RxJava async calls 2019-07-19 01:35:42 +02:00
Tyler Bochard
0b107fab60 Merge pull request #1029 from Owain94/upstream-1.5.30-SNAPSHOT
project: Upstream merge
2019-07-18 18:46:08 -04:00
Owain van Brakel
8dc54eb554 Merge remote-tracking branch 'runelite/master' 2019-07-19 00:27:10 +02:00
Ganom
e8b4237893 playerscouter: adds a discord-webhook based Player Scouter (#1020)
* Add Player Scouter and all of its goodies.

* Unsubscribe from eventbus on shutdown.

* Add broken item value mapping, and implement to scouter.
2019-07-18 23:11:55 +01:00
Lucwousin
1050644394 everything else 2019-07-18 15:41:53 +02:00
Runelite auto updater
44cf040cac [maven-release-plugin] prepare for next development iteration 2019-07-18 11:58:35 +00:00
Runelite auto updater
2d9b0204b2 [maven-release-plugin] prepare release runelite-parent-1.5.29 2019-07-18 11:58:29 +00:00
RuneLite Cache-Code Autoupdater
9f1149a8ef Update Scripts to 2019-07-18-rev181 2019-07-18 10:32:40 +00:00
RuneLite Cache-Code Autoupdater
8516f15b3a Update Item variations to 2019-07-18-rev181 2019-07-18 10:32:35 +00:00
Owain van Brakel
87c76a37ee Merge branch 'master' into rx 2019-07-17 22:22:40 +02:00
Abex
249f8db6a6 Merge pull request #9363 from Quasindro/skybox-cosmic-plane
skybox: fix color at Cosmic Entity's Plane region
2019-07-16 23:34:06 -06:00
Adam
a6fb21bc99 bank plugin: add seed vault
Co-authored-by: TheStonedTurtle <mgoodwin559@gmail.com>
2019-07-16 19:39:46 -04:00
Adam
2b2983242f bank plugin: refactor to allow pricing multiple containers
Co-authored-by: TheStonedTurtle <mgoodwin559@gmail.com>
2019-07-16 19:39:46 -04:00
Ganom
12b5fd5077 Fix drag delay not updating (#1014) 2019-07-16 21:01:08 +01:00
Owain van Brakel
68cfce7e81 Merge remote-tracking branch 'upstream/master' into rx 2019-07-16 18:52:02 +02:00
Ganom
46bd5f4c8e Merge pull request #1013 from Owain94/upstream-master
project: Merge upstream
2019-07-16 12:39:26 -04:00
pklite
d0bd2ae49a Fixes small anti-drag config bug that would hide the config to change the drag delay when using always-on mode (#1007)
Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-07-16 12:24:35 -04:00
Alexander
b75a4f1fa7 VorkathHelper fix and FreezeTimers fix related to Vorkath (#1011)
* vorkathhelper: fix attacks left not updating correctly

* freezetimers: fix timer after killing vorkath spawn, remove redundant class

* freezetimers: remove redundant imports
2019-07-16 12:22:39 -04:00
Owain van Brakel
c6a8450619 project: Merge upstream 2019-07-16 17:42:01 +02:00
Owain van Brakel
561f262a7e Merge remote-tracking branch 'upstream/master' into rx 2019-07-16 15:25:41 +02:00
Tomas Slusny
4ac7c33f47 Merge pull request #9008 from Nightfirecat/fix-plugin-list-color-bug
PluginListItem: Reset label color on popup menu item click
2019-07-16 13:06:35 +02:00
David
ded702b11f Add GE limit for Golovanova fruit top (#9385) 2019-07-16 10:37:11 +02:00
Ryan
aeab3e8a7b zoom plugin: add zoom scroll speed configuration 2019-07-15 17:55:06 -04:00
Ryan
ebed283f1d zoom plugin: add control to reset zoom 2019-07-15 17:55:06 -04:00