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

Vehicle group fixes #207

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Conversation

andrzejfalkowski
Copy link
Contributor

CheckSquadMovementGroups called after load was forcing vehicles to use ubGroupID from Squad instead of correct ubMovementGroup from pVehicleList.
Issue: #91

There was another semi-related error with using VEHICLE assignment directly as a squad index causing out of range issue when plotting vehicle movement on the map screen.
It was also possible to duplicate squad assignments when unassigning mercs from a vehicle by unselecting them before movement in the movement plot flow due to automatic squad assignments putting them in the same squad they were supposed to be removed from.

@Asdow Asdow merged commit d56288e into 1dot13:master Aug 28, 2023
@andrzejfalkowski andrzejfalkowski deleted the vehicle-group-fix branch August 31, 2023 20:49
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