Commit Graph

163 Commits

Author SHA1 Message Date
Ganom
c4402febf7 Remove builder.default on embed array. 2019-07-27 20:27:19 -04:00
Owain van Brakel
75ef43cc0e client: Add back item tests (#1160)
* Fix upstream merge

* mixins: Fix checkstyle

* client: Add back item tests

* discord: builder default
2019-07-27 23:45:27 +01:00
Ganom
9ed6f586dd Update and refactor PlayerScouter (#1158) 2019-07-27 17:58:30 -04:00
ThatGamerBlue
2ba1c7f80b gradle: add properties and modify injected-client (#1145)
* add implementation for getItemCount

* Ignore build directory in project root

* save injector results as class files

* package injected-client for shading into client

* auto-updating properties

* fix run task

* shade injected-client into jar
2019-07-27 15:02:57 -04:00
Owain van Brakel
17b35205fd project: Fix deprecations and supress unchecked warnings 2019-07-25 20:34:09 +02:00
Owain van Brakel
92ac422b67 discord: builder default 2019-07-24 18:59:09 +02:00
Zeruth
13146e5dbd runeliteplus: various checkstyle fixes 2019-07-24 00:41:08 -04:00
Zeruth
40331a863b gradle: TODO: properly fix these temp fixes. 2019-07-23 05:29:24 -04:00
Kyleeld
61b4531a0d chatCommands: fix !gc (#1086)
chatCommands: fix !gc
2019-07-22 18:29:46 -07: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
Owain van Brakel
1db9d7352c http-api: RxJava async calls 2019-07-19 01:35:42 +02:00
Lucwousin
3cca59439f http-api: Don't make game thread wait for xtea response 2019-07-16 17:17:07 +02:00
Ganom
41b7bd7207 itemmanager: updated to use local resources for stats, also addding discord client service. (#1000)
* Add Discord Client

* Add Discord message and embed utilities

* Add plugin config base

* Add base plugin and NPC Loot Log

* Fixes

Removes duplicated code
Add local player death events

* Add getIcon method

* Remove unused Import

* Move Item Stats from ItemManager to local resources.
Add & Update Discord Embed Service.
Remove DiscordWebHook plugin, it was pretty bad, can do better.

* Fix lombok @NonNull tag.

* Remove old imports.

* Fix travis.
2019-07-14 20:09:44 +01:00
James Munson
a46b3c0321 Increase timeout for runelites api 2019-07-03 17:59:31 -07:00
James Munson
6518102e31 Update 2019-07-02 03:06:02 -07:00
James Munson
09419c2f81 Updated okhttp3 from 3.7.0 okhttp3 4.0.0
Updated timeout stuff
2019-07-02 03:01:15 -07:00
James Munson
4a77249440 Update 2019-07-02 01:46:35 -07:00
James Munson
0b2faa3e6d Fix for people lagging when loading a new region if they have a firewall/bad internet 2019-07-01 17:54:11 -07:00
sdburns1998
8d77971c83 Merge remote-tracking branch 'runelite/master' into ihategitandihatethisihatemergingupstream 2019-06-29 01:08:56 +02:00
Kyleeld
c2f405cf8f Revert "Upstreamyboy" 2019-06-28 23:58:38 +01:00
sdburns1998
cfeab20179 chat commands: add duel arena chat command 2019-06-29 00:38:58 +02:00
sdburns1998
63664fbac7 chat commands: add ba high gamble command 2019-06-29 00:28:22 +02:00
Robert Alexander
8ee3e483f4 chat commands: add duel arena chat command 2019-06-27 21:38:55 -04:00
James
f396a358c4 Fix for lag (#781) 2019-06-28 01:29:01 +01:00
zeruth
c38a96e6c6 Fixes api gets 2019-06-27 18:57:02 -04:00
Jacob McElroy
8757d25bd3 chat commands: add ba high gamble command 2019-06-27 17:27:09 -04:00
zeruth
c71f40caf5 Merge remote-tracking branch 'origin/master' 2019-06-27 17:14:49 -04:00
zeruth
8543e13908 Adds animation endpoint 2019-06-27 17:14:30 -04:00
sdburns1998
c85b2b1ebb Null check commits (#776) 2019-06-27 21:26:27 +01:00
Tyler Bochard
b3faba9edc Merge pull request #731 from f0rmatme/httplayout
Update http-service / API
2019-06-26 02:06:47 -04:00
James Munson
09939fc03f Change api base to runeliteplus
Signed-off-by: James Munson <jmunson@openpoll.io>
2019-06-25 23:01:15 -07:00
James Munson
34cb26d29b Added house host to api
Signed-off-by: James Munson <jmunson@openpoll.io>
2019-06-24 14:24:34 -07:00
James Munson
9ee4320482 Added !layout
Signed-off-by: James Munson <jmunson@openpoll.io>
2019-06-24 05:30:26 -07:00
ThatGamerBlue
f7aee1dfbf Fix HTTP API User-Agent (#729)
* Update RuneLiteAPI.java

* this is why you use an ide
2019-06-24 12:44:56 +01:00
ThatGamerBlue
32c791610a Auto-update RL api version (#725) 2019-06-24 03:36:54 -07:00
zeruth
30f5997d07 Update XteaClient.java 2019-06-23 18:37:32 -04:00
Ganom
8273420838 Fix Travis (#716) 2019-06-23 15:36:21 -07:00
zeruth
408071a6ae Fix API
yeah yeah yeah
2019-06-23 17:56:35 -04:00
zeruth
d0e3481bdf Revert "regression: fix api-reliant plugins (#715)"
This reverts commit 587f336938.
2019-06-23 17:45:12 -04:00
ThatGamerBlue
587f336938 regression: fix api-reliant plugins (#715) 2019-06-23 22:36:00 +02:00
Ganom
3388614767 Fix Travis (#714)
* Fix Travis

* Fix Travis

* Fix Travis

* Fix Travis
2019-06-23 21:01:25 +01:00
zeruth
3c02f5b9c8 Use our own http-service / http-api
Also starts scraping xtea keys :)
2019-06-23 05:51:52 -04:00
PKLite
70f6d207ac Adds constructor for data retrieved from http api (just uses a blank username for now)
Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-06-11 21:02:37 -04:00
PKLite
c5fd9e3a6d Merge branch 'master' into loot-tracker-update 2019-06-11 19:26:02 -04:00
PKLite
e7cffcc29c Merge branch 'master' of https://github.com/runelite-extended/runelite 2019-06-11 19:25:40 -04:00
Tyler Bochard
59ed075ddd Merge pull request #529 from runelite/master
bringup
2019-06-10 02:24:56 -04:00
PKLite
ede14db9b2 Automatically filters loot tracker loot to only show loot that the currently
logged in account has received and to show all loot from all accounts on
login screen

Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-06-09 00:08:12 -04:00