chore: enforce that account only owns one of 'singleton items' #969
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "singletons"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
d842576a0f
tod1264b3549
should probably use the wishlist thingie and add all unique items in that list, not add items if they are in there.
there are many unique items which should be owned only once. we shouldnt have a check for every of those
They don't seem to use any different system for this. This is just a courtesy to ensure that SNS inventories stay in an expected state.
Right, sure, but we could just maintain a list on the inventory.
The original servers seem to use the wishlist for that, but we could use any name of course.
They don't use the wishlist for crewships at least.
Actually, I'm not sure they use the wishlist like you describe at all.
it was just my guess for what the wishlist's function is.
But for some items they report a WishlistChange.
And since for example ship features are not wishlistable, the only reasonable explanation for me was that it is the games way to track unique items.