Commit Graph

11 Commits

Author SHA1 Message Date
Guangcong Luo
0310f99f02 Refactor repl.js 2017-12-23 23:04:03 -06:00
Bryan AA
45ab344144 Replace 'this.sendReply' with 'this.errorReply' in some cases 2015-09-27 19:16:39 -06:00
Guangcong Luo
84897f7142 Disable REPL by default
The REPL feature has been responsible for tons of crashes, so I'm
disabling it until these crashes can be fixed.

I'm also disabling it until it actually gets documented in
`logs/repl/README.md`, because what's there right now is not
enough documentation to actually figure out how to use it.
2015-08-01 02:55:05 -04:00
SolarisFox
7ed407dfd3 standardize "Pokémon" in .md files 2015-06-09 17:21:23 -07:00
Ivo Julca
f25eed308a Update logging documentation with newest features 2015-02-05 20:22:58 -05:00
小太
6138ab9e0b Add REPL sockets 2014-12-14 23:11:13 +11:00
Joimer
ef7bbd182a Fix /modlog all
Modlog now uses synchronous fs directory reading to check all existing
modlogs.
Additionally, A new folder has been created to save all modlogs, since
battle modlogs are saved as well.
2013-12-05 16:03:22 +01:00
Cathy J. Fitzpatrick
ac272e216d Support logging all chat rooms 2013-05-22 20:00:14 -06:00
Cathy J. Fitzpatrick
b075c11f86 Changes to logging.md
- Refer to the project as 'Pokemon Showdown' rather than 'Showdown'
- Up to date information about the logging features of Pokemon Showdown
- Use UNIX line endings (like the rest of the project does)
2013-02-15 18:06:44 -07:00
Guangcong Luo
dd845120f4 Convert logging.md to use CRLFs so Notepad can open it. 2012-02-11 02:16:25 -05:00
Guangcong Luo
c4eae170b0 Add the logs/ directory to the Git repository, and add documentation for the logs. 2012-02-11 01:50:48 -05:00