cppisking / ffrk-inspector

Issues tracker for FFRK Inspector
10 stars 8 forks source link

Missing items table needs to allow nulls #33

Closed cppisking closed 9 years ago

cppisking commented 9 years ago

It's impossible to enter items since you can't go back and forth between the item database tab and the inventory tab with a partially completed row.

DennisJWheeler commented 9 years ago

Maybe instead one of two things. A flag/button that says this item is missing, submit it? Just a click for anyone to help.

Even more convenient. Have it automatically just check all your inventory if it is in the database or not. It will just pull anything that the database doesn't have already without users being able to mess things up, but also get everything without hoping someone will do it for you.

cppisking commented 9 years ago

It actually already does the second, but it's not enough information. The only way to get the numbers for base stats and max stats is from the FFRK official website. So atm it will automatically add missing items, but on the equipment data to all the stata will be empty On Sat, May 30, 2015 at 6:21 AM DennisJWheeler notifications@github.com wrote:

Maybe instead one of two things. A flag/button that says this item is missing, submit it? Just a click for anyone to help.

Even more convenient. Have it automatically just check all your inventory if it is in the database or not. It will just pull anything that the database doesn't have already without users being able to mess things up, but also get everything without hoping someone will do it for you.

— Reply to this email directly or view it on GitHub https://github.com/cppisking/ffrk-inspector/issues/33#issuecomment-107040304 .

cppisking commented 9 years ago

Fixed locally, will be in the final release.