Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swadge Hero #300

Merged
merged 52 commits into from
Oct 5, 2024
Merged

Swadge Hero #300

merged 52 commits into from
Oct 5, 2024

Conversation

AEFeinstein
Copy link
Owner

@AEFeinstein AEFeinstein commented Oct 5, 2024

Description

In progress merge for menu coloring

Test Instructions

Play, record a high score, view the high score

Ticket Links

#288

Readiness Checklist

  • I have run make format to format the changes
  • I have compiled the firmware and the changes have no warnings
  • I have compiled the emulator and the changes have no warnings
  • I have run make cppcheck and checked that cppcheck_result.txt has no warnings for the changes
  • I have added doxygen comments to any code used by more than one Swadge mode. This includes /*! \file comments with Design Philosophy, Usage, and Example sections for new headers.
  • I have run make docs and checked that doxy_warnings.txt has no warnings for the new code

Move all menu allocations to SPIRAM
Specify pins when initializing DAC
Add DAC shutdown function

Fix GPIO headers to match current IDF
commit 6695116
Author: gelakinetic <[email protected]>
Date:   Sun Sep 22 14:15:53 2024 -0400

    Sokobokobanaban first merge (#296)

commit 0e137f6
Author: JVeg199X <[email protected]>
Date:   Sun Sep 22 07:29:50 2024 -0400

    Pango (initial pull request) (#295)

commit 1da5644
Author: Dylan Whichard <[email protected]>
Date:   Sun Sep 22 03:58:48 2024 -0700

    MIDI Registered/Non-registered Parameter Support, default instrument changes (#293)

    Add documentation too

commit 576902a
Author: Dylan Whichard <[email protected]>
Date:   Sun Sep 22 03:52:55 2024 -0700

    Add FreeDesktop config files for native support in graphical desktop environments (#294)

commit 2298b2b
Author: johnnywycliffe <[email protected]>
Date:   Sun Sep 22 06:43:26 2024 -0400

    Palette wsg (#292)

    Add ability to palette-swap WSGs when drawing

commit e6fde30
Author: Dylan Whichard <[email protected]>
Date:   Sat Sep 21 01:15:52 2024 -0700

    Fix broken markdown (#291)

commit 8e3ef72
Author: Dylan Whichard <[email protected]>
Date:   Fri Sep 20 17:17:22 2024 -0700

    Add MIDI technical documentation (#289)

commit 674cb11
Author: cnlohr <[email protected]>
Date:   Thu Sep 19 15:48:56 2024 -0700

    Update demo code for usb hid demo (#287)

commit 69615ad
Author: gelakinetic <[email protected]>
Date:   Thu Sep 19 06:29:38 2024 -0400

    Add pinball to the attic

    But get a few nice things along the way
Merge remote-tracking branch 'origin/main' into ssr
Add status and timing text
Fix note input timings
commit 426906c
Author: gelakinetic <[email protected]>
Date:   Thu Sep 26 22:38:01 2024 +0000

    Fix HARDWARE_HOTDOG config

commit bec7451
Author: gelakinetic <[email protected]>
Date:   Sun Sep 22 21:44:55 2024 -0400

    Add Initial Swadge Hero (#297)

    Add hardware type config

    Fix or suppress warnings

commit 45147c2
Author: Dylan Whichard <[email protected]>
Date:   Sun Sep 22 18:33:53 2024 -0700

    Add direct MIDI-opening support for OSX (#284)
Show game end when song ends or fail out
Fix firmware build
Safer exit from Swadge Hero game mode
Read settings to RAM when game starts
Use settings in gameplay
Set up polling to display the fail meter at the end of the song
Draw score on game end screen
Add more speed options
Fix memory leak
Implement high score saving and display
Add note scoring for hold notes
Ignore buttons not used in the mode
Recolor Swadge Hero menu
Save letter grade to high scores
Better measurement for game over screen
Fix bug with bad default speed
@AEFeinstein AEFeinstein merged commit 69da2a1 into main Oct 5, 2024
6 checks passed
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