Kirk Scheibelhut
Kirk Scheibelhut
> Not currently. How do I make one again? I don't have the command memorized (I hate systems administration). To dump the schema for the `ps_replays` table: ``` mysqldump --no-data...
why `ivs: null` instead of `ivs?: ...`? Seems the first is more explicit (in which case, id rather see `| 'infer'` or something, but the second better represents that the...
> A lot of what I wanted to avoid was having to pass the format to exportTeam, but it looks like that won't be possible with the newest approach. :(...
Its an ID search, so searching for `dianice` already will bring up `diancie` and `diangemega`
Do statuses seem like the natural place for avatars as well? These are just a second avatar.
I agree, statuses (especially if we had custom presets) could have been implemented in the same way as avatars (and perhaps should have been). The one thing unique about statuses...
> We could roll that back, honestly. Make the AFK bit "does the username end with @" and then remove everything else having to do with status support, replacing it...
Typescript incremental builds in 3.4 might help with this. Also, `node build full` seems broken, as reported in chat: ``` C:\Users\feeds\Desktop\Pokemon-Showdown-Client>node build full Cloning into 'Pokemon-Showdown'... Checking out files: 100%...
I filed this bug because it came up in PMs/chat and I wanted to track it as a known issue to point people to. I don't have plans to fix...