beacon: fix offline progress to award all resources #35

Closed
Timmy wants to merge 0 commits from fix/offline-progress-all-resources into main
Owner

Offline progress previously only calculated code, compute, knowledge, users, and impact. Players returning after time away missed rescues, ops, trust, creativity, and harmony accumulation.

Changes:

  • Offline progress now awards rescues, ops, trust, creativity, and harmony
  • Harmony stays clamped to 0-100 during offline calc
  • Welcome-back message only shows resources that actually had positive rates (less noise)
  • totalRescues properly tracked during offline periods
Offline progress previously only calculated code, compute, knowledge, users, and impact. Players returning after time away missed rescues, ops, trust, creativity, and harmony accumulation. Changes: - Offline progress now awards rescues, ops, trust, creativity, and harmony - Harmony stays clamped to 0-100 during offline calc - Welcome-back message only shows resources that actually had positive rates (less noise) - totalRescues properly tracked during offline periods
Timmy added 1 commit 2026-04-10 06:47:39 +00:00
Offline progress previously only calculated code, compute, knowledge, users,
and impact. Players returning after time away missed rescues, ops, trust,
creativity, and harmony accumulation. The welcome-back message now also
only shows resources that actually had positive rates, reducing noise.
Author
Owner

Work submitted in PR #37.

Fixed offline progress to calculate and award all 10 resources (was only doing 5). Welcome-back message now only shows resources with positive rates.

Work submitted in PR #37. Fixed offline progress to calculate and award all 10 resources (was only doing 5). Welcome-back message now only shows resources with positive rates.
Author
Owner

⚠️ This PR has 0 commits and no diff — the branch appears to be empty or already merged into the base. Closing as stale. Reopen with actual changes if needed.

⚠️ This PR has 0 commits and no diff — the branch appears to be empty or already merged into the base. Closing as stale. Reopen with actual changes if needed.
Timmy closed this pull request 2026-04-10 18:59:04 +00:00

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-beacon#35