Commit Graph

11 Commits

Author SHA1 Message Date
Guangcong Luo
b16ea90d79 Document "Limit One/Two Restricted" rules 2021-05-06 22:01:56 -07:00
Mia
34d6480837 Re-add Cancel Mod to Flat Rules 2021-05-06 09:28:56 -05:00
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
urkerab
5113cefa39
Document restriction rules (#7827)
* Document restriction rules

* Restriction rule examples
2020-12-29 08:31:20 -08:00
Guangcong Luo
152161e99a
Clarify forme banning 2020-03-22 19:59:01 -07:00
Alexander B
0d06b22114
Fix in-battle rules list (#6479) 2020-03-22 05:45:04 +04:00
Kris Johnson
ff0968bdc9
Scalemons: Move stat formula to rulesets (#6481) 2020-03-22 05:44:47 +04:00
Kris Johnson
01769c1ca7
Update Custom Rules documentation and implementation (#6477) 2020-03-22 04:11:17 +04:00
Guangcong Luo
80fd2903bf Improve Custom Rules documentation
- Document `/chall USER, FORMAT @@ RULES`

- Document complex bans

- Document multiple rules, in case it wasn't obvious from the rest of
  the page
2020-03-21 00:17:23 -07:00
ACakeWearingAHat
63eb9d5dc4 Complete the custom rules documentation (#6238) 2019-12-31 19:12:57 +09:00
Guangcong Luo
b31b88a79b Add documentation for custom rules 2019-12-25 11:26:23 +09:00