From ad16d54e8151b7b3cd26e2c1b4bdcf329b22b2df Mon Sep 17 00:00:00 2001 From: hyppis1 <147988668+hyppis1@users.noreply.github.com> Date: Mon, 29 Jul 2024 20:12:21 +0300 Subject: [PATCH] update ruby-counter (#6297) * Update ruby-counter Added extra stats to track. 1. Expected procs 2. dry chance for last proc 3. longest dry streak 4. Color coding for current procs and overall rate * Update ruby-counter Changed few things with new tracking stats. And removed coloring * Update and rename ruby-counter to bolt-proc-counter * Rename bolt-proc-counter to ruby-counter renamed bolt-proc-counter back to ruby-counter for the repository * Update ruby-counter * Update ruby-counter * Update ruby-counter * Update ruby-counter * Update ruby-counter Changed normal data saving to only happen "onClientShutdown". Data sample saving happens as often as user wants * Update ruby-counter Fixed oversight during normal data saving. * Update ruby-counter Forgot to add check if data saving config was enabled. Check is now in place * Update ruby-counter * Update ruby-counter Changed data to be saved when user logs out. "onClientShutdown" is used as backup saving incase user closes client without logging out first. * Update ruby-counter * Update ruby-counter * Update ruby-counter Added quiver ammo slot to work for tracking. Also added "Attacks that hit" tracking, and overall accuracy with that. Added "attacks that hit" tracking to saved data also * Update ruby-counter changed quiver ammo reading to happen from "public static final int" --- plugins/ruby-counter | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/ruby-counter b/plugins/ruby-counter index d78a24295..440cbe95a 100644 --- a/plugins/ruby-counter +++ b/plugins/ruby-counter @@ -1,2 +1,2 @@ repository=https://github.com/hyppis1/BoltProcCounter.git -commit=938c92def86d439daa3bb92fc785cb83bcd5589c +commit=6e3f7e4adee1231a3bc59b1207b9604b9d7e464d