Skip to content

Conversation

@JoePfeiffer
Copy link
Contributor

@JoePfeiffer JoePfeiffer commented May 9, 2024

In addition to moving component directories around a little bit and getting rid of the obsolete presets directory, adds LOC/Precision to the Manufacturer list so it will always appear as "LOC/Precision" (instead of sometimes as "LOC Precision" depending on the order of database loading), and also uses the Manufacturer.matches() method instead of a string comparison to match a manufacturer name.

Fixes #2479

…ix of

the legacy components (which are also present in core/src/main/resources/datafiles/components-openrocket/) and obsolete versions of files from the database
…rnal and .../components/database respectively for better organization
…son no matter what order the parts databases are loaded.

Replace string equals with Manufacturer match method when searching for parts in the database
@JoePfeiffer JoePfeiffer merged commit 7a9bb43 into openrocket:unstable May 12, 2024
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.

[Bug] Parts of components database are in two different places in the source tree, and only one is ending up being loaded at run time

1 participant