ZAB909 / ChapterMaster

13 stars 21 forks source link

Allow renaming ships #215

Open GalacticChimp opened 9 months ago

GalacticChimp commented 9 months ago

Description

Enabling ship renaming is flavorful, would definitely be nice to have that ability. However, this cannot be properly done until ships (and optimally fleets as well) are refactored into structs. Without the refactor we won't have proper ids for ships.

Proposed change

Additional information

Related to #217