pokemon-showdown/mods
Guangcong Luo 71249f48fe Make Gen 3 inherit from Gen 4
Due to a quirk of history (namely, programmers having a poor
understanding of the mod inheritance system), Gen 3 inherited from
Gen 5 for a long time, resulting in a lot of duplicate code.

This commit changes up the inheritance system and removes some
duplicate code (specifically, statuses.js and moves.js besides
Metronome and Mirror Move which need more investigation), the rest is
reserved for a future commit.
2016-11-14 09:18:30 -07:00
..
gen1 Rulesets: standardize types and names (#2838) 2016-10-12 14:24:53 -05:00
gen2 Gen II: Fix Detect/Endure/Protect success chances 2016-11-01 21:13:11 -04:00
gen3 Make Gen 3 inherit from Gen 4 2016-11-14 09:18:30 -07:00
gen4 Make Gen 3 inherit from Gen 4 2016-11-14 09:18:30 -07:00
gen5 Gen V, VI: Update several move descriptions 2016-09-25 20:25:02 -04:00
gennext Use TryAddVolatile for confusion rather than a custom event (#2641) 2016-08-07 12:11:58 -04:00
hiddentype Fix spreading of typing information 2016-06-20 12:27:24 -05:00
mixandmega Mix and Mega: Move Genesect to Ubers 2016-09-05 15:02:44 +04:00
stadium Rulesets: standardize types and names (#2838) 2016-10-12 14:24:53 -05:00
theorymon Theorymon: Add Yanmega 2016-06-04 06:38:31 +04:00
tiershift Tier Shift: Prevent HP over 255 2016-05-05 15:42:55 +04:00