Vectorial1024 / v1024_civilian_fleets

Create civilian fleets to help manage your traders and miners.
https://www.nexusmods.com/x4foundations/mods/335
MIT License
18 stars 10 forks source link

Include anchor space into fleet name when auto-renaming #40

Closed Vectorial1024 closed 4 years ago

Vectorial1024 commented 4 years ago

Anchor space can be either a sector-hexagon or a space station, as specified in the various civilian default orders out there; both types of anchor space should still produce a readable name to be printed onto the fleet name.

The fleet name is now in the format of "Civilian XX YY @ ZZ", where XX is the civ-fleet number, YY is the fleet designation/purpose, and ZZ is the name of the anchor space; the "@ ZZ" part will not be shown if there is no recognized anchor space to produce names.

Of course, these features only apply to recognized civilian default orders.

This option can be toggled at SirNukes' Extension Options menu.

Resolves #30 .