Commit Graph

23 Commits

Author SHA1 Message Date
Guangcong Luo
1a3e03bff6 Bump Node version requirement to 10
Apparently assert.strict doesn't exist on Node 8.
2018-10-16 03:52:16 -05:00
Guangcong Luo
9bf108dad8
Clarify README Warning 2018-09-02 01:12:40 -05:00
Guangcong Luo
26bd0e6b05 Document new build process 2018-05-17 11:52:32 -05:00
Guangcong Luo
82e7a917ab Move session library inside repository
For too long, ntbb-session and ntbb-database have been maintained
outside of this repo, but no longer! All these files are now part of the
repository, making it significantly more self-contained.

If I had to say why it took this long, I think it was mostly inertia. It
was easier leaving them where they were than having to audit them for
private keys in the wrong places, etc.

I'm starting to think of PS more as sim first, website secondary than
the other way around, now. Especially now that we don't have a forum,
the website itself isn't really important... Maybe one day I'll get rid
of the landing page and make the sim itself the first thing you see when
you hit pokemonshowdown.com... but today is not that day!

The repo is still not "batteries-included" since I am not going to teach
anyone how to set up PHP and MySQL or even get the config files working.
But for anyone who wanted their own client, well, it gets a lot easier
to do now.
2016-10-20 13:16:06 -04:00
panpawn
98c76d37d2 README: Add Dex to Navigation section (#769) 2016-10-02 22:19:24 -07:00
Guangcong Luo
1cb32b2153 README: Improve links and intro
A slight reword of the intro, and a navigation bar above the intro to
quickly jump to the server repo or PS main.
2014-06-19 01:41:27 -05:00
Cathy J. Fitzpatrick
1414eaa994 Support the ladder room in testclient.html 2013-05-25 00:41:27 -06:00
Cathy J. Fitzpatrick
8b95302e97 Update information on what testclient.html supports 2013-05-25 00:29:22 -06:00
Cathy J. Fitzpatrick
842b9411cc Spell Pokémon with an acute e in README.md 2013-04-27 02:09:35 -06:00
Cathy J. Fitzpatrick
5261dc9478 Revert "testclient.html is no longer necessary"
This reverts commit d22a87872c.
2013-04-18 04:20:49 -06:00
Cathy J. Fitzpatrick
d22a87872c testclient.html is no longer necessary 2013-04-17 17:31:38 -06:00
Cathy J. Fitzpatrick
6ed5c51aeb Add query string syntax to testclient.html 2013-02-20 03:55:26 -07:00
Cathy J. Fitzpatrick
58600066de Revise list of what works in the testclient 2013-02-08 05:32:21 -07:00
Cathy J. Fitzpatrick
d14bfd7aa2 Revise README.md for new testclient.html 2013-02-08 04:20:16 -07:00
Cathy J. Fitzpatrick
44b5f3cde0 Really fix link 2013-02-03 04:34:58 -07:00
Cathy J. Fitzpatrick
a01337d134 Fix link in README.md 2013-02-03 04:32:18 -07:00
Cathy J. Fitzpatrick
07fd44afb7 Update link in URI 2013-02-02 19:43:34 -07:00
Cathy J. Fitzpatrick
676df137c5 Update link in README.md 2013-01-30 07:06:34 -07:00
Guangcong Luo
d9c2d8c757 Clarify what's usable with testclient.html 2013-01-23 18:18:25 -08:00
Guangcong Luo
8c80a318ac Rephrase README a bit 2013-01-23 17:45:26 -08:00
Guangcong Luo
e4bde150e0 Add support for a test client 2013-01-23 17:45:03 -08:00
Guangcong Luo
b16c1527da Populate with current state of client 2013-01-23 16:39:14 -08:00
Guangcong Luo
1f699b56c9 Initial commit 2013-01-23 16:09:53 -08:00