-
Notifications
You must be signed in to change notification settings - Fork 408
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
Implement copy from fitting window #91
Comments
Just realized that the format doesn't specify ship, so... this isn't gonna work unless we prompt user for ship type. Which is probably more trouble than it's worth right now. Shame, would have been an easy way to import fits from the client. =( |
What if it will just try to append mods to currently open ship fitting? It is likely to be other kind of import though, because currently used import system does not really support it. |
That could work, however it deviates from the current system a bit. We could perhaps pass the active fit to the import function. If there are modules on the current active ship, then make a new fit with the same ship. If modules are empty, then simply append... That could work. I'll reopen and see what I can do. =) |
Fit can have 0 modules, but still have cargo and/or rigs (freighter, ship with stripped modules). It should match all possible (exact) headers imo, if any is found - do the import magic. I will fix it later. |
Fitting window being:
You can copy this with Ctrl+A then Ctrl+C, and paste. This is the format:
The text was updated successfully, but these errors were encountered: