mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-04-26 02:39:38 -05:00
`teamLength`, `maxLevel`, `cupLevelLimit`, and `minSourceGen` no longer exist as properties of `Format`. Instead, they're value rules that become properties of `RuleTable`, and can be specified as custom rules and inherited through rulesets like anything else. See the PR for a full reckoning of changes: https://github.com/smogon/pokemon-showdown/pull/8267 |
||
|---|---|---|
| .. | ||
| lib | ||
| random-battles | ||
| replays | ||
| server | ||
| sim | ||
| tools/modlog | ||
| assert.js | ||
| common.js | ||
| main.js | ||
| users-utils.js | ||