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

[BUGFIX] Made the chart editor use correct song IDs when using templates #3018

Closed
wants to merge 22 commits into from

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    e1ca67d View commit details
    Browse the repository at this point in the history
  2. Made it reset _selectedSongId when creating new songs and made it w…

    …ork for fnfc as well.
    AppleHair committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    90e7c06 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Let the user edit the song ID when opening a .fnfc file

    I realized that the way I set the song ID when opening a `.fnfc` file doesn't let the user edit the song ID using the editor, so I reverted this functionality for FNFC.
    AppleHair authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    913f392 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    3c93bba View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    677d63c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a6dc33 View commit details
    Browse the repository at this point in the history
  3. Remove duplicate import

    NotHyper-474 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    01466d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    76d5809 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59debd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bb7874 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25a64c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Merge branch 'develop' of https://github.com/FunkinCrew/Funkin into b…

    …ugfix/chart-selection
    NotHyper-474 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    17bd01a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    c255f35 View commit details
    Browse the repository at this point in the history
  2. docs: Added modding docs link in readme

    Wrong Link, Whoops!
    Cartridge-Man authored and ninjamuffin99 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    78521e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62beaf5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ef3acf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab89381 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Merge pull request FunkinCrew#3019 from lemz1/completion-fix

    Fix Completion Overwrite
    EliteMasterEric authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2fa7cca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d417faf View commit details
    Browse the repository at this point in the history
  3. Merge pull request FunkinCrew#3093 from NotHyper-474/bugfix/chart-sel…

    …ection
    
    [BUGFIX] Player's left notes being selected when they shouldn't
    EliteMasterEric authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    7441c39 View commit details
    Browse the repository at this point in the history
  4. Merge pull request FunkinCrew#3138 from lemz1/substate-dispatch-event…

    …-fix
    
    Fix onSubStateOpenEnd not being called from Substates
    EliteMasterEric authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d79e7c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ca64eb View commit details
    Browse the repository at this point in the history