Commit Graph
11566 Commits
Author SHA1 Message Date
Adam 311b77a127 clientthread: log exceptions at error level 2022-03-24 10:11:37 -04:00
Mathew Hylkema 7c60630206 menu swapper: add deposit-runes swap for gotr 2022-03-24 10:11:01 -04:00
Jonathan Lee 1927de9b10 loot tracker: add guardians of the rift 2022-03-23 21:40:19 -04:00
Adam 47403c675c chat commands: add hmt alias for theatre of blood hard mode 2022-03-23 21:39:39 -04:00
Adam 5c77312edf chat commands: add gotr kc 2022-03-23 21:34:28 -04:00
Max Weber 3f6885999a config: associate account hashes to rsprofiles 2022-03-23 20:14:45 -04:00
Max Weber 66bfde7cc3 api: add AccountHashChanged event 2022-03-23 20:14:45 -04:00
Adam d9f303adac plugins: replace getUsername uses with getAccountHash 2022-03-23 20:14:45 -04:00
Adam bb0b30915d api: deprecate getUsername 2022-03-23 20:14:45 -04:00
Adam db96e9dcef client: add otl token requester 2022-03-23 20:14:45 -04:00
Adam babe279997 api: add Jagex api 2022-03-23 20:14:45 -04:00
Runelite auto updater 597ded7cf2 Bump for 1.8.16-SNAPSHOT 2022-03-23 11:47:19 +00:00
Runelite auto updater 0d02b538ab Release 1.8.15 2022-03-23 11:47:16 +00:00
Max Weber 0dacb6b7ab rl-api/Quest: update to 2022-3-22 2022-03-23 05:37:33 -06:00
Max Weber 963dc72d19 rl-client/chatcommands/Pet: add abyssal protector 2022-03-23 05:37:33 -06:00
RuneLite Cache-Code Autoupdater 4ebcb524b5 Update Scripts to 2022-3-22 2022-03-23 05:37:33 -06:00
RuneLite Cache-Code Autoupdater 351d6eb3ae Update NPC IDs to 2022-3-22 2022-03-23 05:37:33 -06:00
RuneLite Cache-Code Autoupdater f1611a5b28 Update Object IDs to 2022-3-22 2022-03-23 05:37:33 -06:00
RuneLite Cache-Code Autoupdater dfcc3ed633 Update Item variations to 2022-3-22 2022-03-23 05:37:33 -06:00
RuneLite Cache-Code Autoupdater b4ee7b5107 Update Item IDs to 2022-3-22 2022-03-23 05:37:33 -06:00
Max Weber de10c9892d rl-client: remove questlist plugin
this functionality is included in vanilla now
2022-03-23 05:37:32 -06:00
Runelite auto updater ee2ddbad64 Update 204 2022-03-23 11:34:23 +00:00
Hydrox6 8ad5977ad5 npcaggro: always show tutorial overlay if plugin is not calibrated 2022-03-22 20:13:19 +00:00
Adam 69b6cdf5b0 gpu: set jogamp.gluegen.TestTempDirExec=false
This prevents gluegen from testing if the tempdir is noexec, resulting
in it always using the tempdir. The test seems unreliable since we see
many users who fail the exec test but the plugin would work for
otherwise.
2022-03-22 15:24:02 -04:00
Adam ac2856daae ground item: expand item lists by default 2022-03-22 15:01:37 -04:00
emielv 71866e44bd clues: add abyssal whip (or) variant 2022-03-21 23:41:09 -04:00
Adam 2654975db7 loot tracker: remove import notice 2022-03-21 19:02:03 -04:00
Runelite auto updater 3097531564 Bump for 1.8.15-SNAPSHOT 2022-03-19 22:36:29 +00:00
Runelite auto updater cb018fc1fe Release 1.8.14 2022-03-19 22:36:21 +00:00
Adam 508c5928fe gpu: use DebugGL4 in debug mode 2022-03-19 18:05:53 -04:00
Hydrox6 7051bedc61 cannon: add support for shattered relics league ornamental cannon
Annoyingly, the cannonball projectiles are not fired out of the centre
of the cannon object like the original cannon does, so how the cannon's
position is stored had to be changed to a WorldArea
2022-03-18 17:04:49 -04:00
Hydrox6 51e2ff00c4 ItemMapping: add shattered relics ornament kits 2022-03-18 17:04:49 -04:00
Adam 2192ac7d45 client: allow setting system properties via runtime config 2022-03-18 16:19:47 -04:00
Adam dbfcc456f9 gpu: update to jogl 2.4.0-rc-20220318 2022-03-18 15:59:25 -04:00
Adam 3464551d83 gpu: remove egl dependency 2022-03-18 15:59:12 -04:00
Adam b9d905621d gpu: remove newt dependency 2022-03-18 15:59:04 -04:00
Jordan d3b660fee3 Merge pull request #14756 from Nightfirecat/fix-grim-tales-tower-roof 2022-03-17 18:17:01 +00:00
Jordan Atwood 53ee3eb747 roof removal: Add Grim Tales tower override 2022-03-17 11:05:26 -07:00
Max Weber 52c2061ccd rl-api: use TileObjects' z for hulls/clickboxes/outlines 2022-03-16 19:21:04 -06:00
Adam 4f8991dc7e loot tracker: add remember loot option 2022-03-15 18:24:01 -04:00
Adam e953631a08 chat message manager: fix gim rl-format messages
The rl-format messages aren't prepended with |, causing them to be sent to normal clan chat instead.
2022-03-15 15:42:17 -04:00
Adam 310b007409 Revert "gpu: Fix loading gluegen natives on some Windows configurations"
This reverts commit 35949bce22.
2022-03-13 23:35:39 -04:00
Adam d8ba9b13ba loottracker: replace repaint calls with revalidate
This fixes removing panels from the logs container not correctly rebuilding the container to remove the space the box was previously in
2022-03-13 19:59:44 -04:00
Adam 08da9a2d8a loot tracker: add wilderness loot chest 2022-03-13 16:42:46 -04:00
AdamandShawn Shadrix 88933be3df loot tracker: track caught implings
Co-authored-by: Shawn Shadrix <shshadri@ncsu.edu>
2022-03-13 15:55:15 -04:00
AdamandShawn Shadrix a877c58005 loot tracker: support opening multiple imp jars in 1 tick
This tracks the number of removed jars to determine how many were
opened. This only works when opening multiple of the same type of jar.

Co-authored-by: Shawn Shadrix <shshadri@ncsu.edu>
2022-03-13 15:55:15 -04:00
AdamandShawn Shadrix 08359a0df0 loottracker: add imp jars
Co-authored-by: Shawn Shadrix <shshadri@ncsu.edu>
2022-03-13 15:55:15 -04:00
Adam 28d4ceb2b5 loottracker: refactor inv change events
Instead of having logic to set the event type and then pick it up again in the inv change event, store a callback to be called on inv change
2022-03-13 15:55:12 -04:00
Jordan eabaa9cab4 Merge pull request #14229 from Nightfirecat/tutorial-island-roof-fix 2022-03-10 01:02:42 +00:00
Jordan Atwood ef20508ccd roof removal: Add Tutorial Island overrides 2022-03-09 16:58:53 -08:00