BigWigsMods / Transcriptor

Logging utility for boss encounters.
9 stars 10 forks source link

Collect Vignette Data on VIGNETE_UPDATED #17

Open yoshimo opened 5 years ago

yoshimo commented 5 years ago

To help with https://github.com/BigWigsMods/Capping/issues/18 and similiar cases in the future, it would be good if you cycled through all returns of C_VignetteInfo.GetVignettes() and call C_VignetteInfo.GetVignetteInfo() on them when VIGNETTE_UPDATED fires. Logging the pure event alone is not that helpful.