Files
elysium/apps/api/test
hikari 05c0faa432
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m1s
CI / Lint, Build & Test (pull_request) Successful in 1m8s
fix: preserve bounty flag for bosses defeated before flag was introduced
Bosses killed before `bountyRunestonesClaimed` was added to the codebase
had `status: "defeated"` but the field undefined. After prestige, the
preservation check (`=== true`) missed these, so the bounty was re-awarded
next run. Now also treat `status === "defeated"` as proof the bounty was
already earned.

Closes #52
2026-03-18 13:31:30 -07:00
..