TheImmortal
213716dacf
Therian Formes aliases and sorted alphabetically
2012-06-23 01:16:24 +04:00
Bill Meltsner
c9714159eb
More DW releases.
2012-06-22 15:16:32 -05:00
TheImmortal
91dd526586
DW Releases
2012-06-23 00:10:18 +04:00
Bill Meltsner
4231595b74
Starting tiers for the new formes.
...
Everything is OU for now, except the Kyurem formes.
2012-06-22 15:04:18 -05:00
Bill Meltsner
4d1aca7bcb
Flag new formes as Unreleased until BW2 is out and they're given an official tier, even a temporary one.
2012-06-22 13:30:27 -05:00
Guangcong Luo
7d437ad7ee
Fix a validation crash on a pokemon
...
- a pokemon without a formats-data would crash
- because SOMEONE doesn't know how templates work ;)
2012-06-22 09:42:22 -07:00
The Immortal
14487aa8f4
Tornadus/Thundurus/Landorus Therian Formes Stats
2012-06-22 20:07:35 +04:00
Bill Meltsner
b0e494cbfd
The official English name for the new Genie formes is "Therian" forme.
...
I know, right?
2012-06-22 05:22:12 -05:00
Bill Meltsner
3ec053a5b9
fixing pokedex.js for merge
2012-06-21 20:15:00 -07:00
Bill Meltsner
c7a27b9a8e
Kyurem-B/W base stats confirmed.
2012-06-21 21:57:59 -05:00
Guangcong Luo
d3805dd50a
New Kyurem stat spreads working now
2012-06-21 18:26:03 -07:00
Bill Meltsner
a33f4e5dd4
Fix some Encore mechanics:
...
- Encore will fail if the move to be Encored has 0 PP, and will end automatically if the move runs out of PP while Encore is in effect.
- Encore will fail if the move to be Encored is Encore, Mimic, Mirror Move, Sketch, or Transform. (This prevents Magic Bounce + Encore causing trouble.)
- Encore will fail if the target doesn't actually have the move to be Encored.
2012-06-21 03:49:09 -05:00
Bill Meltsner
17b6c53e92
Encore now lasts the proper number of turns.
2012-06-21 03:21:54 -05:00
Bill Meltsner
2c9aa8e842
Hide Arceus formes in Team Preview.
...
This is to better match the cartridges, which only display the icons in team preview, thus making it impossible to tell what forme a given Arceus is in. The real forme of the Arceus is still visible to the owner when mousing over the button (and in the name if the Pokemon isn't nicknamed).
2012-06-21 02:52:21 -05:00
Guangcong Luo
3ebc51fa2b
Placeholder data for new B2W2 formes
2012-06-20 21:50:07 -07:00
The Immortal
a1cc540260
Fix Conversion 2 crash
2012-06-18 02:52:09 +04:00
Bill Meltsner
7356905917
Fix Will-O-Wisp id.
2012-06-17 03:39:30 -05:00
Bill Meltsner
9c907e78dd
Add Mollux.
2012-06-17 03:33:20 -05:00
Guangcong Luo
cb4aae18a3
formats.js can now list alternate gens
2012-06-16 15:50:34 -07:00
Bill Meltsner
ff22e93daa
Two layers of Spikes should deal 1/6 of the opponent's max hp in damage, not 3/16.
2012-06-14 19:17:16 -05:00
TheImmortal
6237f77cf5
Added missing onResidualOrders
2012-06-15 03:20:28 +04:00
Guangcong Luo
b3054fefdf
Load all data using tools.js
...
- the original names BattleItems etc have been deprecated; please use:
- Tools.getItem() accessor method if possible
- Tools.data.Items for lower-level access (e.g. iteration)
- app.js was also rearranged a bit
2012-06-13 22:51:37 -07:00
Guangcong Luo
cbde94b6a6
Let Tools install itself and scripts into Battles
2012-06-13 22:25:26 -07:00
Bill Meltsner
26669add8a
Don't swap out rejected abilities if the alternative is also useless.
2012-06-12 22:18:02 -05:00
The Immortal
ce986bad7a
Remove debug messages from Gems
2012-06-12 14:46:22 +04:00
Bill Meltsner
9bbb0b8d56
Convert battles to use the new, cartridge-simulating RNG.
...
Non-battle randomness is still based off of Math.random().
2012-06-12 03:47:14 -05:00
Bill Meltsner
8f6b7e380c
Change the "stall" volatile to work more like the in-game version.
...
This has the added benefit of not using Math.pow anymore.
2012-06-11 22:22:39 -05:00
The Immortal
d368092f2b
Fix Hydreigon 'subsitute' bmelts >_>
2012-06-12 00:30:00 +04:00
Bill Meltsner
39bf7f7d87
Tangela and Girafarig have been released in the DW. Also, flag Rotom formes as released.
...
Thanks to Lamperi for catching these.
2012-06-11 00:56:47 -05:00
Bill Meltsner
21a6d7a15c
Wooper's DW ability is released.
2012-06-11 00:15:40 -05:00
Bill Meltsner
e0f005f00e
Fix a few occurrences of "move: Substitute".
2012-06-10 15:28:36 -05:00
Bill Meltsner
0111c1ec18
Add a placeholder Struggle "no moves left" message.
2012-06-10 15:27:19 -05:00
Bill Meltsner
92c08bcd03
Implement Mimic.
2012-06-10 07:08:28 -05:00
The Immortal
e4414f688e
Fix Iron Tail shortDesc
2012-06-10 00:19:04 +04:00
The Immortal
77ee2b475f
Fix Shadow Ball shortDesc
2012-06-09 23:28:03 +04:00
Bill Meltsner
00cd357864
Update randbat viable movelists to the latest version.
...
Also adds a few missed Pokemon into the mix: Ditto, Flaaffy, Unown, Probopass, Drifblim, Jellicent, and Hydreigon.
2012-06-09 02:47:13 -05:00
Bill Meltsner
5cd458eafa
Force Belly Drum and Substitute to fail when used by Shedinja.
2012-06-08 22:53:56 -05:00
Bill Meltsner
8c22e394a8
Fix various Substitute messages.
2012-06-08 22:53:55 -05:00
Marty-D
a8059d40cf
Fix up Assist, Copycat, and Mirror Move's uncallable moves lists.
2012-06-08 19:30:55 -04:00
Marty-D
16c8e2bd6e
Add the 100% secondary effect chances to the short move descriptions. Fix Mirror Move's description to be more correct.
2012-06-08 19:29:40 -04:00
Guangcong Luo
7009b3a4bb
Revert bmelts's hasty porting of Id etc to Sugar.js extensions
...
- The reverted utility functions, toId/toUserid/sanitize/clampIntRange, were designed to handle unsanitized data gracefully
2012-06-08 15:44:49 -07:00
Guangcong Luo
e73c587e7d
Move a bunch of files into data/
...
also take this opportunity to rename movedex.js -> moves.js
2012-06-08 14:25:45 -07:00