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

RFE: Display Cockpit type in Unit Viewer. #4907

Closed
HammerGS opened this issue Nov 19, 2023 · 2 comments · Fixed by #4917
Closed

RFE: Display Cockpit type in Unit Viewer. #4907

HammerGS opened this issue Nov 19, 2023 · 2 comments · Fixed by #4917
Labels
GUI User Interface (RFE) Enhancement Requests for Enhancement, new features or implementations

Comments

@HammerGS
Copy link
Member

While doublechecking IM's for advanced fire control I noticed we don't display the cockpit which would have been useful for quickly checking.

@HammerGS HammerGS added (RFE) Enhancement Requests for Enhancement, new features or implementations GUI User Interface labels Nov 19, 2023
@gsparks3
Copy link
Collaborator

Doesn't the unit viewer already display cockpit type if it's anything but a standard cockpit? Due to the way MM handles fire control for IMs, that means that any IM without AFC will show an Industrial Cockpit, while any that fail to indicate a specific cockpit must have AFC.

Basic Crosscut-X4 shows industrial cockpit:
image

Crosscut-X4K with AFC shows no cockpit type:
image

Might not hurt to have it handled the way gyro type is, though, where it's displayed even if it's just "Standard Gyro".

@HammerGS
Copy link
Member Author

Yeah, thats kinda what i was going for.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI User Interface (RFE) Enhancement Requests for Enhancement, new features or implementations
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants