pokemon-showdown/data/mods/gen7letsgo
Guangcong Luo eb60769cd3
Refactor learnset checking (#9951)
After seeing fifty different ways we use `getLearnset`, most of which
are just "haphazardly assemble a movepool", I decided to write
`getFullLearnset` and `getMovePool`, which centralizes the
implementations and prevents weird bugs like 9713dc6db5 which
we spent two years trying to figure out.
2023-12-08 22:45:47 -06:00
..
formats-data.ts Let's Go: Move Mega Alakazam to Uber 2023-10-23 23:37:32 -06:00
learnsets.ts Rename Let's Go! mod to 'gen7letsgo' 2021-07-06 23:07:51 -06:00
moves.ts Fix a bunch of Metronome quirks (#8769) 2022-05-12 18:45:51 -04:00
pokedex.ts Cleanup Let's Go mod (#8519) 2021-11-05 19:09:30 -07:00
random-data.json Refactor Ash-Greninja (#9606) 2023-06-18 22:51:02 -05:00
random-teams.ts Refactor learnset checking (#9951) 2023-12-08 22:45:47 -06:00
scripts.ts LGPE: Correct weight mechanics 2021-10-02 22:37:17 -05:00