Skip to content

[ENHANCEMENT?] Have FNFLegacyImporter better rebuild legacy events and time changes on charts #5021

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

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

Conversation

infurnoo
Copy link

@infurnoo infurnoo commented May 5, 2025

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

i dont think so, but just a tiny issue i noticed :D

Briefly describe the issue fixed.

FNFLegacyImporter would insert camera events and time changes at the first note time position of that section, but if section had no notes those events would be lost, or be at the wrong time if the note wasnt at the exact start of that section, messing with conductor and camera event timing.

Simulates the way legacy conductor would find the time of these events to convert chart to vslice.

Include any relevant screenshots or videos.

(too slow encore as example idk many songs with tempo change stuff)

legacyimportfixtest.mp4

@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. labels May 5, 2025
@AbnormalPoof AbnormalPoof added type: enhancement Involves an enhancement or new feature. topic: chart editor Related to the operation of the Chart Editor. labels May 6, 2025
@EliteMasterEric EliteMasterEric added size: medium A medium pull request with 100 or fewer changes. and removed size: medium A medium pull request with 100 or fewer changes. labels May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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: enhancement Involves an enhancement or new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants