Skip to content

Fix control visibility on component removal#2832

Merged
daid merged 6 commits intodaid:masterfrom
oznogon:control-visibility-on-component-removal
Apr 4, 2026
Merged

Fix control visibility on component removal#2832
daid merged 6 commits intodaid:masterfrom
oznogon:control-visibility-on-component-removal

Conversation

@oznogon
Copy link
Copy Markdown
Contributor

@oznogon oznogon commented Apr 3, 2026

  • Don't show combat maneuver controls if both ManeuveringThrusters and ImpulseEngine components are removed.
  • Reset boost/strafe behaviors to 0 if combat maneuver controls aren't visible.
  • Don't show beam info box if BeamWeapons component is removed.
  • Don't show manual missile aiming controls if MissileTubes component is removed.
  • Don't show Hull info displays if the Hull component is removed.
  • Don't show probe link-related buttons on Science, Ops, Relay if RadarLink component is removed.

oznogon added 5 commits April 3, 2026 09:24
- Don't show beam info box on Weapons, Tactical, or SinglePilot if
  BeamWeapon component is removed or both beam/shield frequencies
  and system damage are disabled during runtime.
- Don't show AimLock or enable manual missile aim if MissileTubes
  component is removed.
- Align logic across Tactical and SinglePilot.
@oznogon oznogon marked this pull request as draft April 3, 2026 16:55
@oznogon oznogon marked this pull request as ready for review April 3, 2026 17:31
@daid daid merged commit 2fa8432 into daid:master Apr 4, 2026
5 checks passed
@oznogon oznogon deleted the control-visibility-on-component-removal branch April 5, 2026 01:52
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.

2 participants