Commit Graph

21 Commits

Author SHA1 Message Date
The Immortal
4bcef0cdaf Update OMs 2016-12-01 06:19:35 +04:00
Ivo Julca
c3ddc324e0 Fix support of onTakeItem: false
Most onTakeItem checks were using an onTakeItem direct call anti-pattern,
which failed to account for the boolean case.
2016-11-26 03:34:41 -05:00
Ivo Julca
e45d4bbdac Fix turn order to account for abilities traced by Mega Evolutions 2016-11-24 22:44:27 -05:00
The Immortal
bebb4bca90 Fix Mix and Mega 2016-11-22 18:09:29 +04:00
Ivo Julca
00ced09ba3 Revert 4aaa3cb 2016-11-19 15:44:56 -05:00
Ivo Julca
4aaa3cb260 Move .templateRequiredItem to array everywhere 2016-11-19 15:23:42 -05:00
Ivo Julca
ff6776074a Sync scripted mods with the battle engine 2016-11-18 19:31:38 -05:00
The Immortal
63233622b8 Mix and Mega: Improve code 2016-09-04 04:41:12 +04:00
The Immortal
7fa0964f44 Fix Mix and Mega 2016-09-01 16:42:54 +04:00
The Immortal
07f494e780 Update OMs 2016-09-01 03:20:27 +04:00
The Immortal
9996235d07 Add new OMs of the Month 2016-03-01 20:28:48 +04:00
Pikachuun
90426b58b0 Add new OMs of the Month 2016-01-31 17:44:59 -05:00
The Immortal
bc0a29185c Add new OMs of the Month 2015-08-02 02:28:06 +04:00
Ivo Julca
b791a86325 Mix and Mega: display the megaevo item/move rather than the species
Fixes unintended empirical demonstration of Stroop Effect.
2015-07-05 23:29:26 -05:00
Ivo Julca
d0b59f5cca Mix and Mega: remove Mega-Rayquaza theorybans
- Its exact implementation method is ultimately theorymon-based and policy-dependent.
- Keeping the current implementation is furthermore a maintenance burden.
2015-07-05 23:16:02 -05:00
Ivo Julca
029846a6b7 Update Mix and Mega
- Dragonite has been banned from holding stones.
- Baton Pass Clause has been added.
- Mawile and Medicham can hold Medichamite and Mawilite respectively.
2015-07-05 19:01:35 -05:00
Ivo Julca
e33ec413df Mix and Mega: update weight restriction
Minimum weight is no longer required on set validation, and it's instead automatically set on mega evolution.
2015-07-03 05:36:49 -05:00
Ivo Julca
b060a30ab3 Update Mix and Mega
- Gengarite is banned.
- Regigigas is not allowed to hold any mega stone or orb.
- Remove megastone indicator on switch out. Relevant for Baton Pass.
- Type change information is now sent silently.
2015-07-02 20:35:55 -05:00
Ivo Julca
7810613776 Fix formats getting corrupted if loaded as rules from different mods 2015-07-02 07:48:54 -05:00
Ivo Julca
b8e9d237b5 Mix and Mega updates
- Fix secondary type changes
- Suppress a crash in formats that inappropriately run the mod.
2015-07-02 06:02:54 -05:00
Ivo Julca
abed3f8b62 Implement Mix and Mega 2015-07-01 23:34:47 -05:00