Commit Graph

801 Commits

Author SHA1 Message Date
The Immortal
793b01912d Add Rage Powder message 2013-11-29 20:43:35 +04:00
Guangcong Luo
550071c0e1 Newest jQuery versions 2013-11-20 17:55:59 -06:00
V4Victini
70f43c7a4b New types (type change) are now delimited by / 2013-11-20 16:28:30 -05:00
V4Victini
4d22fe006e Display type icons for each type in the hover panel 2013-11-20 11:01:52 -05:00
V4Victini
37cb0c9bd8 Properly display type changes
A Pokemon can have their type changed to be multiple types. This possible through usage of Reflect Type, Trick-or-Treat, or Forest's Curse.
2013-11-20 10:38:42 -05:00
The Immortal
0346c454c4 Merge pull request #75 from V4Victini/patch-8
Add 'trapped' status activation message
2013-11-20 01:25:05 -08:00
V4Victini
c4d13a83d7 Add Trick-or-Treat and Forest's Curse messages 2013-11-19 00:26:51 -05:00
Guangcong Luo
486a19d211 Don't show Mega-evolution button after mega evolving 2013-11-17 22:46:05 -06:00
Guangcong Luo
f84aa03de8 Cawmodore minisprite 2013-11-17 22:46:05 -06:00
V4Victini
dc4182a130 No need for empty string 2013-11-16 04:12:33 -05:00
V4Victini
f23b58854d Just use é 2013-11-16 04:08:57 -05:00
V4Victini
a28573aa3b Add Powder messages 2013-11-16 02:19:16 -05:00
V4Victini
814cf7f06c Add 'trapped' status activation message 2013-11-15 03:11:32 -05:00
V4Victini
d899a62eec Add Mat Block messages 2013-11-14 23:06:54 -05:00
V4Victini
8737b22c98 Remove outdated weather code 2013-11-14 16:25:15 -05:00
Guangcong Luo
46de7f09bd Updates to search code
Egg groups can now be searched
2013-11-12 16:28:06 -06:00
The Immortal
04ddeaf788 Add Sticky Web start message 2013-11-10 00:22:14 +04:00
Guangcong Luo
7405077997 Sync gen 6 data 2013-11-09 00:18:38 -06:00
The Immortal
d783eb9e99 the foe's -> the opposing 2013-11-06 13:13:33 +04:00
Guangcong Luo
fc38212ad3 Support custom avatars client-side
This mainly has two benefits:
- Shows custom avatars in replays
- Load-balances so sim server doesn't have to run an HTTP server too
2013-11-06 00:13:59 -06:00
Guangcong Luo
f7a12d64d4 Search: Show close matches in both directions alphabetically 2013-11-06 00:13:59 -06:00
The Immortal
ca389beb44 Add Aura Break message 2013-11-05 11:12:02 -08:00
The Immortal
3ee9f596cb HJK rename 2013-10-29 19:07:16 +04:00
Bill Meltsner
5f01c13533 Fix parseDetails erroring when passed nil details 2013-10-29 02:09:35 -07:00
Guangcong Luo
e701367e2b Gen 6 pokemon icons 2013-10-27 22:56:54 -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
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
71888bc95c Add support for gen 6 Frisk 2013-10-24 02:31:54 -07:00
Guangcong Luo
c4b8d0af0b Implement UI for mega evolution 2013-10-23 22:40:43 -05:00
The Immortal
36508c1475 Change Dream World to Hidden 2013-10-19 00:34:14 +04: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
9e4b7929ab Support -invertboost for Topsy-turvy 2013-10-11 19:47:08 -05:00
Guangcong Luo
65a3e6b6b5 New formats-data and teambuilder changes 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
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
小太
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
d03bea97af Rooms can now expire
Rooms send |expire| when they expire; this means that the room no
longer exists server-side but the client might want to leave the room
open.
2013-09-29 22:52:40 -05:00
Guangcong Luo
34c8607104 Change spoiler syntax
Now supports 'spoiler:' and 'spoilers:', requires the ':' so it
doesn't accidentally spoiler stuff, and the word 'spoiler' doesn't
have to be at the beginning of the line.
2013-09-29 21:32:44 -05:00
Guangcong Luo
0f4b365091 Setting to disable spoiler hiding 2013-09-29 21:15:22 -05:00
V4Victini
ccae8885bc Fix -ability parsing errors
Only Unnerve passes the side in args, so args[3] was undefined for every other ability.
2013-09-29 20:00:34 -04:00