Kris Johnson
b9bf1f4bde
Use up-to-date code
2022-02-01 12:25:42 -07:00
Kris Johnson
d18cddad16
Fix build
2022-02-01 12:23:07 -07:00
Kris Johnson
4a932ee79b
Add February 2022 OMotM and RoA Spotlight ( #8651 )
2022-02-01 12:04:55 -07:00
Kris Johnson
274e5ef267
Add August OM and RoA Spotlight ladders ( #7111 )
2020-08-01 16:46:04 +04:00
Guangcong Luo
4d09f7acde
Rename more instances of Effect to Condition
2020-07-26 11:26:23 -07:00
Guangcong Luo
2f805c93a2
Remove "Battle" prefix from data exports ( #7039 )
...
`BattlePokedex` is now `Pokedex`, `BattleItems` is now `Items`, etc.
I also renamed `Movedex` to `Moves` and `Statuses` to `Conditions`.
`TypeChart` isn't `Types` yet, because unlike the others, it's not
indexed by ID. That should probably be fixed one day.
2020-07-24 12:42:26 -07:00
Guangcong Luo
8fd572f1f6
Refactor BattleQueue to wrap Array
...
The old decision to make it extend Array was wrong, as clearly
illustrated by the problems with slice/splice.
2020-07-01 16:37:36 -07:00
Kris Johnson
7010e0286f
Add OMotM and RoA Spotlight for July 2020 ( #6936 )
2020-07-01 12:59:10 +04:00