auticus / BattleTechTracking

UWP, Android, and iOS project for tracking a BattleTech campaign.
0 stars 0 forks source link

When creating new weapons - do not let name duplicate existing weapons #23

Open auticus opened 2 years ago

auticus commented 2 years ago

This one will need more thought. If an item already exists and you edit its name, then try to edit it back it would fail because its in the template. Might need to keep its name cached and if the change ever goes back to the cache name - allow it or something.