pokemon-showdown/server/chat-plugins
Charlie Kobayashi 6feb05c357
Rework special scavenger modes (#6507)
- apply them as "formats"/"mods" instead of a large parent game with another room game nested inside
- the parent game is attached to ``room.scavgame`` as an independent object instead.
- add a command to set the twist (/scav settwist) and reset the twist (/scav resettwist) for scripted formats
     - this means that scavenger-games.js might be updated once per month as new twists are created.
- add a command to start a regular hunt with twists

More than one twist can be loaded into a single scavenger hunt (from scavenger game mode + /scav createtwist)
2020-04-01 00:45:49 -07:00
..
announcements.ts Migrate to typescript-eslint (#6342) 2020-03-05 08:33:06 -08:00
blackjack.ts Migrate to typescript-eslint (#6342) 2020-03-05 08:33:06 -08:00
calculator.ts Migrate to typescript-eslint (#6342) 2020-03-05 08:33:06 -08:00
chat-monitor.ts Turn on prefer-regex-exec in eslint 2020-03-07 13:39:02 -08:00
chatlog.ts Improve /chatlog support for uhtml 2020-03-23 17:50:15 -04:00
COMMANDS.md Rename Room#id -> Room#roomid, User#userid -> User#id (#5826) 2019-10-03 18:57:38 +10:00
daily-spotlight.ts Migrate to typescript-eslint (#6342) 2020-03-05 08:33:06 -08:00
datasearch.ts Datasearch: Fix /ms <pokemon> (#6491) 2020-03-26 03:17:02 -07:00
hangman.ts Improve eslintrc 2020-03-06 22:35:55 -08:00
helptickets.ts Change BasicChatRoom to Room in some types 2020-03-15 19:52:59 -07:00
jeopardy.ts Migrate to typescript-eslint (#6342) 2020-03-05 08:33:06 -08:00
lottery.ts Improve eslintrc 2020-03-06 22:35:55 -08:00
mafia.ts Improve eslintrc 2020-03-06 22:35:55 -08:00
modlog.ts Add /monthlock command (#6488) 2020-03-25 03:59:47 -07:00
othermetas.ts Other Metas chat plugin: Remove Tier Shift check (#6504) 2020-03-30 19:08:16 +04:00
poll.ts Polls: fix blankvoting, help message 2020-03-27 17:09:04 +10:30
random-battles.ts Rename Template to Species (#6478) 2020-03-25 23:29:27 -07:00
room-events.ts Use optional chaining and linter improvements (#6422) 2020-03-06 11:44:32 -08:00
room-faqs.ts Migrate to typescript-eslint (#6342) 2020-03-05 08:33:06 -08:00
scavenger-games.js Rework special scavenger modes (#6507) 2020-04-01 00:45:49 -07:00
scavengers.js Rework special scavenger modes (#6507) 2020-04-01 00:45:49 -07:00
tcgtabletop.ts Typescript TCG & Tabletop's plugin (#6474) 2020-03-31 14:09:38 -07:00
thecafe.ts Rename Template to Species (#6478) 2020-03-25 23:29:27 -07:00
thing-of-the-day.js TOTD: COTD -> COTW 2020-03-18 17:41:41 +01:00
trivia.js Trivia: nuke | 0 int flooring hack 2019-12-13 08:07:35 -04:00
uno.ts Improve eslintrc 2020-03-06 22:35:55 -08:00
wifi.ts Rename Template to Species (#6478) 2020-03-25 23:29:27 -07:00