bd488139008931899bd5fc0fbcc83fe6c3e46be7
evaluate_weekly_goals discarded the return value of add_xp(bonus_xp), so a level-up triggered by a weekly goal completion never fired LevelUpEvent — the level-up toast and mode-unlock at L5 were silently skipped. Now captures prev_level, checks leveled_up_from(), and sends LevelUpEvent matching the pattern used by progress_plugin. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
A Klondike solitaire game built in Rust with Bevy, targeting Android and Linux desktop. Features
classic card rendering, draw-one/draw-three modes, score tracking, undo/redo, daily challenges, and auto-complete
detection.
https://klondike.aleshym.co/