You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When viewing the Splat Log (/spl3), if power is shown and there was an anarchy power for the battle (bankara_power_before, bankara_power_after), it will incorrectly display the value from bankara_power_before as the power. Instead, if bankara_power_before if null, it will only show the value from bankara_power_after (expected outcome).
When viewing the Splat Log (
/spl3
), if power is shown and there was an anarchy power for the battle (bankara_power_before
,bankara_power_after
), it will incorrectly display the value frombankara_power_before
as the power. Instead, ifbankara_power_before
if null, it will only show the value frombankara_power_after
(expected outcome).Example
Battle 1, ? → 1,961.7 uploaded via s3s (doesn't upload
bankara_power_before
): https://stat.ink/@transfoxes/spl3/1c4b1e1b-ec80-4349-aff6-e85fd1bf4164 (bottom of image)Battle 2, 1,961.7 → 1,948.0 uploaded via my own client (uploads both powers): https://stat.ink/@transfoxes/spl3/aaac48ff-f149-4d26-8f05-342a7058d6d7 (top of image)
The text was updated successfully, but these errors were encountered: