supeffective / koffing

Online Pokémon Showdown Team parser that converts your competitive strategies to machine-readable JSON code.
https://itsjavi.com/koffing/
MIT License
22 stars 1 forks source link

fix parser incompatibilities #14

Closed itsjavi closed 1 year ago

itsjavi commented 1 year ago

the parser is slightly incompatible with original :

For reference, take a look at the original implementation: https://github.com/smogon/pokemon-showdown-client/blob/fbe9c2d/js/storage.js#L1099

itsjavi commented 1 year ago

actually the name/nickname was parsed correctly already