From 5a5c2da6487f150ac937b4d9d21be11c0d9e9409 Mon Sep 17 00:00:00 2001 From: Erik <46797334+ErikOverflow@users.noreply.github.com> Date: Tue, 9 Jul 2024 12:50:27 -0500 Subject: [PATCH] add combat-details (#6047) * Create combat-details * Update combat-details * Update combat-details * Remove configurable option to display total time in combat It is still logged and tracked for calculating DPS and Kill Per Hour, but it will no longer be viewable to the player. * Remove attacks/hits display * Add true DPS display config option --- plugins/combat-details | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/combat-details diff --git a/plugins/combat-details b/plugins/combat-details new file mode 100644 index 000000000..438724ce7 --- /dev/null +++ b/plugins/combat-details @@ -0,0 +1,2 @@ +repository=https://github.com/ErikOverflow/OSRS-CombatDetails.git +commit=31a41bd4a599114edbb902328b0500b4579d414d