chore: enforce that account only owns one of 'singleton items' #969

Merged
Sainan merged 1 commits from singletons into main 2025-02-19 13:42:37 -08:00
Owner
No description provided.
Sainan force-pushed singletons from d842576a0f to d1264b3549 2025-02-19 13:25:19 -08:00 Compare
Owner

should probably use the wishlist thingie and add all unique items in that list, not add items if they are in there.

should probably use the wishlist thingie and add all unique items in that list, not add items if they are in there.
Owner

there are many unique items which should be owned only once. we shouldnt have a check for every of those

there are many unique items which should be owned only once. we shouldnt have a check for every of those
Author
Owner

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.

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.
Owner

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 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.
Author
Owner

They don't use the wishlist for crewships at least.

They don't use the wishlist for crewships at least.
Author
Owner

Actually, I'm not sure they use the wishlist like you describe at all.

Actually, I'm not sure they use the wishlist like you describe at all.
Owner

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.

> 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.
Sainan merged commit 6acb0f5dca into main 2025-02-19 13:42:37 -08:00
Sainan deleted branch singletons 2025-02-19 13:42:37 -08:00
Sign in to join this conversation.
No description provided.