Closed merforga closed 5 years ago
deltaconnectedToday at 6:14 PM it probably messes with how you handle overstack not by a lot because extension isnt affected by concentration*(edited) fast bandaid is to handle it like if (is_offcycle) BuffSimulationClass->GetCurrentTicking(quickness).timeremaining += value, else {...} long bandaid probably what EI did and give a "source undetectable duration extension" component to incoming (with nothing to generation because undetectable) also enabled singlestack removes unconditionally instead of just stability so logs may be a bit beefier
Hmm, the log I'm looking at has no buff events that are offcycle with value > 0.
Nevermind, got it.
Version 2.3.3 released on 2018-12-23 11:09:59
Basically need to calculate uptimes based on extended duration as well field. Maybe need to split between old and new version of arc? I dunno.