Guangcong Luo
eada1ce8c0
Sync learnsets
2013-10-28 09:48:00 -05:00
Bill Meltsner
ecc61456cc
Correct Mega Abomasnow stats
2013-10-27 23:48:00 -07:00
Guangcong Luo
e701367e2b
Gen 6 pokemon icons
2013-10-27 22:56:54 -05:00
Guangcong Luo
620dc097a2
Update search indexes for gen 6
2013-10-27 22:56:40 -05:00
Guangcong Luo
70fffd3a95
Sync gen 6 data
2013-10-26 02:33:40 -05:00
Guangcong Luo
84f1727cc8
Make teambuilder only show gen 6 moves for gen 6
2013-10-26 02:33:17 -05:00
Guangcong Luo
70d508298d
Sync more gen 6 data
2013-10-24 20:09:31 -05:00
Guangcong Luo
9daa67489a
Sync gen 6 data
2013-10-24 20:07:00 -05:00
Guangcong Luo
cdca1f3926
Improved teambuilder exporter for Hidden Power
...
Hidden Power Fairy no longer exists, and teambuilder will note that.
Its decision process for when to export IVs is also simplified.
2013-10-24 20:07:00 -05:00
Guangcong Luo
a425a40181
Allow formats with parens to be default
2013-10-24 20:07:00 -05:00
Guangcong Luo
19ea3d6cf7
Update teambuilder to categorize pokemon by gen 6 data
2013-10-24 20:07:00 -05:00
Bill Meltsner
80947cf89b
data bump
2013-10-24 11:31:49 -07:00
Bill Meltsner
7f61154a0f
Bump move descriptions
2013-10-24 02:38:09 -07:00
Bill Meltsner
71888bc95c
Add support for gen 6 Frisk
2013-10-24 02:31:54 -07:00
Guangcong Luo
83626ee935
New gen-6-only learnsets file
...
The client doesn't actually need a full learnset file, so this is
enough (even for the dex).
2013-10-23 22:41:44 -05:00
Guangcong Luo
c4b8d0af0b
Implement UI for mega evolution
2013-10-23 22:40:43 -05:00
Bill Meltsner
be5dddf0d0
Update aliases properly
2013-10-23 00:36:15 -07:00
Bill Meltsner
d0d3f50dd6
Forgot to update the pokedex
2013-10-23 00:08:37 -07:00
Bill Meltsner
c345daed9c
Update data
2013-10-23 00:04:59 -07:00
The Immortal
86f66ef8f0
Merge pull request #62 from Joimer/new-data
...
Update data files
2013-10-22 12:03:29 -07:00
Joimer
13f1b48be5
Update data files
2013-10-22 20:50:15 +02:00
The Immortal
cfa14044bd
Update data files
2013-10-19 18:17:30 +04:00
The Immortal
36508c1475
Change Dream World to Hidden
2013-10-19 00:34:14 +04:00
Bill Meltsner
ccc581b452
Fix Moonblast's name
2013-10-17 11:32:23 -07:00
Guangcong Luo
8386ae9776
Merge pull request #60 from Joimer/patch-9
...
Update data with new gen 6 additions
2013-10-16 13:45:19 -07:00
Juanma Serrano
e33a5df160
Update data with new gen 6 additions
...
It's also important to note that in this new version the
bug with "Eerie Impulse" being shown and sought as "Eeerie" is
fixed.
2013-10-15 09:50:28 +02:00
Guangcong Luo
96897bc3e2
Latest gen 6 data
2013-10-13 21:42:22 -05:00
Guangcong Luo
b4131cc739
Support for new gen 6 formes in replays
2013-10-13 21:42:10 -05:00
Guangcong Luo
1edc8749f0
Don't crash when loaded from inside a frame
2013-10-12 13:21:56 -05:00
Guangcong Luo
73cbf82e38
More data updates for gen 6
2013-10-12 12:59:52 -05:00
Guangcong Luo
5accecfbfe
More gen 6 updates
2013-10-11 22:50:31 -05:00
Guangcong Luo
a5cfa9388e
Newest gen 6 data
2013-10-11 19:47:18 -05:00
Guangcong Luo
9e4b7929ab
Support -invertboost for Topsy-turvy
2013-10-11 19:47:08 -05:00
Guangcong Luo
43e48b93cc
Updated gen 6 data
2013-10-11 17:03:16 -05:00
Guangcong Luo
65a3e6b6b5
New formats-data and teambuilder changes
2013-10-11 17:03:16 -05:00
Guangcong Luo
35fa31cc12
Fix Fairy Aura description
2013-10-11 17:03:16 -05:00
Guangcong Luo
7c701ad02a
XY dex, moves, abilities
2013-10-11 17:03:16 -05:00
Guangcong Luo
b4b0820a97
Stub support for gen 6
2013-10-11 17:03:16 -05:00
Guangcong Luo
ef7db277f8
Add ocean background
2013-10-11 17:03:16 -05:00
Guangcong Luo
0e712521a4
Merge pull request #58 from Quinella/challenge
...
Changed the behavior of /challenge
2013-10-08 14:59:50 -07:00
Quinella
555555756f
Removed requestNotifications from userdetails event of /challenge
2013-10-08 23:56:02 +02:00
Quinella
072fbec377
Behavior change of /challenge: removed lingering testing console.log
2013-10-08 23:43:29 +02:00
Quinella
d73f97d8f9
Changed the behavior of /challenge
...
/challenge now opens the challenge window instead of the user window (like /user does)
/challenge also accepts multiple parameters now: user, format, team
user is the name(id) of the user you want to challenge
format is the format you want. It gets changed to an id, so you can enter it in any way you want. For example: ou, ou no stealth rock, etc.
team is the name of the team you wish to use. It also gets changed to an id and stops at the first match (problem: multiple teams with the same name?)
Both the format and team parameters are optional
2013-10-08 23:34:47 +02:00
Guangcong Luo
627f587c81
Merge pull request #57 from kotarou3/patch
...
Fix parse error in http://pokemonshowdown.com/replay/ubers-55161015
2013-10-06 23:37:39 -07:00
小太
6be79c6760
Fix parse error in http://pokemonshowdown.com/replay/ubers-55161015
2013-10-07 17:33:36 +11:00
Guangcong Luo
0b395ca236
Team export: 'Ability:' instead of 'Trait:'
...
PO will support this in their next release.
2013-10-06 13:56:58 -05:00
Guangcong Luo
ab5e6f1220
Team import: Support 'Ability:' as well as 'Trait:'
2013-10-06 13:56:58 -05:00
Guangcong Luo
63397a0562
Merge pull request #54 from Quinella/dogars
...
Dogars song fix
2013-10-06 09:49:28 -07:00
Quinella
e52634efe9
Dogars song fix so that it only plays when Dogars is on the field
2013-10-06 16:47:44 +02:00
Guangcong Luo
c883db6e07
Support both static/dynamic index pages
2013-10-04 16:56:27 -05:00