mirror of
https://github.com/runelite/plugin-hub.git
synced 2025-12-23 22:48:49 -05:00
* 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"
106 B
106 B