The Clue Scroll plugin will now display whether you have built the STASH unit for emote clues and will mark the tile of nearby STASH units when travelling to complete your clue. Thanks to @hex-agon for this contribution!

STASH unit build status and location indicator

The Clan Chat plugin now offers an option to allow chat typed in the Clan tab to be sent to your clan chat without the need for your message to start with /, just like on mobile!

A Music List plugin has been added, which adds similar functionality as is found in the Quest List plugin, that is ability to show only unlocked or locked songs, and search functionality. Thanks to @achencoms for adding this feature.

Music filtering and search

There are also several smaller improvements and bug fixes, including:

  • Plugin names in the plugin list panel now display a pop-up menu when clicked, linking directly to their wiki pages
  • The Special Attack Counter plugin no longer resets recorded special attacks when interacting with NPCs which cannot be attacked
  • The Cooking plugin properly displays the time to fermentation when making a full inventory of wines
  • The Clue Scroll plugin will now display solutions for beginner-level map clues
  • A bug which would cause the special attack bar to not be updated when hide auto retaliate was on has been fixed
  • The World Map plugin now shows the location of the Camulet teleport
  • An option has been added to the Menu Entry Swapper plugin to swap "Send-parcel" and "Quick-pay(100)" for quick and easy access to the hardwood grove in Tai Bwo Wannai
  • The Chat Filter plugin now has options to prevent filtering messages sent by friends and clan members, and will now never filter messages from yourself
  • The Opponent Information plugin can now display both HP value and percent at once on the displayed opponent HP bar
  • The Clue Scroll, Time Tracking, and World Map plugins have had updates to reflect last week's Hosidius rework

Enjoy!

- Jordan

New commits

We had 14 contributors this release!

Adam (6):
      quest list plugin: fix removing widets on shutdown
      xtea service: fix bulk query returning duplicates
      clanchat plugin: add clan tab chat option
      client: fix spec bar not updating with hide auto retaliate on
      spec counter: ignore non attacakble npcs
      clue plugin: update Hosidius clue hint from rework

Austin Bryant (1):
      cooking plugin: fix wine fermentation timer to begin at appropriate time

Cistoran (1):
      worldmap: update Xeric's Glade teleport location

Hexagon (1):
      clue plugin: add stash unit built status to emote clue overlay

Hydrox6 (2):
      clues: add support for beginner maps
      Fix Hosidius Easy Cryptic clue after rework (#8940)

Jacky Liang (1):
      Add camulet teleport icon to worldmap (#8934)

Jared N (1):
      menu swapper: add Hardwood Grove menu swap option

Jordan Atwood (3):
      PluginManagerTest: Ensure config keyNames are not duplicated
      plugins panel: Add wiki link to name labels
      attack styles: Attach spec bar redraw listener to weapon text

Max Weber (5):
      runelite-api: Correct WallObject documentation
      mixins: Correct WallObject's clickbox
      mixins: Correct DecorativeObject's clickbox
      timetracking: Update farming patches for the Hosidius rework
      timetracking: Don't crash when seeing a garbage varbit value

Tomas Slusny (1):
      Add support for center label to ProgressBarComponent

achencoms (1):
      client: add music list plugin and search filter

osrs-music-map (1):
      chat filter: add options to filter friends and clan members

seandewar (1):
      opponentinfo: add option to show both hp value and percent

xDemoN (1):
      Fix amulet of fury spelling error in ItemMapping.java (#8885)