smcameron / space-nerds-in-space

Multi-player spaceship bridge simulator game. Captain your starship through adventures with your friends. See https://smcameron.github.io/space-nerds-in-space
GNU General Public License v2.0
724 stars 73 forks source link

missile launch failure #344

Closed heaventwig closed 9 months ago

heaventwig commented 9 months ago

On the weapons screen, the N key triggers sounds but no other activity, including no decrement of the missile count. If there's a missile lock process required first, it's not reflected in the help screen documentation.

smcameron commented 9 months ago

f5ae309413a562f19ed350bffcc83e5db4a0e9eb Provide hints to trigger happy weapons officers

smcameron commented 9 months ago

Oops...

2c6fdc3597b1e10d5f6fbadd9f85bf8fa9528aa7 Add missing return to process_adjust_control_fire_missile()

smcameron commented 9 months ago

60597063da46f546a40f0ea88c4e555e9f67a81a Mention in-range targeting requirement in weapons help text

heaventwig commented 9 months ago

That's fantastic. Thank you! The updated help text does suggest a question though -- what's the range on the missile lock?