* Update Embargo plugin (bug fix + version bump)
- Only call API route once every 3 minutes instead of on tick
- Bump version from 1.0 to 1.1
- Change description
* Embargo Plugin Update - Update side panel, bump ver, change desc
* Add check for profile type in collectionlog unlock route
* Fix for bad var name
* 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"
* Update combat-logger to v1.1.0
* Update combat-logger to v1.1.0
* Update combat-logger to v1.1.0
* Update combat-logger to v1.1.0
* Update combat-logger to v1.1.0
* Added casket-saver
Added casket-saver plugin to plugin list
* Updated commit
New version fixes config uniqueness
* Updated casket-saver
Caskets should now no longer be openable when a master clue is in the casket reward window
* Update Tick Fixer for Mac to v1.1.0
* attempt to resolve dependency issue
* Revert "attempt to resolve dependency issue"
This reverts commit 9deee18133.
* ci fix (inlined dependency)
* improved login checking