mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-27 02:08:37 -05:00
This commit adds a `challengeType` property to `RoomBattle` of type `rated | unrated | challenge | tour`. Previously, there was no way to programatically differ an unrated battle from a challenge, which is useful in places like filters. |
||
|---|---|---|
| .. | ||
| chat-commands | ||
| chat-plugins | ||
| static | ||
| tournaments | ||
| chat-formatter.ts | ||
| chat.ts | ||
| config-loader.ts | ||
| global-types.ts | ||
| global-variables.d.ts | ||
| index.js | ||
| 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.js | ||
| users.ts | ||
| verifier.ts | ||