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

Convert uses of PlaneType within server to instead use plane prototypes #198

Merged
merged 70 commits into from Jun 18, 2022

Conversation

steamroller-airmash
Copy link
Owner

This PR converts pretty much all uses of PlaneType and Config::planes to instead use plane prototypes. Along with that, it also converts a bunch of missile-related code to use missile prototypes.

It passes all tests, although due to the fact that there are multiple different configs it breaks custom configs. This will get fixed once the conversion is completed and the new config system is being used.

Proper serialization in a way that results in a nice schema is still
left as a TODO.
@steamroller-airmash steamroller-airmash merged commit 48bf0e3 into master Jun 18, 2022
@steamroller-airmash steamroller-airmash deleted the convert-plane-prototype branch June 18, 2022 03:45
steamroller-airmash added a commit that referenced this pull request Jun 18, 2022
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.

None yet

1 participant