pokemon-showdown/chat-plugins
Guangcong Luo 340e61682b
Safe FS writing (#4145)
Writing program state to a file is fairly hard to do safely, especially
with Node's async FS writing. PS previously reimplemented in several
places the code necessary to do it safely. FS().writeUpdate now
consolidates that code so anyone can easily safely update a file.
2017-11-14 02:09:18 -06:00
..
COMMANDS.md
datasearch.js Fix chat plugins using old checkLearnset 2017-11-02 13:51:20 -04:00
hangman.js Hangman: Split guesshelp into more lines (#3870) 2017-08-09 02:45:04 -05:00
health-fitness.js Safe FS writing (#4145) 2017-11-14 02:09:18 -06:00
info.js Standardize formatting of OM restrictions (#4129) 2017-11-09 23:36:24 +08:00
jeopardy.js Upgrade eslint to 4.x (#3657) 2017-06-18 22:37:43 -07:00
mafia-data.js
mafia.js Mafia: add a flag for early progess that doesn't eliminate people that haven't voted 2017-06-25 14:54:09 -04:00
modlog.js Modlog: fix result count display being off by one (#4044) 2017-10-07 16:20:00 -05:00
othermetas.js Standardize formatting of OM restrictions (#4129) 2017-11-09 23:36:24 +08:00
poll.js Suppress blankvote error 2017-05-18 05:38:14 -05:00
room-events.js Rename Chat.parseText -> Chat.formatText 2017-10-30 21:41:59 -05:00
room-faqs.js Rename Chat.parseText -> Chat.formatText 2017-10-30 21:41:59 -05:00
roomsettings.js Add Users.PLAYER_SYMBOL constant 2017-11-12 23:34:28 -06:00
scavenger-games.js Rename Chat.parseText -> Chat.formatText 2017-10-30 21:41:59 -05:00
scavengers.js Scavengers: Improve status display (#4138) 2017-11-12 19:57:45 -06:00
tcgtabletop.js tcg: update to use https, fix error with bulba (#4053) 2017-10-13 05:38:46 +02:00
thehappyplace.js THP: Fix typo (#3986) 2017-09-15 23:24:23 -04:00
thestudio.js Force linebreaks at the ends of files 2017-10-08 03:05:29 -05:00
trivia.js Safe FS writing (#4145) 2017-11-14 02:09:18 -06:00
uno.js UNO: fix playing 2 cards during UNO (#3949) 2017-09-03 09:38:36 +04:00
wifi.js Wifi: update help for breeding contest commands 2017-11-08 22:50:44 +01:00