Skip to content

fix: RewindableAction to include ticks at the end of the tickset#513

Merged
elementbound merged 1 commit intofoxssake:mainfrom
ericvolpone:volpwn/rewindable-action-range-fix
Oct 2, 2025
Merged

fix: RewindableAction to include ticks at the end of the tickset#513
elementbound merged 1 commit intofoxssake:mainfrom
ericvolpone:volpwn/rewindable-action-range-fix

Conversation

@ericvolpone
Copy link
Copy Markdown
Contributor

The range function in GDScript is exclusive, so we need to increment the latest tick by 1 in order to successfully queue the current tick.

Found this live with elementbound for context

The `range` function in GDScript is exclusive, so we need to increment the latest tick by 1 in order to successfully queue the current tick.

Found this live with elementbound for context
@elementbound elementbound changed the title Fix for RewindableAction range check fix: RewindableAction to include ticks at the end of the tickset Oct 2, 2025
@elementbound elementbound merged commit 7c1e9ef into foxssake:main Oct 2, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants