Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Validate flight plans #14

Merged
merged 3 commits into from
Mar 14, 2022
Merged

Validate flight plans #14

merged 3 commits into from
Mar 14, 2022

Conversation

jdno
Copy link
Owner

@jdno jdno commented Mar 14, 2022

The flight plan component has been extended with validation logic. When a plane is spawned, a default flight plan will be created for it. When the user then updates the flight plan, certain rules must be fulfilled. Most importantly, the flight plan must start with the node that the plane is currently heading towards.

@jdno jdno self-assigned this Mar 14, 2022
@jdno jdno enabled auto-merge (squash) March 14, 2022 12:53
@jdno jdno merged commit 3f34271 into main Mar 14, 2022
@jdno jdno deleted the validate-flight-plans branch March 14, 2022 12:55
@jdno jdno added the R-added Add a new feature to the release notes label Mar 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
R-added Add a new feature to the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant