Skip to content

✨ Complete: Progress Reset Feature and Sound Fallback System - #48

Open
mx57 wants to merge 1 commit into
feat/desktop-pet-cat-implementation-13128440384193574434from
jules-1603803225891051505-ec0273e3
Open

✨ Complete: Progress Reset Feature and Sound Fallback System#48
mx57 wants to merge 1 commit into
feat/desktop-pet-cat-implementation-13128440384193574434from
jules-1603803225891051505-ec0273e3

Conversation

@mx57

@mx57 mx57 commented Aug 9, 2026

Copy link
Copy Markdown
Owner

This change implements progress reset functionality and a robust sound fallback system:

  1. Progress Reset:

    • DataStore.reset_all_data() cleans logs, achievements, and resets stats to 0.
    • InputManager.reset_all_data() clears all runtime accumulators, timers, caches, and forces 'idle' state.
    • StatsDialog incorporates a styled "Сбросить прогресс" button with dual-confirmation dialog and real-time refresh.
  2. Sound Fallbacks:

    • SoundManager redirects missing sound requests to standard 'meow' to prevent silent audio failures.
  3. Verification & Tests:

    • Added specific tests for DB reset, InputManager reset, QMessageBox modal UI flow, and Sound fallbacks.
    • All tests pass, and UI captures verify correctly.

PR created automatically by Jules for task 1603803225891051505 started by @mx57

- Added complete progress reset logic across database, memory, and UI layers.
- Added Sound Fallback routing to 'meow' sound for missing WAV audio assets.
- Integrated styled "Reset Progress" button with warning prompt in StatsDialog.
- Created robust PySide6 unit test coverage in tests/test_utils.py.
- Verified offscreen layout rendering and screenshots capture successfully.
@google-labs-jules

Copy link
Copy Markdown

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant