Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Turn fixes#3484

Merged
Tensuko merged 12 commits intomainfrom
turn-fix
Oct 2, 2024
Merged

Turn fixes#3484
Tensuko merged 12 commits intomainfrom
turn-fix

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG_SP] Vehicle reverses uncontrollably 2

2 participants