pokemon-showdown/server/chat-plugins
TheJetOU cc333f4fdf Improve Lottery (#5748)
- Anyone can now see the amount of participants
- Max winners can't go above `Number.MAX_SAFE_INTEGER`
- `/lottery edit` can be used to edit the lottery
- "Page unavailable" is not shown to guest users, instead the not "allowing guests to join" is deferred to `/lottery join`.
- Punished users are dropped before generating winners
2019-09-06 10:19:42 -04:00
..
blackjack.js Refactor Rooms(), Users() to Rooms.get(), Users.get() (#5725) 2019-08-25 06:33:56 -07:00
calculator.js Support /math in PMs (#5561) 2019-06-30 15:50:33 -07:00
chat-monitor.js Refactor Rooms(), Users() to Rooms.get(), Users.get() (#5725) 2019-08-25 06:33:56 -07:00
COMMANDS.md Require object literal method shorthand 2019-02-11 18:14:09 -06:00
daily-spotlight.js Implement Chat.stripFormatting (#5658) 2019-08-01 00:08:11 -05:00
datasearch.js Fix some small oldgens dexsearch issues (#5750) 2019-09-03 09:58:54 +04:00
hangman.js TypeScript RoomGame and RoomBattle (#5692) 2019-08-11 17:03:36 +02:00
helptickets.js Fix bugs when logging out during a RoomGame 2019-08-31 10:50:00 -05:00
info.js Fix crash in alts 2019-09-01 14:10:58 -04:00
jeopardy.js TypeScript RoomGame and RoomBattle (#5692) 2019-08-11 17:03:36 +02:00
lottery.ts Improve Lottery (#5748) 2019-09-06 10:19:42 -04:00
mafia-data.js Role Clarifications in /mafia dt (#5705) 2019-08-23 07:40:07 -04:00
mafia.js Fix bugs when logging out during a RoomGame 2019-08-31 10:50:00 -05:00
modlog.js Refactor Rooms(), Users() to Rooms.get(), Users.get() (#5725) 2019-08-25 06:33:56 -07:00
othermetas.js OM: Add /crossevolve command for Cross Evolution (#5673) 2019-08-05 12:13:14 +04:00
poll.js TypeScript Rooms and Roomlogs (#5699) 2019-08-14 20:44:57 +02:00
room-events.js Refactor Rooms(), Users() to Rooms.get(), Users.get() (#5725) 2019-08-25 06:33:56 -07:00
room-faqs.js Allow moderators to view room faq sources 2019-08-20 15:54:58 -04:00
roomsettings.js Rework enabling mafia to be more like other chatgames (#5689) 2019-08-10 16:59:54 -04:00
scavenger-games.js Refactor Rooms(), Users() to Rooms.get(), Users.get() (#5725) 2019-08-25 06:33:56 -07:00
scavengers.js Refactor Rooms(), Users() to Rooms.get(), Users.get() (#5725) 2019-08-25 06:33:56 -07:00
tcgtabletop.js TCG: Refactor net functions 2019-03-24 02:24:30 -05:00
thecafe.js toId -> toID 2019-05-12 17:53:01 -07:00
thing-of-the-day.js Thing of the day: no longer rely on uhtmlchange making new htmlboxes 2019-08-02 00:45:10 +02:00
trivia.js Fix bugs when logging out during a RoomGame 2019-08-31 10:50:00 -05:00
uno.js TypeScript RoomGame and RoomBattle (#5692) 2019-08-11 17:03:36 +02:00
wifi.js Refactor Rooms(), Users() to Rooms.get(), Users.get() (#5725) 2019-08-25 06:33:56 -07:00