MegaMek / mekhq

MekHQ is a java helper program for the MegaMek game that allows users to load a list of entities from an XML file, perform repairs and customizations, and then save the new entities to another XML file that can be loaded into MegaMek.
http://megamek.org
134 stars 172 forks source link

Automatic Mothballing of Dropships when starting contracts #5190

Closed MrHiDie closed 4 days ago

MrHiDie commented 1 week ago

Prerequisites and Pre-Issue Checklist

Severity *

High (Major Disruption): A major feature is broken or incorrect, but a workaround exists.

Brief Description *

When starting a new contract, you are prompted to automatically mothball all units in your TOE until you arrive planetside to save money. However, clicking yes will also mothball any dropships you have in your TOE which is what is supposed to be transporting the units.

Steps to Reproduce

  1. Have a dropship in your TOE
  2. Accept a contract that requires you to travel
  3. When it asks you mothball all your TOE units click accept
  4. Your Dropship will be mothballed and unable to be unmothballed until you arrive planetside

Operating System *

Windows 11

Java Version *

Adoptium 17.0.13

MekHQ Suite Version *

Free Text (type manually)

Custom MekHQ Version

v0.50.02

Attach Files

No response

Final Checklist

IllianiCBT commented 1 week ago

We should explicitly exclude all large vessels and (maybe) small craft. This was an oversight in my part.

IllianiCBT commented 4 days ago

Closing as resolved