Commit Graph

5443 Commits

Author SHA1 Message Date
Shaun Dreclin
388acc4710 menu entry swapper: Add 'help' swap to Arceuus library customers 2019-11-25 21:53:34 -05:00
Adam
5f18b32976 npc highlight: skip noninteractiable npcs 2019-11-25 14:45:44 -05:00
Adam
6d6647a43f raids plugin: limit layout message to 300 characters 2019-11-25 13:11:09 -05:00
Adam
2884e37927 hostsupplier: only supply regular f2p or p2p worlds 2019-11-25 09:47:05 -05:00
Adam
6f5a719cfb world client: always return non null or throw an error 2019-11-25 09:47:05 -05:00
Adam
643a77ad26 client: add backup jav_config support 2019-11-25 09:47:05 -05:00
Tomas Slusny
1a6c99d49d Merge pull request #10246 from dekvall/facepalm-emoji
emojis: add facepalm emoji
2019-11-23 12:05:23 +01:00
Adam
ed8c975d45 Merge pull request #10112 from abextm/java14-methodhandles
runelite-client: use privateLookupIn for invokespecialing defaults
2019-11-22 13:15:55 -05: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
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
15987632
5a1883d9d7 entity hider plugin: add support for hiding pets 2019-11-21 09:51:15 -05: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
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
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
Adam
7052977448 rotation solver: fix to use modulus instead of remainder operator 2019-11-16 12:46:42 -05: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
Adam
ef15e79885 screenshot plugin: add League folder
Co-authored-by: Hydrox6 <ikada@protonmail.ch>
2019-11-15 10:29:25 -05:00
Adam
0c7f6fda9c world hopper: assign leagues world color
Co-authored-by: Hydrox6 <ikada@protonmail.ch>
2019-11-15 10:29:22 -05:00
Adam
2e024cc688 hiscore plugin: add leagues
Co-authored-by: Hydrox6 <ikada@protonmail.ch>
2019-11-15 10:29:19 -05:00
Adam
bcf89dce92 Remove DEADMAN_TOURNAMENT world type
Co-authored-by: Hydrox6 <ikada@protonmail.ch>
2019-11-15 10:29:09 -05:00
Adam
71d2e74732 Remove SEASONAL_DEADMAN world type
Co-authored-by: Hydrox6 <ikada@protonmail.ch>
2019-11-15 10:28:59 -05:00
winterdaze
f837197823 Shorten NMZ overlay text to prevent overlapping (#10241) 2019-11-15 10:33:23 +01:00
Max Weber
a60d0f1a21 runelite-client: Use archive-patcher for the client-patch
archive-patcher is faster and produces a smaller patch than the
previous bsdiff solution. this also introduces vanilla and patched
client caching, which significantly boosts startup time.
2019-11-14 18:13:20 -05:00
Adam
11e1753240 raid plugin: fix layout command room order 2019-11-14 15:39:17 -05:00
Adam
2ab9877f1d Merge pull request #10234 from Trevor159/raids-fix
raids plugin: fix rotation solver
2019-11-13 13:52:07 -05:00
Tomas Slusny
30fcd76d4a Merge pull request #9475 from dekvall/waka-canoe
Add wilderness canoe icon to world map
2019-11-13 09:56:46 +01:00
dekvall
87af40bec7 emojis: add facepalm emoji 2019-11-13 01:55:14 +01:00
Daniel (Danomate)
530d05a369 cannon: add cannon spot for trolls at Quidamortem (#10242) 2019-11-12 18:43:58 +01:00
BenDol
87c6811819 defaultworld: add option to use last world as default 2019-11-11 21:06:44 -05:00
Adam
e12d0bd23b speccounter: support fake xpdrops 2019-11-11 19:58:27 -05:00
Adam
3775bdacab api: add fake xp drop event 2019-11-11 19:58:27 -05:00
neeerp
fd3a235d7f music plugin: add more area mute options
This adds an option to mute your own area sounds, sounds from npcs, and
sounds with no source.
2019-11-11 19:57:41 -05:00
winterdaze
4beb8766ab Make GWD kill count overlay movable (#10238) 2019-11-12 01:24:08 +01:00
15987632
e3edc16f86 raids plugin: fix rotation solver 2019-11-11 08:22:41 -05:00