Commit Graph

23 Commits

Author SHA1 Message Date
Kris Johnson
be25932aff
Update rotational ladders (#11785)
* Update Kalos starter Mega abilities

* Update rotational ladders
2026-03-01 03:19:22 -07:00
WeWuzNidokangz
580ed48329
OMs: Fix generation consistency (#9088)
* Linked: Fix generation consistency

* Fix same issue with Pokebilities

* Clean up
2022-12-05 16:05:08 -07:00
pyuk-bot
906d5b2692
Rollout: Store initial target as a submove (#8947) 2022-10-24 19:09:09 -04:00
Karthik
e9c8a1ce3f
Improve check for Sky Drop preventing Mega Evolution (#8680) 2022-03-03 21:55:33 -06:00
Kris Johnson
33d5ad73f8 Linked: Fix targeting 2022-02-18 22:42:56 -07:00
Kris Johnson
75a0c0e03f Linked: Fix Choice items 2022-02-01 23:36:02 -07:00
Mia
ee73d367fe
Fix typo 2022-02-01 18:40:26 -06:00
Kris Johnson
213357f306 Linked: Fix battles 2022-02-01 17:08:01 -07:00
Kris Johnson
a2da36f185 Fix crash 2022-02-01 14:55:35 -07:00
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
Slayer95
0afd86221b
Linked: Fix priority of linked moves (#6990)
Second move in a chain ignores Gen 8 dynamic turn-order mechanic.
2020-07-09 23:17:28 -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
f126b5aa6f
Fix typo (#6937) 2020-07-01 15:27:18 +04:00
Kris Johnson
7010e0286f
Add OMotM and RoA Spotlight for July 2020 (#6936) 2020-07-01 12:59:10 +04:00
The Immortal
ead81c7f79 Add new OMs of the Month 2019-10-01 16:20:02 +04:00
Marty-D
51932ab4f2
Linked: Fix crash 2019-08-04 15:59:42 -04:00
Ivo Julca
045fe45609 Linked: Make 2nd move autotarget when needed 2019-08-03 02:32:25 -05:00
The Immortal
c285997991 Add August OMs 2019-08-01 18:53:43 +04:00