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

Applied a number of changes to the debug menu #3926

Merged
merged 13 commits into from
Jan 5, 2024

Commits on Jan 4, 2024

  1. Renamed the Party/Boxes section of the debug menu to just Party

    Misc:
    -Relabeled the enums containing the constants for the different features in each main section of the menu.
     -The reason why is that "enum PartyMenu" was throwing a compiler error for whatever reason, so I renamed the other labels to keep them consistent with it.
    LOuroboros committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ee8a7eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4d8bab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ea0ac9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbd0c3d View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    5eacff7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c0bc28 View commit details
    Browse the repository at this point in the history
  3. Packed the debug menu's 'Fill' options into a PC/Bag category of thei…

    …r own
    
    And reupdated a lot of labels that I previously renamed. I shouldn't have removed the "Fill" in them when I renamed PC/Pockets to PC/Bag..
    LOuroboros committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    dda2ef6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b87e22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e50d5a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    668e6c1 View commit details
    Browse the repository at this point in the history
  7. Made the B button take you back to PC/Bag from Fill, instead of takin…

    …g you to the main debug menu
    LOuroboros committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    be8f49f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b935d2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0a9eaae View commit details
    Browse the repository at this point in the history