You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Allow renaming ships (just in Fleets tab should be enough)
obviously add validation (just check for empty. Players should be able to have ships named the same, HOWEVER during sector generation names should NOT get duplicated)
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
The text was updated successfully, but these errors were encountered: