Commit Graph

307 Commits

Author SHA1 Message Date
Marty-D
1f983407e4 Release Aggronite 2017-07-21 08:29:53 -04:00
Marty-D
db88d65b2a Revert "Revert "Release Galladite, Gardevoirite, and Lopunnite (#3697)""
This reverts commit ff60a973e8.
2017-07-04 08:01:35 -04:00
Marty-D
b51e138768 Add event Marshadow
Closes #3718
2017-07-03 09:33:48 -04:00
Marty-D
ff60a973e8 Revert "Release Galladite, Gardevoirite, and Lopunnite (#3697)"
This reverts commit 4cc1f9c105.
2017-06-29 18:34:24 -04:00
Konrad Borowski
4cc1f9c105 Release Galladite, Gardevoirite, and Lopunnite (#3697) 2017-06-27 17:48:25 -07:00
Kris Johnson
e2a8fd0135 Release Banettite and Cameruptite (#3680) 2017-06-23 10:02:25 +04:00
Marty-D
031363fd25 Release Abomasite, Manectite, and Tyranitarite 2017-06-06 08:43:28 -04:00
Marty-D
bc20c40722 Fix White Herb activation from Fling display 2017-06-05 11:15:49 -04:00
Marty-D
1bf8df1ed1 Release Blazikenite, Sceptilite, and Swampertite 2017-05-30 08:43:29 -04:00
Ivo Julca
a87032ae8a Update names of Deep Sea (Tooth|Scale) to Gen 6+ format 2017-05-27 21:56:34 -05:00
The Immortal
1b7656c201 Release Heracronite and Houndoominite 2017-05-15 17:31:12 +04:00
Guangcong Luo
6dd58b40d3 Refactor simulator into new sim/ directory
This is a surprisingly minor refactor considering how many files it
touches, but most of this is only renames.

In terms of file renames:
- `tools.js` is now `sim/dex.js`
- `battle-engine.js` is now `sim/index.js` and its three classes are
  in `sim/battle.js`, `sim/side.js`, and `sim/pokemon.js`
- `prng.js` is now `sim/prng.js`

In terms of variable renames:
- `Tools` is now `Dex`
- `BattleEngine` is now `Sim`
- `BattleEngine.Battle` is now `Sim.Battle`
- `BattleEngine.BattleSide` is now `Sim.Side`
- `BattleEngine.BattlePokemon` is now `Sim.Pokemon`
2017-05-05 16:48:38 -05:00
Marty-D
1b36e5b551 Release Original Cap Pikachu and Pikashunium Z 2017-04-14 12:19:32 -04:00
The Immortal
2d9fbebcb6 Release Audinite and Medichamite 2017-04-07 10:48:27 +04:00
The Immortal
ecc769bfda Release Pidgeotite and Steelixite 2017-03-28 16:57:27 +04:00
The Immortal
5d9e2467d1 Release Beedrillite and Mawilite 2017-03-07 09:03:47 +04:00
xJoelituh
7cb9dfffa3 Release Mewtwonite X and Mewtwonite Y (#3318) 2017-03-03 13:46:45 +04:00
The Immortal
35f582c8bd Release Mewnium Z 2017-01-25 07:30:06 +04:00
Marty-D
0cd3e51786 Update Strength Sap 2017-01-23 20:03:31 -05:00
Marty-D
691a06b083 Fix Rocky Helmet faint order
SM 1.1 has arrived
2017-01-10 23:29:33 -05:00
Guangcong Luo
ba2879c58d Fix Twisted Spoon spacing 2017-01-06 04:28:18 -05:00
Marty-D
87e23444a2 Update Light Clay description 2017-01-04 21:24:57 -05:00
tmagicturtle
3fb25792e4 Implement EV training items (#3064) 2017-01-02 14:33:54 -05:00
Marty-D
9859f190d5 Fix crash in Leppa Berry 2016-12-20 09:30:32 -05:00
Marty-D
5a567b1bbe Update unreleased items 2016-12-07 15:52:59 -05:00
Marty-D
655bab4ca2 Fix Rocky Helmet faint order
Yes, this goes against their own regulations.
2016-12-05 11:11:37 -05:00
Marty-D
66240f75e1 Implement new faint order 2016-12-03 11:33:00 -05:00
Marty-D
3bcc51107f Fix confusion Berries for Gluttony 2016-11-25 20:54:53 -05:00
Marty-D
dc90744aa7 Fix confusion Berries activation condition 2016-11-25 17:25:47 -05:00
Ivo Julca
4e98fd0272 Berries that may confuse now heal 1/2 max HP 2016-11-25 15:11:02 -05:00
Marty-D
c94ee0b326 Update Big Root with Strength Sap 2016-11-23 22:37:25 -05:00
Marty-D
70ea33bcb8 Update unreleased Z-Crystals 2016-11-23 13:51:20 -05:00
Guangcong Luo
b9e32f1d29 Rename restoreboost to clearnegativeboost 2016-11-19 14:48:19 -05:00
Guangcong Luo
df5a214d35 Kanto starter mega stones are released 2016-11-19 12:29:16 -05:00
The Immortal
838d047696 Update unreleased items 2016-11-19 15:12:59 +04:00
Ivo Julca
2884ff3b93 Fix Arceus sprites when holding Z Crystals 2016-11-18 20:54:32 -05:00
Ivo Julca
e97ccb3d48 Emergency Exit activation quirks are similar to Eject Button and Red Card
In particular, it only activates after all hits in a multi-hit move are performed, and
it won't activate if the move is boosted by Sheer Force.

This commit also implements the interactions of Emergency Exit
with Eject Button and Red Card, and adds tests.
2016-11-18 13:55:57 -05:00
The Immortal
62b3219def Update Thick Club for Alola forms 2016-11-18 13:24:25 +04:00
Marty-D
0d1581d4fa Fix exclusive Z-Move users 2016-11-17 22:15:29 -05:00
Marty-D
9ce2ae1aed Add Z-Crystal data 2016-11-17 22:08:10 -05:00
Marty-D
ceca7aaa2d Implement Silvally's type changing
Plus add support for Z-Crystals working with Multitype and Fling powers
with Memories.
2016-11-17 11:06:13 -06:00
Marty-D
82d8aa2b81 Implement new items 2016-11-17 11:06:13 -06:00
Marty-D
9ace6d2391 Add Soul Dew change 2016-11-17 11:06:13 -06:00
urkerab
efdc8e33a0 Run powder immunities in the correct order (#2842) 2016-10-14 23:11:59 -04:00
Marty-D
e806ce0e32 Add missing item index numbers 2016-09-01 18:16:00 -04:00
urkerab
c8b808138d -activate should include item: or move: prefix (#2724) 2016-08-28 12:35:15 -05:00
urkerab
5f8a608270 Quick Claw and Custap Berry should override Stall (#2709) 2016-08-23 10:35:41 -04:00
urkerab
98eeba9f22 Bug Bite/Pluck should only activate Belch/Cheek Pouch for edible Berries (#2694) 2016-08-23 10:35:24 -04:00
Marty-D
5b1c5a5406 Correct Park/Sport Ball's gen of origin 2016-08-15 21:23:54 -04:00
urkerab
6a8b55e9d2 Fix interaction between Illusion and Primal Reversion (#2693) 2016-08-13 16:39:41 -04:00