plugin-hub icon indicating copy to clipboard operation
plugin-hub copied to clipboard

Create combat-details plugin

Open ErikOverflow opened this issue 1 year ago • 2 comments

This plugin adds 2 info panels with details about combat performance. It is similar to the PVP Performance tracker, but functions for all NPCs, and even tracks multi-combat performance.

Here is a screenshot containing both info panels and their details in their default configuration. image

ErikOverflow avatar May 21 '24 16:05 ErikOverflow

New plugin combat-details: https://github.com/ErikOverflow/OSRS-CombatDetails/tree/31a41bd4a599114edbb902328b0500b4579d414d

I've removed the ability to display time in combat, as I saw some other concerns around the Watchdog timer and abuse for some bosses.

This plugin tracks and displays total attacks/hits similarly to the pvp performance tracker plugin, but since the total number of attacks can be equally abused to track boss mechanics in an unfair manner, I've also removed that and only display overall accuracy as a percentage.

The above changes should remove any risk of abuse for counting/timing boss attacks.

ErikOverflow avatar May 30 '24 05:05 ErikOverflow