mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-04-25 16:14:01 -05:00
New Replays isn't done yet but I've done a lot of work on it and probably it deserves a commit. Why rewrite Replays: - I redesigned pokemonshowdown.com to look more modern and support dark mode, and rejiggering Old Replays would be a lot of work anyway. - It'd be nice to actually deploy some of PS's whole Preact infrastructure somewhere, instead of it just being in development hell. - Nice to get a second look at the relevant code, leading to fixes like |
||
|---|---|---|
| .. | ||
| js | ||
| theme | ||
| .htaccess | ||
| 404.php | ||
| 503.php | ||
| apple-touch-icon.png | ||
| battle.log.php | ||
| battle.php | ||
| build | ||
| converter.lib.php | ||
| favicon.ico | ||
| index.php | ||
| ps_prepreplays.sql | ||
| ps_replays.sql | ||
| README.md | ||
| replay-config.example.inc.php | ||
| replays.lib.php | ||
| search.json.php | ||
| search.php | ||
| turn-image.php | ||
| warstory.php | ||
PS replays database
This is the code powering https://replay.pokemonshowdown.com/
JSON API
The replays database has a JSON API, documented at:
https://github.com/smogon/pokemon-showdown-client/blob/master/WEB-API.md