pioneerspacesim / pioneer

A game of lonely space adventure
https://pioneerspacesim.net
1.64k stars 380 forks source link

Ships fly without thrusters #5961

Open Bodasey opened 4 days ago

Bodasey commented 4 days ago

Steps to reproduce

Sell all thrusters in the equipment market, or buy another ship, they don't have this equipment preinstalled (while hyperdrives are still mounted)

Observed behaviour

The ship still flies.

Expected behaviour

The ship is no longer able to fly.

My pioneer version (and OS):

actual master

My output.txt (required) and game save (optional, but recommended)

no output concerning this

mwerle commented 3 days ago

Thank you for your bug report, but which version of Pioneer is this against? (Please ensure this information is always added to a bug report. This information would be in the output.txt which you also didn't attach)

If it is against Git master, then this is a known issue - the Equip-V2 merge from a few days ago does not yet implement thrusters properly. As you may notice, there's also no thrusters except for S1 available, which means if you buy a larger ship you can't buy thrusters for it.

See #5734 (Specifically: https://github.com/pioneerspacesim/pioneer/pull/5734#issuecomment-2390091070) and #5950