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

Cleanup Store code #7424

Draft
wants to merge 18 commits into
base: master
Choose a base branch
from
Draft

Commits on Sep 26, 2024

  1. Cleanup stores

    Update
    
    Refactor Smith menu
    
    Clean up the smith main menu with helper functions, and prevent utilizing the line number to figure out what functions to call.
    
    Clean up Main Menu more
    
    Separate strings
    
    Refactor and general fns
    
    Note: There is a bug where wirt's item can only be clicked on the item name
    
    Consolidate Sell functions
    
    Consolidate canselltotowner
    
    Fix bad rebase
    
    Fix accidental change
    
    Add IsPlayerInStore()
    
    Rename/organize
    
    Update stores.cpp
    
    Update stores.h
    
    Rename playerItemIdx
    
    Renames and fix
    
    IsPlayerInStore()
    
    RestoreResource()
    kphoenix137 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d6487f9 View commit details
    Browse the repository at this point in the history
  2. SetupErrorScreen()

    kphoenix137 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3bb0beb View commit details
    Browse the repository at this point in the history
  3. vectors

    kphoenix137 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9916aec View commit details
    Browse the repository at this point in the history
  4. Update stores.cpp

    kphoenix137 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0f90517 View commit details
    Browse the repository at this point in the history
  5. Fix broken sell

    kphoenix137 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3e5daee View commit details
    Browse the repository at this point in the history
  6. Major refactor

    kphoenix137 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2ae006d View commit details
    Browse the repository at this point in the history
  7. Fix bug

    kphoenix137 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0629449 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Progress update

    kphoenix137 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c9d30dc View commit details
    Browse the repository at this point in the history
  2. Progress update

    kphoenix137 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    bff5579 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c94d2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06d7403 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Update

    kphoenix137 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    07b212e View commit details
    Browse the repository at this point in the history
  2. Updated

    kphoenix137 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    8a054da View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Update

    kphoenix137 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    94a769b View commit details
    Browse the repository at this point in the history
  2. Update

    kphoenix137 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9c0f7e5 View commit details
    Browse the repository at this point in the history
  3. Fix Boy

    kphoenix137 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9405200 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Update

    kphoenix137 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    014e694 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Update

    kphoenix137 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5a3bd33 View commit details
    Browse the repository at this point in the history