pokemon-showdown/server
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
..
chat-commands Fix /weak not showing Pokemon names (#6498) 2020-03-28 02:49:02 -07:00
chat-plugins Rework special scavenger modes (#6507) 2020-04-01 00:45:49 -07:00
static
tournaments
chat-formatter.ts
chat.ts
config-loader.ts
global-types.ts
global-variables.d.ts
index.ts
ip-tools.ts
ladders-local.ts
ladders-remote.ts
ladders.ts
loginserver.ts
monitor.ts
punishments.ts
room-battle.ts
room-game.ts
roomlogs.ts
rooms.ts
sockets.js
team-validator-async.ts
users.ts
verifier.ts