pokemon-showdown/test
Guangcong Luo 55980d416c
Support value rules (#8267)
`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
2021-05-06 01:16:16 -07:00
..
lib
random-battles Random Battles: Add unit tests for PR #8270 2021-05-04 21:43:40 -07:00
replays
server Trivia: Support games with fewer than 3 players 2021-05-02 21:36:22 -07:00
sim Support value rules (#8267) 2021-05-06 01:16:16 -07:00
tools/modlog
assert.js
common.js Update Dex API (#8181) 2021-04-08 03:00:37 -07:00
main.js
users-utils.js