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

3477 bug spcourse around islands are lost after savereload game#3485

Merged
Tensuko merged 6 commits intomainfrom
3477-bug_spcourse-around-islands-are-lost-after-savereload-game
Sep 30, 2024
Merged

3477 bug spcourse around islands are lost after savereload game#3485
Tensuko merged 6 commits intomainfrom
3477-bug_spcourse-around-islands-are-lost-after-savereload-game

Conversation

@pvaiko
Copy link
Contributor

@pvaiko pvaiko commented Sep 30, 2024

No description provided.

pvaiko and others added 6 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
@pvaiko pvaiko requested a review from Tensuko September 30, 2024 10:08
@pvaiko pvaiko self-assigned this Sep 30, 2024
@pvaiko pvaiko linked an issue Sep 30, 2024 that may be closed by this pull request
@Tensuko Tensuko merged commit a390bc7 into main Sep 30, 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]Course around small islands are lost after save/reload game

2 participants