BagSync

BagSync

3M Downloads

uniqeid stripped from litem link when using ToShortLink

Lachnoir opened this issue ยท 1 comments

commented

was the removal of the uniqueid from the itemstring intentional or accidental; in the comparison you omitted "g ==h" which would have included the uniqueid. as a side note the itemstrings now apparently also include a reforged field...

cheers

commented

It was intentional. There are some parts of the item string that just aren't important. The less data stored the better. However, I'm aware of the reforgeID. I've been making some adjustments to the database for enchants and such. Though it's still a work in progress. Currently my time is being occupied with studies. I do intend to resolve this issue when the semester is over. Thanks for reporting this much appreciated.