Owain van Brakel
fbdc3c362d
ItemsKeptOnDeath: Update Pets ( #2065 )
...
ItemsKeptOnDeath: Update Pets
2019-11-22 18:20:09 +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
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
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
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
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
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
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
Hydrox6
408d567fcf
inventory grid: use correct item quantities for drag previews
2019-11-19 21:47:43 +00:00
Adam
3fd8fb79aa
woodcutting plugin: add respawn timer
...
Co-authored-by: David <Davidlomath@hotmail.co.uk >
2019-11-18 08:40:53 -05:00
al3x-huang
b319012cbb
fpsplugin: Add multiple FPS targets for multiple modes ( #10239 )
...
Players can now set a global FPS target as well as one for when the
window is unfocused
2019-11-18 11:41:26 +01:00
Owain van Brakel
0f9d3c7718
Merge remote-tracking branch 'runelite/master'
2019-11-18 01:47:30 +01:00
Ganom
03a88f6c27
Merge pull request #2038 from Owain94/1411-merge
...
project: Merge upstream
2019-11-17 01:18:33 -05:00
Max Weber
f98ce49260
ClientLoader: Don't force the bootstrap classloader
2019-11-16 19:32:08 -07:00
Seth
a8bebe907c
regen meter: add support for endless endurance relic
...
Fixes #10267
2019-11-16 20:39:25 -05:00
Seth
a71b728455
death indicator: add Kourend respawn region
2019-11-16 20:18:41 -05:00
Adam
1fd7ea1f92
clue plugin: add support for league hotcold clues
2019-11-16 14:56:49 -05:00
Lucwousin
f7225f413a
Fix indenting and accidental annotations
2019-11-16 18:46:47 +01:00
Adam
7052977448
rotation solver: fix to use modulus instead of remainder operator
2019-11-16 12:46:42 -05:00
Lucwousin
6632376d0f
Add Subscribe annotations for default lifecycle events
2019-11-16 16:02:30 +01:00
Lucwousin
4fa3a73eb9
Readd @Subscribe, for unconditionally active subscriptions in plugins
2019-11-16 11:17:20 +01:00
Lucwousin
b7bd7c5a08
{} where allowed
2019-11-16 04:51:03 +01:00
Lucwousin
55b0845a18
Optimize imports
2019-11-16 04:51:03 +01:00
emiljensen2
99fd6278e6
notifier: require client to be focused to cancel notifications
2019-11-15 22:16:45 -05:00
Adam
d76a2670de
chat commands: add support for league hiscores
2019-11-15 10:29:34 -05:00
Adam
39e40b655c
xptracker: add league world type
...
Co-authored-by: Hydrox6 <ikada@protonmail.ch >
2019-11-15 10:29:31 -05:00
Adam
db17dd213c
opponent info: add league hiscore endpoint
...
Co-authored-by: Hydrox6 <ikada@protonmail.ch >
2019-11-15 10:29:28 -05:00