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] Changing song/input offsets no longer causes the game to go all weird #3546

Merged
merged 4 commits into from
Oct 3, 2024

Conversation

KoloInDaCrib
Copy link
Contributor

@KoloInDaCrib KoloInDaCrib commented Oct 3, 2024

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

3495

Briefly describe the issue(s) fixed.

Changes a bit of Conductor's code as well as a bit of code in PlayState to ensure that the math for offset calculation actually works and doesn't update the game on every beat, thus making the game unplayable with higher offset differences.

Include any relevant screenshots or videos.

2024-10-03.13-22-59.mp4

The video shows command prompt box as well as desired song offsets. Command prompt is shown because AbnormalPoof noticed that the bug is caused by a large amounts of updates to resync vocals, which is then traced.

@Cheemsandfriends Cheemsandfriends self-assigned this Oct 3, 2024
@Cheemsandfriends Cheemsandfriends added the status: pending triage The bug or PR has not been reviewed yet. label Oct 3, 2024
never doing editing with github directly again
@Cheemsandfriends Cheemsandfriends added status: reviewing internally This PR is under internal review and quality assurance testing and removed status: pending triage The bug or PR has not been reviewed yet. labels Oct 3, 2024
@Cheemsandfriends Cheemsandfriends added status: accepted Approved for contribution. If it's not already merged, it may be merged on a private branch. and removed status: reviewing internally This PR is under internal review and quality assurance testing labels Oct 3, 2024
@Cheemsandfriends Cheemsandfriends merged commit d82d2b8 into FunkinCrew:develop Oct 3, 2024
@EliteMasterEric EliteMasterEric added this to the 0.5.2 milestone Oct 12, 2024
@KoloInDaCrib KoloInDaCrib deleted the song-offset-fix branch November 30, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: accepted Approved for contribution. If it's not already merged, it may be merged on a private branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants