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

Request Shiny variant in Forms UI #143

Open HackuJacku opened 2 years ago

HackuJacku commented 2 years ago

What are you trying to do? When specifying a "Pokemon" as the price, I am unable to select the shiny variant of the pokemon specified.

Describe the solution you'd like Ability to specify the shiny variant of the Pokemon I have specified.

Describe alternatives you've considered N/A

Anything else that might help? The following screenshot shows the current options for Abomasnow. The shiny variant is not an available option. image

Mike5357 commented 2 years ago

Additionally to this, it would be great if you could request a Custom Texture pokemon as well. Maybe if the config had a list option for "requestable customtexture specs" that would show the listed forms for specific pokemon

Edit: This probably deserves its own suggestion; moving.

NickImpact commented 2 years ago

In response to both options here, shiny and textures aren't too terrible to add on. The thing I'm trying to avoid is requesting only battle perfect or outrageous requests that would ultimately find most pokemon listings unsold.

Specifically, I mean all listings requesting fully EV trained, fully IV trained, having pokerus, and every other possible combo that would just be problematic for these types of prices.

I will explore the custom textures and shiny flags for the next release.