Commit Graph

149 Commits

Author SHA1 Message Date
Guangcong Luo
2812ab52d0 Credits: Add Vtas 2013-09-02 23:53:04 -05:00
Guangcong Luo
ecaf26a074 Credits: Add "Retired Staff" section 2013-09-02 23:52:37 -05:00
Guangcong Luo
2c262ee016 Update README for GitHub redesign 2013-08-23 15:03:00 -05:00
Marty-D
b9c4789250 Clarify a README instruction. 2013-07-10 13:04:03 -04:00
Cathy J. Fitzpatrick
eb1f8e2281 Change link indexes in README.md 2013-06-17 20:09:55 -06:00
Cathy J. Fitzpatrick
48b18b8319 Update some information in README.md 2013-06-17 20:09:01 -06:00
Guangcong Luo
6897248f4e Credits: Clarify Marty's role 2013-05-16 20:39:37 -07:00
Guangcong Luo
fa5c34d71b Zracknel's real name in credits 2013-05-16 19:36:37 -07:00
Marty-D
1fa4eabebc Add my real name. 2013-05-15 17:17:37 -04:00
Guangcong Luo
7e6e6cc4a3 New Credits layout 2013-05-15 13:42:47 -07:00
Cathy J. Fitzpatrick
8c72f7cb22 Spell Pokémon with an acute e in README.md 2013-04-27 02:07:14 -06:00
Guangcong Luo
3b24ef347d Update README with new nicer URIs
The message on server start has been updated, too
2013-04-25 16:00:03 -07:00
Guangcong Luo
9a81076929 Credit Kyle Dove
He provided the current backgrounds.
2013-04-20 11:20:49 -07:00
Cathy J. Fitzpatrick
0af1f45fe7 Fix more links in README.md 2013-04-18 21:29:40 -06:00
Cathy J. Fitzpatrick
2a87db3a0e Fix client repository link in README.md 2013-04-18 21:27:49 -06:00
Cathy J. Fitzpatrick
62c5e5af89 Drop warnings about broken versions of node
These warnings were more important when the latest stable version of
node was broken. Now that the latest stable version has been fixed for
a while, these specific warnings are not necessary.
2013-04-18 21:26:44 -06:00
Cathy J. Fitzpatrick
b290447bb7 Remove localsysop setting
The `localsysop` setting is dangerous and allows an attack where an
attacker constructs a malicious webpage that makes a connection to
`localhost` on the appropriate port and then takes over the server.
Since the dev console can be used from `localhost` by default, this
would include the ability to run arbitrary code on the server computer.

Any server operator who browses the internet on the same computer
where she or he hosts the server (such as some small-time server
operators) would be vulnerable to having their computer taken
over merely by visiting any webpage on the internet under the
control of the attacker.
2013-04-05 23:27:12 -06:00
Cathy J. Fitzpatrick
f448e35173 node v0.10.2 has been released and is not broken 2013-03-30 05:58:15 -06:00
Cathy J. Fitzpatrick
36b3f173dd Note that node v0.10.0 and v0.10.1 are broken 2013-03-25 22:53:42 -06:00
Cathy J. Fitzpatrick
11694d5b3d Update URIs to *.psim.us where appropriate 2013-03-22 03:24:38 -06:00
Cathy J. Fitzpatrick
b5b961d7c0 Fix capitalisation of 'GitHub' 2013-03-21 00:23:31 -06:00
Guangcong Luo
f2afbe3fc9 Fix a minor typo in the README 2013-03-20 13:56:25 -07:00
Guangcong Luo
7a7e3551b7 Flesh out the intro a bit more
The intro now has some information on the prerequisites of setting
up a server.
2013-03-20 13:27:51 -07:00
Guangcong Luo
77cdc22720 Fix documentation code-blocks 2013-03-20 13:19:28 -07:00
Guangcong Luo
a472c78956 Documentation improvements
- Much more detailed set-up instructions, especially for Windows users
- Setting up an Administrator is now its own section and gets rephrased
- Added a Community section with links to IRC/forums
- Rearranged Contributors section, added Joim
2013-03-20 13:17:24 -07:00
Cathy J. Fitzpatrick
ff3e41b634 Add Cathy J. Fitzpatrick to the Developers list 2013-02-22 05:30:54 -07:00
Cathy J. Fitzpatrick
78f1d4ad0f Revise README.md
- add information on how to become an Administrator
- add myself to contributors list
2013-01-27 21:53:35 -07:00
Guangcong Luo
e99a0d4c5e Consistently call the project 'Pokemon Showdown' in readme 2013-01-21 19:00:20 -08:00
Guangcong Luo
9fd80b6050 We are now officially MIT Licensed 2013-01-17 05:00:28 -08:00
Guangcong Luo
0fe437d71b Sort contributors in order of amount of contribution 2012-12-06 15:50:15 -08:00
Guangcong Luo
5d2db0b807 Minor documentation fixes 2012-09-05 18:49:45 -07:00
The Immortal
3c252f0e5e Added the space in 'The Immortal' 2012-07-09 22:07:05 +04:00
Guangcong Luo
d88abaf4d7 Last README fix 2012-07-09 13:52:36 -04:00
Guangcong Luo
dbf490aa54 Fix README
(angle brackets apparently have meaning in Markdown)
2012-07-09 13:52:06 -04:00
Guangcong Luo
3a95c757ac README updates:
- SockJS migration resets browser issues
- Gen 4 supported
- Add Credits
2012-07-09 13:51:08 -04:00
小太
f03d2f516f Proper four spaces -> single tab 2012-04-16 14:22:08 +10:00
小太
33162d2501 Revert "Four spaces -> Single tab"
This reverts commit 8f8d387f56.
2012-04-16 14:09:07 +10:00
小太
8f8d387f56 Four spaces -> Single tab 2012-04-16 12:55:40 +10:00
Guangcong Luo
88b6639e73 Mention singles only in README 2012-03-28 23:32:43 -04:00
Guangcong Luo
2e006fe27d Update README:
> - "only supports singles battles"
> - mention NoScript as a possible pitfall for local testing; suggest Chrome
> - rephrase plans for hosting entirely local servers
2012-03-28 17:04:40 -04:00
Guangcong Luo
5e169927dd Note that you can specify a port in the README 2012-03-16 22:34:13 -04:00
Bill Meltsner
f4a9f0d9fd remove the node_modules folder from the repository and use package.json to define dependencies 2012-02-11 12:59:19 -05:00
Guangcong Luo
252885387f README.md updated with some more details on hosting your own server 2012-02-11 02:22:48 -05:00
Guangcong Luo
ec750a8ecc README.md updated with some more information on hosting your own server. 2012-02-11 01:59:41 -05:00
Guangcong Luo
e61cdaf340 Update readme to note how to run PS on Android 2012-02-08 18:31:41 -05:00
Guangcong Luo
37e19022c0 Add 'Browser support' section to documentation. 2012-01-31 16:43:18 -05:00
Guangcong Luo
10e7f6b198 Update documentation for new Showdown URL scheme. 2012-01-31 16:11:24 -05:00
Guangcong Luo
48cbdde096 Slightly improve the documentation 2011-12-23 21:09:34 -05:00
Guangcong Luo
46809b812f Add some basic documentation 2011-12-23 21:08:08 -05:00