0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 20 hours ago.
Jun 10, 2023 — Jun 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Convert logging.md to use CRLFs so Notepad can open it. More... over 12 years ago
README.md updated with some more information on hosting your own server. More... over 12 years ago
Don't crash if lastbattle.txt doesn't exist. More... over 12 years ago
Add /help documentation for /whois More... over 12 years ago
Add logs/ and node_modules/v8-profiler/ to .gitignore More... over 12 years ago
Add the logs/ directory to the Git repository, and add documentation for the logs. More... over 12 years ago
Make /groups work properly More... over 12 years ago
Lots of changes to chat commands: - Moderated chat mode is now implemented in chat-commands.js, not in app.js - Moderated chat mode can now restrict by group: /modchat @ = only @ and & can talk - New commands: /announce, /modchat, /sysop, /desysop, /whois - New informational commands: /groups, /opensource, /avatars, /intro - The /help documentation has been updated to match these (and other earlier) changes - chat-commands.js has been refactored a ton, it uses switch instead of if-else's More... over 12 years ago
DW Lucario got released, apparently More... over 12 years ago
Some default avatars (todo: some way to save these longer-term) More... over 12 years ago
Update documentation to reflect that voiced users no longer have ban/mute powers. More... over 12 years ago
Fix a whole bunch of crashes More... over 12 years ago
Secure authentication should now work for servers other than the default server. More... over 12 years ago
Implement /banredirect (shorthand: /br) to ban and redirect a user to another server or URL. More... over 12 years ago
Split parseCommands out into its own file: chat-commands.js More... over 12 years ago
Require some sort of rank to use !data, and also make it fail silently. More... over 12 years ago
Report unregistered users while in lag mode separately from guest users More... over 12 years ago
Give an error message when trying to challenge a user that doesn't exist. More... over 12 years ago
Change the "You can't battle yourself" message to a pop-up message. More... over 12 years ago
Improve the custom avatar support in PS More... over 12 years ago
Start adding short descriptions to abilities More... over 12 years ago
Fix for avatar support More... over 12 years ago
Some changes for custom avatar support More... over 12 years ago
Add /w and /whisper as ways to PM More... over 12 years ago
Reject messages longer than 255 characters More... over 12 years ago
Merge branch 'master' of github.com:Zarel/Pokemon-Showdown More... over 12 years ago
Validate learnsets when challenging users, too More... over 12 years ago
Implement CAP learnsets correctly More... over 12 years ago
Add learnsets for the other CAP pokemon. More... over 12 years ago
Merge branch 'master' of github.com:Zarel/Pokemon-Showdown More... over 12 years ago