Skip to content
New issue

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

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

Already on GitHub? # to your account

Chart editor - Don't add default difficulty to song metadata #4216

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Lasercar
Copy link
Contributor

@Lasercar Lasercar commented Feb 23, 2025

Does this PR close any issues? If so, link them below.

Fixes #3111

Briefly describe the issue(s) fixed.

The chart editor would always end up adding the default difficulty to the metadata if it wasn't already there.

Now, not only does it set the selected difficulty when a song is loaded to the first available difficulty, it also only adds a difficulty to the metadata if the one that's selected when the song is saved doesn't exist in it.

Include any relevant screenshots or videos.

It'll now only add the current difficulty to the metadata if it doesn't exist in it when saved.
@Lasercar Lasercar changed the base branch from main to develop February 23, 2025 11:56
@github-actions github-actions bot added status: pending triage Awaiting review. size: medium A medium pull request with 100 or fewer changes. pr: haxe PR modifies game code. and removed status: pending triage Awaiting review. size: medium A medium pull request with 100 or fewer changes. labels Feb 23, 2025
@AbnormalPoof AbnormalPoof added type: minor bug Involves a minor bug or issue. status: pending triage Awaiting review. topic: chart editor Related to the operation of the Chart Editor. size: medium A medium pull request with 100 or fewer changes. labels Feb 23, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
pr: haxe PR modifies game code. size: medium A medium pull request with 100 or fewer changes. status: pending triage Awaiting review. topic: chart editor Related to the operation of the Chart Editor. type: minor bug Involves a minor bug or issue.
Projects
None yet
2 participants