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
133 stars 171 forks source link

RFE: Add ability to override TO&E 'Formation Type' at all levels #4735

Open UlyssesSockdrawer opened 2 months ago

UlyssesSockdrawer commented 2 months ago

Environment

Version: MekHQ-0.50.0-SNAPSHOT+ OS: N/A Java: N/A

Description

Changes made by @IllianiCBT for the auto-medal assigning feature also automatically captures each TO&E layer's 'Formation Type'.

An override is provided via the right-click menu for the top level node of the TO&E, but is not available for player created nodes. Some players may wish to customise exactly what type of formation a TO&E entry represents.

This RFE is to extend the override feature to all TO&E nodes.

Files

N/A

IllianiCBT commented 2 months ago

Anyone implementing this should ensure their changes meet the following requirements: