Commit graph

12 commits

Author SHA1 Message Date
Andrew Ekstedt 28b717ce13 Rip X/Y locations and names.
Zhorken added some of these by hand when X/Y first came out, but we never went
back and ripped them once we had the ROM.

Updates #146.
2015-05-30 10:44:44 -07:00
Lynn "Zhorken" Vaughan 9394c747cb Add new evolution info. 2013-11-06 11:51:44 -05:00
Lynn "Zhorken" Vaughan cd4dfcf4f4 Turn gender into a table. 2012-07-28 11:03:52 -04:00
Petr Viktorin be3e224cad Pokemon species split: Other data changes 2011-05-06 12:26:16 +03:00
Eevee 28d81cc25f Rearranged evolution table; added new B/W evolutions. #378
There are now (well, have been for a while) multiple ways to evolve
a Pokémon from its unique parent, so the current schema wasn't working.
The parent Pokémon has moved back to the main pokemon table, and
pokemon_evolution has grown an artificial primary key.

New evolution methods for Milotic, Leafeon, Glaceon, Magnezone, and
Probopass have been added.
2011-04-10 16:33:18 -07:00
Lynn "Zhorken" Vaughan c984eaede1 Support kaburumo and chobomaki's trade-for-each other evolution. #378 2010-12-24 21:03:22 -05:00
Zhorken 49b7502099 Overhaul the Pokémon form schema. #286 #179 #379 2010-11-29 20:38:04 -05:00
Eevee 5dcb4eb720 Fixed some evolution screwery; mostly B&W fallout. #364 2010-09-20 23:07:02 -07:00
Eevee 84eb1953a3 Added blue Hihidaruma to evolution table. 2010-09-19 03:09:42 -07:00
Eevee c42ce7c1be B&W: Added all new Pokémon! Forms now start at 10001. 2010-09-18 22:53:53 -07:00
Zhorken ffd4e3e6b0 Correct the happiness evolution threshold.
Tested by messing about with Pokésav.  200 doesn't work; 219 doesn't
work; 220 works.
2010-05-26 15:52:23 -04:00
Eevee 78b6a68cd5 Overhauled evolution. #42 2010-05-25 00:12:53 -07:00