Commit Graph
16507 Commits
Author SHA1 Message Date
Owain van Brakel f056a02ab9 Merge pull request #3024 from open-osrs/upstream-1508
project: Merge upstream
2021-08-16 00:15:13 +02:00
Owain van Brakel 9dd9a2c27a Merge remote-tracking branch 'runelite/master' 2021-08-15 23:10:04 +02:00
Adam 06b6f845e8 config manager: fsync temp config file 2021-08-14 11:31:22 -04:00
Adam 8fa085f4f9 ping: add macos support for icmp ping 2021-08-13 18:01:12 -04:00
Adam 36f97aa412 woodcutting: remove respawn timers from construction trees 2021-08-12 16:01:41 -04:00
Owain van Brakel 66f4279591 Merge pull request #3023 from zeruth/master
project: fix rlVersion
2021-08-12 05:33:28 +02:00
therealnull 1ac698c4db project: fix rlVersion 2021-08-11 21:02:13 -04:00
Adam 33ff3a2749 npc indicators: add fill color config 2021-08-11 19:30:07 -04:00
Vetricci 152077b286 skillcalculator: Add new amethyst items (#13890) 2021-08-11 23:29:55 +00:00
Jordan 93b4faff81 Merge pull request #14003 from Vetricci/roof-removal-prif-overrides
roof removal: add overrides for Prifddinas
2021-08-11 23:19:39 +00:00
Owain van Brakel bb8af4c006 Merge pull request #3022 from open-osrs/damage-xp-drop
client: Damage in XP drop
2021-08-12 00:50:55 +02:00
Owain van Brakel 5100a4dfaf client: Damage in XP drop 2021-08-12 00:40:35 +02:00
Owain van Brakel c70bf5c210 Merge pull request #3021 from open-osrs/scrapie
project: Add scraped ge limits, item stats and npc stats
2021-08-12 00:32:50 +02:00
Owain van Brakel eec1b762ef project: Add scraped ge limits, item stats and npc stats 2021-08-12 00:26:57 +02:00
Owain van Brakel c288e2eb1e Merge pull request #3020 from open-osrs/upstream-1108 2021-08-11 23:33:53 +02:00
Owain van Brakel e6729de460 Merge remote-tracking branch 'runelite/master' 2021-08-11 21:39:01 +02:00
Vetricci 859b0f110e roof removal: add overrides for Prifddinas 2021-08-08 21:52:54 -05:00
Adam a595673974 widget overlay: lower priority of oxygen and hp interfaces
The client attempts to force these to always be below the xp tracker,
and having them at an equal priority can cause our overlay renderer to
fight it by laying out them above the xp tracker
2021-08-08 21:18:20 -04:00
Adam 795c0e4a07 widget overlay: rebuild overlay layers when xp tracker moves
The overlay layers are sorted by position and then by priority, so
changing the position without rebuilding them is incorrect.
2021-08-08 21:17:47 -04:00
Adam a8e745ac62 interact highlight: set overlay priority to high
This is to place it above npc indicators
2021-08-08 13:45:36 -04:00
Adam c68bf31f6b redis pool: don't reuse broken jedis instances 2021-08-08 11:39:53 -04:00
Adam c7b444d892 slayer plugin: use npchiglight for task highlights 2021-08-08 11:37:35 -04:00
BenMortensenTTS a3350a61c8 loot tracker: add rogues' chest 2021-08-07 13:44:12 -04:00
JoshS 24932cc9fc skill calc: add Magic Essence Potion 2021-08-07 11:39:22 -04:00
Max Weber b23a310832 itemstats: remove quest field
this has always been unused and isn't particularly useful to us anyway
2021-08-06 00:20:28 -06:00
Adam 0a86fe35af widgetoverlay: support detached overlays
This adds support for moving the wilderness icon layer, which is not in
an area near a snap corner. With no preferred location set the overlay
adjusts its bounds to the widget bounds and will not adjust the widget
position.
2021-08-05 11:39:40 -04:00
Owain van Brakel e97b21c8e0 Merge pull request #3018 from Owain94/upstream-0508 2021-08-05 00:21:12 +02:00
Owain van Brakel c910bbb0ad Merge remote-tracking branch 'runelite/master' 2021-08-05 00:16:31 +02:00
Adam 912a68effa http service: add pets list length check
0 length lists cause a redis exception from sadd, which I think is not being handled correctly by jedis and leaking the error into further commands
2021-08-04 17:19:49 -04:00
Steven L 92e85d5db0 clues: Add Wizards' Tower fairy ring code to cryptic clue (#13977) 2021-08-04 18:08:06 +00:00
Adamandjsuarez5341 87b8fe0c87 antidrag: enable in pvp
This feature is enabled in the steam client

Co-authored-by: jsuarez5341 <sealsuarez@gmail.com>
2021-08-04 11:37:52 -04:00
Runelite auto updater d577ddc570 Bump for 1.7.20-SNAPSHOT 2021-08-04 10:45:47 +00:00
Runelite auto updater 6ac66bf6ae Release 1.7.19 2021-08-04 10:45:44 +00:00
RuneLite Cache-Code Autoupdater bd72b16501 Update Scripts to 2021-8-4 2021-08-03 23:01:00 -06:00
RuneLite Cache-Code Autoupdater b1e0d713f0 Update Widget IDs to 2021-8-4 2021-08-03 23:00:59 -06:00
Adam 327218af9c hiscore: switch to dmmt hiscores 2021-08-03 21:10:31 -04:00
Jordan a9bee577fb Merge pull request #13954 from Vetricci/itemstats-add-new-gauntlet-food
itemstats: Add new Gauntlet food
2021-08-02 15:16:34 +00:00
Owain van Brakel d8a1f3bbe2 Merge pull request #3003 from ben93riggs/master
overlayrenderer: add widget name as tooltip on ALT + hover
2021-08-02 12:33:28 +02:00
Owain van Brakel d689cbb1fc Merge pull request #3016 from zeruth/archive-mixin
mixins: add RSArchiveMixin for cache access
2021-08-02 12:26:44 +02:00
Owain van Brakel 8a8ba43f87 Merge pull request #3017 from GeChallengeM/Pathfinding
api: Add pathfinding api
2021-08-02 12:26:35 +02:00
Owain van Brakel 44d248d41d client: Checkstyle 2021-08-02 12:26:08 +02:00
Owain van Brakel e60a41c355 mixins: Checkstyle 2021-08-02 12:18:30 +02:00
emerald000 3067169719 boss timers: Change Grotesque Guardians timer to 5 minutes (#13893)
The instance closes 5 minutes after killing Dusk if you don't ring the bell again.
2021-08-02 01:43:10 +00:00
Eirik Leikvoll 29066dfc45 interact highlight: fix auto retaliate highlight color 2021-08-01 16:51:15 -04:00
Adam 4d845e5862 api: add menu location and size accessors 2021-08-01 16:09:12 -04:00
GeChallengeM 3ccde0c785 Checkstyle fix 2021-08-01 18:48:22 +02:00
GeChallengeM 113e12a1c4 Fix checkstyle 2021-08-01 18:43:47 +02:00
Adam 44134dc668 poh: fix burner overlay timers
The object spawn event happens after the lighting animation, which was
causing it to create a new burner with the default timers applied
instead of the one applied via the fm level.

Also fix computing upper limit on the random timer which is not
inclusive of the fm level
2021-08-01 12:38:44 -04:00
GeChallengeM 38939ac971 Add pathfinding API 2021-08-01 18:15:15 +02:00
Christian f85d5dff43 menu swapper: add placeholder withdraw swap 2021-08-01 11:07:12 -04:00