Changelog - Skretzo/runelite-plugins GitHub Wiki

Chat Success Rates

Version 1.2

  • Added pet fish catch rate

Version 1.1

  • Added a panel UI to visualize the distribution of success rates by skill level
  • Added a few integrated presets to track a selection of skilling actions:
    • Pickpocketing NPCs
    • Construction nail bending
    • Lighting logs
    • Crafting pottery

Version 1.0

  • Initial version

Combat Roll

Version 1.1

  • Combat rolls are now showing up on the equipment screen of the bank
  • Thick Skin, Rock Skin, Steel Skin, Rigour, Augury, Piety and Chivalry should now correctly boost defence rolls for melee, magic and ranged
  • The +8 adjustment constant was removed from player magic defence roll
  • Reordering items in the inventory should no longer incorrectly recalculate the combat rolls, leading to very wrong values
  • Fixed the widget child IDs following an update to the two-column format equipment screen
  • The ranged defence roll is no longer incorrectly using the ranged level instead of the defence level

Version 1.0

  • Initial version

Identificator

Version 1.6

  • Added option to show transformed/morphed game object and NPC ids
    object-morph-id
    npc-morph-id
  • Added option to show ground object, decorative object and wall object transformed/morph ids
  • Added option to show ground object, decorative object and wall object animation ids

Version 1.5

  • Added dynamic game object animation ids
    object-animation-id

Version 1.4

  • Added NPC override model ids, colours and textures

Version 1.3

  • No longer display hidden NPCs

Version 1.2

  • Added option to log tick timestamp and player related IDs like animation, pose animation and graphic ID to a side panel

Version 1.1

  • The colour options in the config are now inside the colour config section
  • Object overhead information is now also displayed upstairs
  • Hover information and overhead information on the same tile is now displayed side-by-side
  • Hover information is now only displayed in the game scene and not in e.g. the inventory

Version 1.0

  • Initial version

Invalid Movement

Version 1.0

  • Initial version

Line Markers

Version 1.3

  • Fixed NPEs when importing malformed markers from config or clipboard

Version 1.2

  • Replaced HotkeyListener with KeyListener to allow shift+/ and shift+5 on macOS Ventura while listening for the shift key

Version 1.1

  • Added option to combine entire line marker groups by renaming to the same name

Version 1.0

  • Initial version

No Examine

Version 1.4

  • Option to remove PoH remove menu options when building mode is off
  • Option to remove walk here menu options
  • The remove menu option is now only removed for game objects and not in the equipment tab while inside the player-owned house

Version 1.3

  • Option to not remove examine when the shift key is held down
  • Option to remove cancel

Version 1.2

  • Menu entries are now only removed when the menu is open

Version 1.1

  • Temporarily fixed a bug causing conflict with the core Menu Entry Swapper

Version 1.0

  • Initial version

Radius Markers

Version 1.9

  • No longer mark NPCs without name
  • Prevented the colour picker from opening off-screen
  • Removed malformed/invalid null markers

Version 1.8

  • No longer mark null NPCs

Version 1.7

  • Exporting markers to the clipboard is now based on the current search term and/or selected filter instead of only visible markers

Version 1.6

  • Added a warning for loading and importing malformed marker config values, and null exception handling

Version 1.5

  • Added a copy button to export all visible markers to the clipboard
  • Added a paste button to import markers from the clipboard

Version 1.4

  • Fixed instance coordintes by using local instance coordinates instead of template coordinates in instances
  • Improved the minimap rendering by using a sprite mask for the minimap draw area clipping

Version 1.3

  • Added some config toggles to simplify the markers
  • Small code reorganization

Version 1.2

Version 1.1

  • Added marker searching in the panel
  • Added marker filtering in the panel

Version 1.0

  • Initial version

Snakeman Mode

Version 1.0

  • Initial version

Tick Timestamp

Version 1.1

  • The tick counter is now reset on login

Version 1.0

  • Initial version

Transcriber

Version 1.4

  • Added option to transcribe NPC overhead text

Version 1.3

  • Added options to transcribe animation IDs, font IDs and model IDs
  • Added option to highlight the outline of the selected transcription
  • Added a few more default blacklisted widget group IDs

Version 1.2

  • Added support for transcribing all interfaces except widget group IDs in a blacklist

Version 1.1

  • Fixed certain books and scrolls not transcribing, e.g. Intel report and Pirate message
  • Added option to transcribe item IDs and sprite IDs

Version 1.0

  • Initial version

Video Recorder

Version 1.0

  • Initial version