NickImpact / GTS

A take on the Global Trading Station from the Pokemon Games, expanded to a full developer API
GNU General Public License v3.0
17 stars 28 forks source link

Allow blacklisting of Pixelmon Eggs #111

Closed Mike5357 closed 3 years ago

Mike5357 commented 3 years ago

What are you trying to do? Prevent the listing of unhatched eggs on GTS. We would only like hatched Pixelmon to be listed to the GTS.

Describe the solution you'd like Allow an option to add eggs to the blacklist config.

Describe alternatives you've considered Since eggs are classified by id of the Pixelmon they hatch into themselves, adding them to the current blacklist system might not be feasible and instead a separate "Allow Eggs" option in the config could be an option.

Mike5357 commented 3 years ago

Follow-up: It's also possible to view the stats of un-hatched eggs before a listing is even posted so the blacklist wouldnt solve the issue unless this was also changed with the config option: image

Heriptik commented 3 years ago

Good idea

NickImpact commented 3 years ago

I'm willing to do the first option of just outright blocking eggs from being listed, but egg information is shown as to help ensure GTS doesn't become a gambling service. I want people to know what they are buying, rather than guess and then attack you guys because they didn't know what they were buying, which will then of course find a way to lead back to me.

Mike5357 commented 3 years ago

If eggs were unlistable, then that wouldn't be an issue

Mike5357 commented 3 years ago

Perhaps a better compromise would be to change the name and lore of any blacklisted item/pokemon in the preview to say "This item is unlistable"?

NickImpact commented 3 years ago

Will consider the alternative for 6.1.1. Otherwise, 6.1.0 will ship with being able to block the listing of eggs.