5 Commits

Author SHA1 Message Date
hyppis1
ad16d54e81 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"
2024-07-29 13:12:21 -04:00
hyppis1
b917dc9215 Update ruby-counter to v1.0 (#5691) 2024-03-26 13:20:34 -04:00
hyppis1
82e13bfe6c Update ruby-counter 2024-03-15 11:31:14 +01:00
hyppis1
114808c72e Update ruby-counter (#5629) 2024-03-08 16:19:32 -05:00
hyppis1
cddac4456d Add Ruby counter plugin (#5520) 2024-02-22 06:49:38 +00:00