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
Guangcong Luo
a48e096ebd
Spoiler tag
...
You can now make spoilers by starting a sentence with 'spoiler:'
or 'spoiler'.
2013-09-29 17:54:20 -05:00
V4Victini
a27e420f22
Fix Unnerve's message
2013-09-28 17:06:32 -04:00
Quinella
a753f59a97
Dogars song fix
2013-09-27 10:37:34 +02:00
Quinella
fd4fdb5988
Fixes tabs so that it will show roomname instead of roomid on joining
2013-09-25 11:25:19 +02:00
Guangcong Luo
617d194478
Merge pull request #52 from Quinella/formats
...
Made format column index one-based
2013-09-23 11:30:42 -07:00
Quinella
5889f1680d
Fixed default format column
2013-09-23 20:26:26 +02:00
Quinella
4e4c710740
Made format column index one-based
2013-09-23 20:21:30 +02:00
Guangcong Luo
0caf105732
New background: Horizon
2013-09-23 13:16:18 -05:00
Quinella
78f5247cdb
Changed format column separator; prefixed by a comma
2013-09-23 19:26:46 +02:00
Quinella
51ecb2a6e6
Adds the possibility to put sections (of formats) in other columns by changing it serverside
2013-09-23 18:43:55 +02:00
Quinella
e94e2c27cf
Renamed "persistent notifications" to "temporary notifications"
2013-09-22 23:00:20 +02:00
Quinella
44aceead8f
Added a "persistent notifications" option.
...
Defaults to yes. If set to no, notifications will disappear automatically after 5 seconds.
The option will only be shown if window.Notification is available.
2013-09-22 22:47:55 +02:00
Quinella
7b26873667
Added |tc| and the like for the correct time in replays
2013-09-22 01:04:55 +02:00