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

GH-139 | Refactor flight control | Fleet sending (assorted refactors #07) #220

Merged
merged 17 commits into from
Jun 2, 2022

Conversation

mdziekon
Copy link
Owner

@mdziekon mdziekon commented Jun 2, 2022

Summary:

...

Changelog:

  • Fix inadequate coordinates validation, which would allow null values in target coordinates, leading to potential SQL errors
  • Unification of max speed calculation
  • Rendering moved to separate components & utils
  • Move union joiner to a separate util
  • Simplify target coords validation at step two
  • Various code cleanups

Related issues or PRs:

@mdziekon mdziekon added pr:bugfix All pull requests related to fixing bugs pr:refactor All pull requests containing code refactors labels Jun 2, 2022
@mdziekon mdziekon merged commit ab66f58 into master Jun 2, 2022
@mdziekon mdziekon deleted the mdziekon/gh-139/flight-control-refactor-part07 branch June 2, 2022 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:bugfix All pull requests related to fixing bugs pr:refactor All pull requests containing code refactors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant