pokemon-showdown/test/sim
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
..
abilities Unfix interaction between Gluttony and Neutralizing Gas ending (#8273) 2021-05-05 13:44:59 -04:00
items Fix interaction of Destiny Bond and Red Card (#8219) 2021-05-01 14:02:34 -04:00
misc Improve self-hit confusion damage (#8264) 2021-05-04 13:44:13 -04:00
moves Fix smart targeting with scripted moves (#8248) 2021-05-03 11:20:19 -04:00
tools Turn on prefer-const for .js files 2020-04-23 11:37:47 -07:00
choice-parser.js Add various mechanics tests (#7857) 2021-01-04 23:47:10 -08:00
data.js Support value rules (#8267) 2021-05-06 01:16:16 -07:00
decisions.js Rename and fix maxTeamSize (#8266) 2021-05-04 00:31:05 -07:00
dex.js Update Dex API (#8181) 2021-04-08 03:00:37 -07:00
events.js Turn on prefer-const for .js files 2020-04-23 11:37:47 -07:00
team-validator.js Support value rules (#8267) 2021-05-06 01:16:16 -07:00