Commit Graph

22 Commits

Author SHA1 Message Date
Tarrembeau
47e367af9c
[Gen 3] Random Battle: Update Azumarill's movepool (#8697)
Thanks!
2022-03-21 20:57:08 -07:00
Annika
e54697cb71 Fix Gen 3 infinite loop 2022-03-03 19:46:38 -08:00
Kris Johnson
e8c55c6e8c
ADV: Move Charizard to OU and Porygon2 to UUBL 2022-02-20 20:41:46 -07:00
Tarrembeau
419410a1ea
Random Battle: Remove Protect from Registeel in Gen 3 (#8636) 2022-01-23 17:46:42 -08:00
ACakeWearingAHat
9fef2a9830
Update movepools for Random Doubles & Gen 3 Random Battle (#8611) 2022-01-05 18:38:59 -08:00
Annika
e082ce9434 Random Battles: Alphabetize move arrays 2022-01-02 21:09:20 -08:00
Tarrembeau
d9e4b3032b
[Gen 3] Random Battle: Prune Kyogre's movepool (#8560)
Removing water spout from kyogre to prevent some bad set from happening
2021-12-09 12:56:14 -08:00
Annika
8a6bb51c23 Random Battles update 2021-06-01 16:22:57 -07:00
Annika
04f2e7d588 Random Battles update
https://www.smogon.com/forums/threads/random-battles-changelog.3678462/#post-8779954
2021-03-11 11:17:15 -08:00
ACakeWearingAHat
46733b2fd5
Gen 3 Random Battle updates (#8102) 2021-03-06 14:59:51 -08:00
Kris Johnson
31856b698e
ADV: Move Breloom to OU and Regice to UUBL
https://www.smogon.com/forums/threads/adv-ou-tiering-changes.3652636/#post-8757221
2021-02-17 16:54:34 -07:00
The Immortal
f32b7c3b4f Gen 3: Random Battle fixes 2020-09-20 03:16:20 +04: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
The Immortal
b2387ad20d Gen 3: Random Battle updates 2020-07-05 19:34:41 +04:00
The Immortal
45329dd44c Gen 3: Random Battle updates 2020-07-03 14:30:12 +04:00
The Immortal
0199852386 Gen 3: Random Battle improvements 2020-06-04 16:57:55 +04:00
The Immortal
d8364dc952 Gen 3: Random Battle updates 2020-05-28 02:08:28 +04:00
The Immortal
0e80285a5e Gen 3 Random Battle: More improvements 2020-05-16 08:13:27 +04:00
The Immortal
0227db4ba4 Gen 3: Random Battle fixes 2020-05-15 01:12:20 +04:00
The Immortal
8be031bb6d Gen 3 Random Battle: Overhaul set generation 2020-05-14 07:58:36 +04:00
The Immortal
073672962c Gen 3: Update random battle moves
This is the first part of the gen 3 random battle overhaul. A complete rewrite of the set generator will follow.
2020-05-12 07:44:47 +04:00
Kris Johnson
28bf388b98
Typescript data (#6553) 2020-04-23 09:16:09 -07:00