pokemon-showdown/dev-tools
Guangcong Luo 4c0699abc6 Implement inputLog
A battle's inputLog is now stored separately from the output log. It's
not an exact log of inputs, but rather just a collection of the inputs
that resulted in the battle: a default choice expands to the choice
that was actually used, and the starting seed is logged whether or not
it was explicitly passed into the battle stream.

Fixes #4348

Fixes #3201
2018-01-28 21:23:06 -06:00
..
global.d.ts Implement inputLog 2018-01-28 21:23:06 -06:00
globals.ts Rewrite Process Manager 2018-01-18 03:34:16 -06:00
node.d.ts Implement inputLog 2018-01-28 21:23:06 -06:00
users-utils.js Sockets: refactor to use maps (#3474) 2017-04-23 16:39:38 -07:00