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

Turn fixes #3484

Merged
merged 12 commits into from
Oct 2, 2024
Merged

Turn fixes #3484

merged 12 commits into from
Oct 2, 2024

Conversation

pvaiko
Copy link
Contributor

@pvaiko pvaiko commented Sep 29, 2024

Fixing some old bugs which never surfaced before the course generator updates, to make 180 turns with reversing work better

pvaiko and others added 10 commits September 28, 2024 18:41
When compaction is enabled we only save the start and end
of a row, except when it isn't straight, for instance
because it is bypassing an island. For those rows, we now
save all waypoints.
#3463 use bounds check waypoint table when copying.

Also remove a bunch of unused fields from course.
Fix compacting rows for multi vehicle courses
Make sure waypoint distance never exceeds
CourseGenerator.cRowWaypointDistance.

CourseGenerator.cRowWaypointDistance reduced to 7 from 10
Yet another bug that would never have happened
if we were using a compiled language...
@pvaiko pvaiko requested a review from Tensuko September 29, 2024 23:06
@pvaiko pvaiko self-assigned this Sep 29, 2024
@pvaiko pvaiko linked an issue Sep 29, 2024 that may be closed by this pull request
@Tensuko Tensuko merged commit eb09d0c into main Oct 2, 2024
4 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.

[BUG_SP] Vehicle reverses uncontrollably 2
2 participants