- Add permanent custom symbol
- Add stafflist, hide, seen, and richestusers command
- Add and remove some emoticons
- Add customavatars
- Refactor shop and create new module called
UserMod
for custom symbols, hiding, and seen - Fix emoticons parsing when using commands
- Fix regdate
- Fix message transfermoney sending to the wrong user
- Remove uncessary stuff
- Seperate users Mongo collections into users and usergroups
- usernames are now userids in the users collections
- dev-deps: eslint@^0.19.0
- Escape HTML in Poll and reset Poll in room just created
- Refactor away command
- Fix shop buy command for usernames with spaces
- Fix message limit for emoticons
- Fix grammatical error of plural noun when specifying quantity zero
- Fix lint errors
- Update css for emoticons to perfectly mimic regular chat
- Emoticon
xa
->xD
- Fix pming when using emoticons
- Fix Economy currency_name not changing
- Add feelspink and Sanic emoticons
- Fix Chatrooms and Avatars not showing up
- Restore back original Pokemon Showdown files
- Remove /cmd command because it cause chatrooms and avatars to not show up
- Add FakeSloth emoticon
- Add /pmall and /clearall commands
- dev-deps: gulp-jscs@~1.5.1
- Fix emoticon chat css
- Fix custom symbol not showing up when using emoticons
- Fix usergroups not applying to usernames with spaces
- Add broadcast to /wulu and /fakesloth commands
- Add /regdate command
- Add /define and /urbandefine commands
- Add /wulu and /fakesloth commands
- Fix wallet command querying name
- deps: jsonfile@^2.0.0
- Add Polls
- Refactor commands
- Add Reload command
- Fix eval permissions
- Add Sysop
- Add
commands
command for help - Add alias command
- Fix
wallet
command
- Change default tour color
- Fix line feed at the end of
app.js
- Add Emoticons
- Add db option in Mongo's connect_database
- Add Shop
- Add ESLint
- Add badges for travis-ci and david-dm
- Add customsybol and resetsymbol commands
- Add tournament winnings
- Expose Economy as public api
- Move and Rename commands.js to commands/index.js
- deps: mongoose@^4.0.1
- deps: grunt-babel@^5.0.0
- f0560af Update with main Pokemon Showdown repository
- Add Bot
- Add Economy and Money
- Remove unncessary files in root
- Remove chat-plugins/
- Move lib/ to config/
- Move cidr.js and dnsbl.js to config folder
- Add chalk module
- Add away and poof command
- Fix Mongo Demotion Bug
- Extract to ES6 modules
- Initial release
- Add mongodb database connection