massif-press / cc-lcp-editor

A tool for producing Lancer Content Packages for use with COMP/CON
9 stars 9 forks source link

Handling for duplicate IDs #18

Closed perijove closed 1 year ago

perijove commented 3 years ago

Is your feature request related to a problem? Please describe. It is possible to create multiple items with the same ID, which will lead to data handling issues when loaded into compcon. There is no warning to inexperienced LCP creators about this

Describe the solution you'd like Upon the user entering an ID for a new item, check if there is an item with the same ID in the pack. If there is, highlight the cell in red with a tooltip warning about a duplicate ID.

Describe alternatives you've considered Check for a duplicate ID when attempting to save an item. If there is a duplicate, give the user the option to overwrite or cancel the save.

jarena3 commented 1 year ago

resolved in 0.3