Commit Graph
9496 Commits
Author SHA1 Message Date
Jordan 3067628eff Merge pull request #11990 from abextm/pluginpanel-toggle-loginscreen 2020-06-26 13:50:50 -07:00
Jordan dcc0f3e337 Merge pull request #11991 from Nightfirecat/cam-the-camel-clue-fix
AnagramClue: Fix Cam the Camel elite step text
2020-06-26 09:39:44 -07:00
Adam edbf5d22e1 client: update to use isKeyPressed 2020-06-26 12:14:27 -04:00
Adam 1533929191 api: add isKeyPressed 2020-06-26 12:14:27 -04:00
Adam 31c66294f0 menu swapper: don't apply item menu swaps when shift is held
This fixes a regression where applying menu swaps post-shift would make
shift effectively do nothing. Instead use the client swap when shift is
held.
2020-06-26 11:55:06 -04:00
Adam 1e1273d172 menu swapper: fix toggling customizable shift-click option
This was not actually enabling/disabling shift click on config toggle,
nor was it respecting the config option when overwriting the shift click
indexes
2020-06-26 11:55:06 -04:00
Adam 924064ddc5 overlay renderer: avoid unnecessary cursor reset on key release or focus lost 2020-06-26 11:53:59 -04:00
Jordan Atwood e3056b8000 AnagramClue: Fix Cam the Camel elite step text 2020-06-26 00:13:51 -07:00
Abex 4671a084b4 Merge pull request #11976 from Nightfirecat/remove-container-calculation-class
bank plugin: Remove ContainerCalculation class
2020-06-25 22:33:15 -06:00
Max Weber 78a3ccd586 ClientUI: Allow hotkey plugin panel toggles on login screen 2020-06-25 22:26:54 -06:00
Jordan ae294f7ab2 Merge pull request #11989 from Broooklyn/claim-slime
menuentryswapper: Fix claim slime swap
2020-06-25 21:17:51 -07:00
Abex dde5a9ae95 Merge pull request #11975 from Nightfirecat/fix-sidebar-toggle
ClientUI: Fix panel toggle after closing with click
2020-06-25 22:09:35 -06:00
Broooklyn 2f57643f28 menuentryswapper: Fix claim slime swap 2020-06-25 23:04:31 -04:00
Jordan a9344d23f2 Merge pull request #11983 from Nightfirecat/fix-resizable-minimap-widget-id
widgets: Fix resizable minimap container ID
2020-06-25 10:31:48 -07:00
Jordan Atwood 7a500ebf1e widgets: Fix resizable minimap container ID
This also removes some unused and possibly outdated WidgetInfo entries
relating to resizable minimaps.
2020-06-25 10:10:52 -07:00
Sam Rosenthal 6fefd6d4da EmoteClue: Support infernal and crystal axes for enchanted valley clue step (#11934) 2020-06-25 16:50:55 +00:00
Runelite auto updater f7a233b90d Bump for 1.6.22-SNAPSHOT 2020-06-25 11:47:39 +00:00
Runelite auto updater 9f97c5a54c Release 1.6.21 2020-06-25 11:47:31 +00:00
RuneLite Cache-Code Autoupdater ede5c558b3 Update Scripts to 2020-06-25-rev190 2020-06-25 05:26:36 -06:00
RuneLite Cache-Code Autoupdater 51b609095e Update Widget IDs to 2020-06-25-rev190
Lost widget 4.17
Lost widget 4.23
Lost widget 4.29
Lost widget 4.30
Lost widget 4.31
2020-06-25 05:26:35 -06:00
RuneLite Cache-Code Autoupdater c85bbf8080 Update NPC IDs to 2020-06-25-rev190 2020-06-25 11:14:31 +00:00
RuneLite Cache-Code Autoupdater e180f44add Update Script arguments to 2020-06-25-rev190 2020-06-25 11:14:30 +00:00
RuneLite Cache-Code Autoupdater 3dfe391787 Update Object IDs to 2020-06-25-rev190 2020-06-25 11:14:30 +00:00
RuneLite Cache-Code Autoupdater 3bc7e89a0c Update Item variations to 2020-06-25-rev190 2020-06-25 11:14:30 +00:00
RuneLite Cache-Code Autoupdater 003bda8745 Update Item IDs to 2020-06-25-rev190 2020-06-25 11:14:30 +00:00
Abex 7fd9d266f5 Merge pull request #11977 from Nightfirecat/fix-text-outline
TextComponent: Draw outline using one axis offset at a time
2020-06-24 22:36:53 -06:00
Jordan Atwood 8d1f028758 TextComponent: Draw outline using one axis offset at a time
This commit prevents fonts with thin and angled glyphs from having gaps
between the characters and their outline by offsetting outline draws in
one direction exclusively.
2020-06-24 21:01:34 -07:00
Jordan Atwood 6ccaf8876c bank plugin: Remove ContainerCalculation class
This commit removes the hashing feature from container calculation which
alone would make obsolete the ContainerCalculation class, so it
additionally inlines the `calculate()` method into the plugin class.

Additionally, this commit adds null handling for the items parameter of
`calculate()` to prevent NPEs.
2020-06-24 17:28:47 -07:00
Jordan Atwood 99afd3e0b7 ClientUI: Fix panel toggle after closing with click
This commit ensures the previously-active plugin panel can be reopened
with the plugin panel toggle hotkey after being closed via mouse click.
2020-06-24 17:01:52 -07:00
Jordan Atwood db917454e8 menuentryswapper: Fix birdhouse swap 2020-06-24 18:07:44 -04:00
Adam 86ddd6ebd4 client: remove death indicator plugin
The gane update tomorrow will contain a timer & map waypoint
2020-06-24 16:55:22 -04:00
Mitchell KovacsandAdam c5a698f852 Add Pyramid Plunder plugin
Co-authored-by: Adam <Adam@sigterm.info>
2020-06-24 16:44:17 -04:00
Jacob ScanlonandAdam e60d603a07 friends chat plugin: add configuration for join/leave timeout
Co-authored-by: Adam <Adam@sigterm.info>
2020-06-24 15:20:33 -04:00
leejt 48705635a2 loottracker: add standard Casket 2020-06-24 15:02:04 -04:00
melkypie 90aa9ecc09 chatcommands: allow cox pb to look at previous pb times from jagex 2020-06-24 14:17:50 -04:00
melkypie d3e7998e99 chatcommands: fix cox pb tracking for 24+ players team size 2020-06-24 14:17:50 -04:00
Adam 8e1252ba5d chat commands: name pb matcher groups 2020-06-24 13:28:54 -04:00
XortroxandAdam 6aa9990594 clientui: remember sidebar state across restarts
Co-authored-by: Adam <Adam@sigterm.info>
2020-06-24 12:17:58 -04:00
Adam e02bd1d5b8 client: remove itemskeptondeath plugin
This is being superseded in the game update tomorrow - https://twitter.com/JagexAsh/status/1275786030038335488
2020-06-24 10:08:40 -04:00
Jordan 9110fb99e6 Merge pull request #11954 from Nightfirecat/darkmeyer-additions 2020-06-23 23:42:55 -07:00
Jordan 8ba20c6eeb Merge pull request #11845 from Celtech/enhancement-deyalt-essence-timers 2020-06-23 23:36:59 -07:00
Jordan Atwood b17ef5615b discord: Add Darkmeyer and Hallowed Sepulchre minigame 2020-06-23 23:30:33 -07:00
Tim Hinz f7b49fa4e2 mining: Add Daeyalt essence timers 2020-06-23 23:28:09 -07:00
MMagicala 573baa40fc item charges: Fix Amulet of Chemistry charges for low-dose potions (#11825)
Prior to this change, an amulet of chemistry creating potions of any
dose amount less than four (by using it when mixing one-dose Stamina
potions, for instance) would not have its charge count updated.
2020-06-24 04:09:48 +00:00
johannfriasandRon Young 3e7b9e169f banktags: Save last opened tab when opening worn items (#11660)
Co-authored-by: Ron Young <admin@ryoung.io>
2020-06-24 04:04:15 +00:00
Jordan a448e50562 Merge pull request #11966 from Nightfirecat/fix-mithril-ore-skill-challenge-clue
SkillChallengeClue: Fix "Mine a mithril ore" step
2020-06-23 19:25:02 -07:00
MMagicala b4de810865 xp tracker: add option to sort skills by most recently gained xp 2020-06-23 19:20:28 -04:00
Jordan Atwood 1a7014a0f2 SkillChallengeClue: Fix "Mine a mithril ore" step 2020-06-23 16:18:51 -07:00
Max Weber b0677e68e9 chatcommands: don't throw every tick if the player has opened a scroll
This interface is used in many other places
2020-06-23 19:10:34 -04:00
Broooklyn 25cf3eeaac agility: Fix config order 2020-06-23 19:06:25 -04:00