false-spring / gbfr-logs

GBFR Logs lets you track damage statistics with a nice overlay DPS meter for Granblue Fantasy: Relink.
MIT License
213 stars 23 forks source link

feat: Refactor hooks library + Add SBA gauge/usage tracking #73

Closed false-spring closed 7 months ago

false-spring commented 7 months ago

This PR adds support for tracking SBA gauge value gains, as well as SBA attempts + usages.

Still work-in-progress as need to build out the parser to save these events. Damage log assumes saving only damage events, but we need to move to a generic event log that can store different types of events.

TODO: