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

A few issues with Pokemon eggs #141

Open SirDoof opened 3 years ago

SirDoof commented 3 years ago

What is the bug? So i've got 2 issues with poke eggs:

What version of GTS are you running? 6.1.8

What version of Sponge are you running? 7.3.0

Provide a link to the file generated by /nucleus info N/A

To Reproduce Steps to reproduce the behavior:

  1. Go to sell a poke
  2. Choose egg in party
  3. Sell egg

Expected behavior Not being able to sell eggs or see its info

Error logs N/A

NickImpact commented 3 years ago

First bit is likely just an unimplemented section. Second bit I still remain hesitant on, as the idea I had was that eggs shouldn't be a gamble. The compromise I believe is best is simply showing only the species information (form and what not) so there's at least something. Want people to know what they're buying before just spending and realizing they bought something terrible.

SirDoof commented 2 years ago

Been thinking about this and actually I don't think i'd need you to change the egg info if the allow-eggs got implemented.

NickImpact commented 2 years ago

In latest snapshots as of https://github.com/NickImpact/GTS-Pixelmon-Extension/pull/6