Skip to content

Fix firing on its own and add optional reset inputs#16

Open
horoni wants to merge 1 commit into
BestProjectTeam:mainfrom
horoni:fix/fast-practice-correct-behavior
Open

Fix firing on its own and add optional reset inputs#16
horoni wants to merge 1 commit into
BestProjectTeam:mainfrom
horoni:fix/fast-practice-correct-behavior

Conversation

@horoni

@horoni horoni commented Jul 24, 2026

Copy link
Copy Markdown

Closes #13

It fixes several bugs of fast practice mode. The main change is that the behavior of fast practice now matches that of /spec. Please review this PR and I will fix founded issues.

Checklist

  • Tested the change ingame
  • Provided screenshots if it is a visual change
  • Tested in combination with possibly related configuration options
  • Written a unit test (especially base/) or added coverage to integration test
  • Considered possible null pointers and out of bounds array indexing
  • Changed no physics that affect existing maps
  • Tested the change with ASan+UBSan or valgrind's memcheck (optional)
  • I didn't use generative AI to generate more than single-line completions

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.

incorrect behavior of fast practice

1 participant