Commit Graph

777 Commits

Author SHA1 Message Date
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
Guangcong Luo
daaa6f3bfd Embed news into HTML for faster loading 2013-09-20 16:48:31 -05:00
Guangcong Luo
30490f23d7 Teambuilder: Fix deleting teams
Deleting teams now correctly updates the team list
2013-09-20 16:48:31 -05:00
Guangcong Luo
45e47c9d66 News popup 2013-09-20 16:48:31 -05:00
Guangcong Luo
a90404685d Desktop client: Make sure links open in browser 2013-09-20 16:48:31 -05:00
Quinella
e7dae9beab Fixes the teambuilder's number input's events
Only the keyup event was fired, which caused a bug where changes are not registered when the up/down buttons are clicked (in browsers that support the number input).
The keyup event still has to be fired for the sake of the browsers that haven't heard of the number input yet.
2013-09-20 23:26:00 +02:00
Guangcong Luo
a171908cec Fix room links
Room links were broken by a mistake in the port number detection
commit.
2013-09-18 00:03:07 -05:00
Guangcong Luo
e47b56be18 Desktop client: Make really sure not to crash in fs callbacks 2013-09-17 21:55:43 -05:00
小太
2cbc7537e5 Add port number detection to automatic links 2013-09-17 23:22:12 +10:00
Guangcong Luo
fd46478a27 Desktop client: Fix intermittent crash after loading teams 2013-09-15 18:30:37 -05:00
Guangcong Luo
2c6775f5a6 Desktop client: Button to reload teams 2013-09-15 18:30:09 -05:00
Guangcong Luo
254135e620 Desktop client: Teams saved to files 2013-09-15 18:22:19 -05:00