pokemon-showdown/config
Guangcong Luo 00ffe38593 Inherit ItemData from Item etc
Previously, Condition inherited from ConditionData. Now, ConditionData
inherits from Condition. The advantage of the new approach is that now,
Condition and DataCondition no longer need to be separate types, and
there should be much less duplication of type definitions in general.

This has also been done for

- ItemData/Item/DataItem
- AbilityData/Ability/DataAbility
- FormatData/Format/DataFormat

Species and DataSpecies was already merged, but this also reverses
their inheritance (saving a lot of duplicated definitions in the
process!)

The only one left is MoveData, which is just super complicated and
will need its own commit.
2020-11-04 20:56:27 +00:00
..
avatars Fix grammatical error and escape é in formats.js 2015-06-17 12:18:58 -06:00
chat-plugins Add chat plugin config directory 2014-10-12 23:27:38 -03:00
ladders Add basic local ladder support 2015-09-22 04:52:43 -05:00
config-example.js Config: Move Bot rank below Driver (#7617) 2020-11-01 12:38:32 -08:00
custom-example.css Changes to static file serving 2013-04-24 20:41:49 -06:00
CUSTOM-RULES.md Clarify forme banning 2020-03-22 19:59:01 -07:00
formats.ts Inherit ItemData from Item etc 2020-11-04 20:56:27 +00:00
hosts.csv Hosts & IPTools: Refactor to remove hardcoded ranges (#7078) 2020-07-29 23:04:50 -07:00
proxies.csv Hosts & IPTools: Refactor to remove hardcoded ranges (#7078) 2020-07-29 23:04:50 -07:00