Search results for query: *

  • Users: Voidshard
  • Content: Threads
  • Order by date
  1. Done Add Ident to request.active structs

    Hey guys, Back with another random API suggestion to make life easier (well, my life at least :blobshrug: ). When a |request|REQUEST arrives as detailed here https://github.com/smogon/pokemon-showdown/blob/master/sim/SIM-PROTOCOL.md we're told the moves available like so ``` "active": [...
  2. Done Include num fields in simulator replies

    Currently the |request API response includes the active pokemon moves & data about pokemon on the side. Excerpt from https://github.com/smogon/pokemon-showdown/blob/master/sim/SIM-PROTOCOL.md "moves": [ { "move": "Light Screen", "id": "lightscreen"...
Back
Top