Commit Graph

9859 Commits

Author SHA1 Message Date
Lucwousin
25ce6c2ee9 rs-client/apis 2019-07-18 15:21:46 +02:00
Tyler Bochard
aa5098aff5 Merge pull request #998 from Owain94/rx
eventbus: use RxJava instead of Guava
2019-07-17 16:54:54 -04:00
Owain van Brakel
87c76a37ee Merge branch 'master' into rx 2019-07-17 22:22:40 +02: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
sdburns1998
41854dbc98 Merge pull request #1002 from Jonatino/patch-1
cache: Cast ByteBuffer to Buffer to avoid compilation error with jdk 1.8u211
2019-07-16 18:10:03 +02:00
sdburns1998
7f2f7cb4a4 Merge pull request #1012 from Lucwousin/xtea
http-api: Don't make game thread wait for xtea response
2019-07-16 17:59:48 +02:00
Owain van Brakel
c6a8450619 project: Merge upstream 2019-07-16 17:42:01 +02:00
Lucwousin
3cca59439f http-api: Don't make game thread wait for xtea response 2019-07-16 17:17:07 +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
Adam
4bcaf1b9b6 Merge pull request #9360 from Nightfirecat/fix-jad-zuk-task-tracking
slayerplugin: Correct Jad and Zuk task tracking
2019-07-15 16:56:29 -04:00
Adam
570de63d3d Merge pull request #9335 from Nightfirecat/ground-items-recolor-telegrab-entries
grounditemsplugin: Color telegrab menu entries
2019-07-15 16:18:16 -04:00
Adam
c7ab9eeb3c Merge pull request #9362 from Quasindro/motherlode-respawn-threshold
mlm: fix ore vein max respawn time threshold
2019-07-15 14:13:20 -04:00
David
afaf2f61f4 mining plugin: add gem rocks 2019-07-15 11:19:06 -04:00
Adam
be8d5d1f13 Merge pull request #9275 from abextm/empty-cache-firsttime
runelite-client: Handle startup with an empty cache better
2019-07-15 11:09:15 -04:00
Tomas Slusny
762e9bae0a Merge pull request #9345 from abextm/combobox-containable
runelite-client: Allow partial screen containment again
2019-07-15 14:21:39 +02:00
Max Weber
bd89209a99 runelite-client: Allow partial screen containment again 2019-07-15 05:49:04 -06:00
Tomas Slusny
d289171a3a Merge pull request #9367 from TheStonedTurtle/demonic-clue
Cryptic Clue Scroll - Fix demonic ruins text
2019-07-15 10:09:24 +02:00
Tomas Slusny
cbd10dbaca Merge pull request #9376 from Jordan-Parker/my-fix-branch
fishing: Add Entrana river fishing spots
2019-07-15 10:09:02 +02:00
se7enAte9
ef6ea5b18f pvptools: fix attack/cast hidden options (#986)
* pvptools: fix attack/cast options

* menuentryswapper: fix tob/cox hide cast options

* menuentryswapper: fix hide cast options in raids

* menuentryswapper: add plugin dependency

* pvptools: add pvp world/wilderness check

* menuentryswapper: fix hiding cast when enabling config setting

* menuentryswapper: fix checkstyle
2019-07-15 08:30:24 +01:00
Jordan Parker
37aa862aaf fishing: Add Entrana river fishing spots 2019-07-15 16:38:07 +10:00
Kyleeld
b53c3bb1f7 menu entry swapper: Licence addition (#1005)
* credit where credit is due

credit where credit is due

* Update MenuEntrySwapperConfig.java
2019-07-14 20:42:51 -04:00
Alexander
d29f2ed360 vorkathhelper: add wooxwalk tile indicator, wooxwalk tick indicator, path through acid and config (#997)
* vorkathhelper: add wooxwalk tile indicator, wooxwalk tick indicator, path through acid indicator and config

* vorkathhelper: fix code formatting

* vorkathhelper: import formatting

* vorkathhelper: fix import formatting

* vorkathhelper: add config caching, fix issue where render overlays would not be removed on teleport or death

* Various refactoring work.
2019-07-14 20:25:29 -04:00
Owain van Brakel
297cf7614a Wintertodt selective eventbus listening 2019-07-15 01:30:52 +02:00
Ron Young
46531f7665 RuneliteColorPicker: add support for recent colors 2019-07-15 00:32:16 +02:00
Ron Young
b6dada85c7 Add ColorPickerManager 2019-07-15 00:32:16 +02:00
Ron Young
dc1e409f09 RuneliteColorPicker: add onClose consumer 2019-07-15 00:32:16 +02:00
Owain van Brakel
6be342115c Merge remote-tracking branch 'upstream/master' into rx 2019-07-14 23:34:37 +02:00
Owain van Brakel
935037cd98 Fix entityhider 2019-07-14 22:58:24 +02:00
Owain van Brakel
77851542d0 Remove unneeded unregisters 2019-07-14 22:34:40 +02:00
Jonathan Beaudoin
35ab316d76 Cast ByteBuffer to Buffer to avoid compilation error with jdk 1.8u211 2019-07-14 15:31:31 -04:00
Ganom
477b0977dc Fix NPE occuring during event check. (#1001) 2019-07-14 20:10:32 +01: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
Owain van Brakel
cd2b0775c3 Fix PluginManagerTest 2019-07-14 17:42:19 +02:00
Owain van Brakel
11169905ae Checkstyle 2019-07-14 17:20:38 +02:00
Justin
379bc98c39 Added Superior Gargoyle AOE warning (#999)
* Added Superior Gargoyle AOE ID to Projectile

* Added Superior Gargoyle AOE warning
2019-07-14 14:57:06 +01:00
Owain van Brakel
aca9ba969f Log errors in the eventbus 2019-07-14 14:06:58 +02:00
Owain van Brakel
a25d553d3e Fix runetime errors in dev tools wq 2019-07-14 14:06:53 +02:00
Owain van Brakel
19865173d8 Fix tests 2019-07-14 13:47:26 +02:00
Owain van Brakel
8b647041f4 Convert plugins to new eventbus 2019-07-14 13:41:33 +02:00
TheStonedTurtle
bc9341784c ClueScroll - Fix demonic ruins text 2019-07-13 23:34:14 -07:00
Owain van Brakel
81b121e568 Checkstyle 2019-07-14 07:29:36 +02:00
Owain van Brakel
d08a7775fa The eventbus handles the casting now -> use method reference 2019-07-14 07:29:18 +02:00