generated from nhcarrigan/template
prestige resets all-time stats maybe? #37
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
We've noticed something unusual with our prestige system — it looks like it might be clearing out the all-time stats when a user completes a prestige reset. This is a bit of a head-scratcher because players work incredibly hard to build those numbers up, and they should absolutely carry that achievement forward even when they reset their active progress.
We need to dig into what's happening here and make sure that prestige resets work the way they're supposed to: resetting the active progression (level, resources, unlocks, etc.) while keeping the all-time statistics intact as a permanent record of everything the player has accomplished.
This one matters because it's about respecting player effort and progression. 🌟
Acceptance Criteria
Notes
If there are any edge cases with this (like specific stat types that should reset, or migration concerns), let's flag those clearly so we can handle them thoughtfully.