Commit Graph

12371 Commits

Author SHA1 Message Date
Owain van Brakel
d6e730e53c ItemsKeptOnDeath: Add Trouver Support (#2066)
ItemsKeptOnDeath: Add Trouver Support

Co-authored-by: TheStonedTurtle <mgoodwin559@gmail.com>
2019-11-22 18:21:59 +01:00
Owain van Brakel
fbdc3c362d ItemsKeptOnDeath: Update Pets (#2065)
ItemsKeptOnDeath: Update Pets
2019-11-22 18:20:09 +01:00
Owain van Brakel
f082e43971 ExperienceDrop: add twisted league support (#2064)
ExperienceDrop: add twisted league support
2019-11-22 18:19:48 +01:00
Jay
37bf35087d music plugin: reclassify teleport sfx as other players' area effects instead of environmental area effects 2019-11-22 10:07:22 -05:00
Adam
9e6eb370b4 clan manager: use clanmember manager find to lookup rank 2019-11-22 09:25:24 -05:00
Adam
0b90fcde22 client: refactor for nameable api changes 2019-11-22 09:25:23 -05:00
Adam
6a209b860c api: refactor to use NameableContainer
This uses a nameable container for the friends and ignore lists, and
provides the clan manager which inherits from it
2019-11-22 09:25:22 -05:00
Kyle
ef6ca92a5c Update XpDropPlugin.java 2019-11-22 13:55:32 +00:00
Kyle
2aadd276f1 Update LockedItem.java 2019-11-22 13:41:02 +00:00
Kyle
2498327d11 Update ItemsKeptOnDeathPlugin.java 2019-11-22 13:39:28 +00:00
Kyle
64d6f24cdf Update LockedItem.java 2019-11-22 13:32:59 +00:00
Kyle
3b4a2e89db Update Pets.java 2019-11-22 13:30:33 +00:00
Kyle
658fb38f4b Update ItemID.java 2019-11-22 13:26:46 +00:00
Kyle
1bf3c1402c Update LockedItem.java 2019-11-22 13:23:14 +00:00
Kyleeld
9cd3a15759 Merge branch 'pr/1' into IKOD_TROUVER 2019-11-22 13:08:10 +00:00
Kyle
fb47003003 ItemsKeptOnDeath
Update missing pets, categorise for easier reading for next time.
2019-11-22 11:50:08 +00:00
Kyle
ca84d9f78f Update XpDropPlugin.java 2019-11-22 11:36:16 +00:00
Kyle
8a4ba35cef add twisted league support
add twisted league support for XP Drops
2019-11-22 11:35:04 +00:00
Tomas Slusny
cc2a0c8843 Merge pull request #10298 from Hydrox6/inventory-grid-preview-quantity
inventory grid: use correct item quantities for drag previews
2019-11-22 12:11:04 +01:00
Owain van Brakel
8418e23aed Update BootstrapTask.kt 2019-11-22 03:39:25 +01:00
Owain van Brakel
1e1b2d8887 Client: Update NPC stats (#2063)
Client: Update NPC stats
2019-11-22 01:52:33 +01:00
Owain van Brakel
84da8e85cd project: Update gradle wrapper (#2062)
project: Update gradle wrapper
2019-11-22 01:52:13 +01:00
OpenOSRS
bf4a004fb7 Client: Update NPC stats 2019-11-22 00:41:41 +00:00
OpenOSRS
06973d1904 project: Update gradle wrapper 2019-11-22 00:25:44 +00:00
Adam
2c5f52e57c object markers: fix removing markers from multilocs
multilocs whose name changed would not be matched if unmarked after the
name change due to the name mismatch, use object id instead.
2019-11-21 17:22:52 -05:00
Adam
8528ba72c6 object indicators: use WorldPoint getRegionX/Y 2019-11-21 17:22:41 -05:00
Adam
ff6658f0e9 api: use region size constant in getRegionOffset 2019-11-21 17:21:26 -05:00
Lucwousin
298f32fead Merge pull request #2045 from Lucwousin/an-not-taters
client: Readd @subscribe, for unconditionally active subscriptions in plugins
2019-11-21 22:09:26 +01:00
Lucwousin
2a2688e3ce Merge branch 'master' into an-not-taters 2019-11-21 22:09:01 +01:00
15987632
5a1883d9d7 entity hider plugin: add support for hiding pets 2019-11-21 09:51:15 -05:00
RuneLite Cache-Code Autoupdater
6ddab7029b Update Item variations to 2019-11-21-rev182 2019-11-21 11:32:50 +00:00
RuneLite Cache-Code Autoupdater
546e6abce8 Update Item IDs to 2019-11-21-rev182 2019-11-21 11:32:49 +00:00
Owain van Brakel
ac2734abb6 Merge pull request #2039 from Lucwousin/in-v-trans-avec
client: Use spellbook onInvTransmit rather than hardcoded script args
2019-11-21 10:36:02 +01:00
Lucwousin
e11077f392 Remove unused spellbook widget id/info 2019-11-21 10:27:31 +01:00
Lucwousin
ca4a9c4372 Merge branch 'master' into in-v-trans-avec 2019-11-21 10:23:10 +01:00
Lucwousin
4290d8b978 Merge branch 'master' into an-not-taters 2019-11-21 10:21:38 +01:00
Lucwousin
2f11f487bd Merge pull request #2059 from Lucwousin/boner-config-check
deathindicators: Fix permabones config check
2019-11-21 10:20:08 +01:00
Lucwousin
0322923895 Attackstyles: Add @VisibleForTesting annotations and lombokify 2019-11-21 10:00:04 +01:00
Lucwousin
74ae4d2723 Fix permabones config check 2019-11-21 09:35:19 +01:00
seth
1078fab4db Add kourend home teleport to timers plugin 2019-11-20 19:51:16 -05:00
Adam
0e920bdd98 raids plugin: fix matching rotation whitelist
Spaces were not being removed from the config values causing the
whitelist contains check to fail.

Additionally, change the format of the raids whitelist to be newline
separated CSV which is not interpreted by GSON as valid JSON, fixing the
config service from serializing the whitelist rotation which is adding
erroneous quotes around the room names.

This also refactors the rotation whitelist display to be a simple yes/no
instead of this unused match count logic.

Co-authored-by: Alexsuperfly <alexcsumner@gmail.com>
2019-11-20 19:38:23 -05:00
Ganom
3147b2ec87 xpdrop: remove unused imports 2019-11-20 16:26:15 -05:00
Ganom
78491df24c Merge branch 'master' into an-not-taters 2019-11-20 16:20:25 -05:00
Ganom
2004dc230f project: update version to 2.1.15.0-SNAPSHOT (#2056) 2019-11-20 15:55:45 -05:00
Ganom
bc708c01b9 project: update version to 2.1.14.0 (#2055) 2019-11-20 15:04:47 -05:00
Owain van Brakel
e95321f347 Update scraper.yml 2019-11-20 20:25:49 +01:00
Owain van Brakel
8721ef6f0e Update gradle.yml 2019-11-20 20:25:23 +01:00
seth
ebdd3c7fce chathistory: update welcome message matching to include leagues 2019-11-20 14:16:03 -05:00
Adam
5057e48d10 api: add welcome chat message type
Update chat history plugin to check the message type of the welcome
message.
2019-11-20 12:04:25 -05:00
HSJ-OSRS
b565f29049 screenshot plugin: add friend/clan member death screenshotting 2019-11-20 11:35:21 -05:00