Skip to content

[CHORE] Remove Conductor.songPositionDelta - #7807

Open
TechnikTil wants to merge 1 commit into
FunkinCrew:developfrom
TechnikTil:chore/no-more-gettimewithdelta
Open

[CHORE] Remove Conductor.songPositionDelta#7807
TechnikTil wants to merge 1 commit into
FunkinCrew:developfrom
TechnikTil:chore/no-more-gettimewithdelta

Conversation

@TechnikTil

@TechnikTil TechnikTil commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Description

Due to FunkinCrew/lime commit 5a3c6d0, Conductor.songPositionDelta is no longer needed for "accurate" time calculations.

This PR removes all logic tied to it, since it provides zero benefit. Conductor.getTimeWithDelta() is still kept, as a deprecated function, for backwards compatibility.

Signed-off-by: TechnikTil <techniktil@tilnotdrip.org>
@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 Aug 3, 2026
@NotHyper-474 NotHyper-474 added the type: chore Involves minor adjustments that do not make functional changes. label Aug 3, 2026
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. type: chore Involves minor adjustments that do not make functional changes.

Development

Successfully merging this pull request may close these issues.

2 participants