generated from nhcarrigan/template
bug: achievements not triggering on milestone completion #255
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
A player reported not receiving two achievements after what appeared to be qualifying completions. The achievements were visible in the UI but remained locked/unclaimed after the trigger condition was met.
Note:
deusmortissuggested some achievements only activate on prestige, which may explain this in some cases. However, this should be investigated and the achievement trigger conditions should be clearly documented or made visible to players.Reporter
Helio Guilherme(Discord), 2026-04-27A screenshot was attached in the Discord report showing the two affected achievements — please follow up with Helio to confirm the exact achievement names/IDs if investigation requires it.
Expected Behaviour
Achievements should be awarded as soon as the trigger condition is met. If some achievements intentionally require a prestige cycle to trigger, this should be clearly communicated in the achievement description.
Steps to Reproduce
Investigation Notes
apps/web/src/engine/tick.tsand the achievement evaluation logic for any conditions that may require a prestige cycle✨ This issue was created with help from Hikari~ 🌸