Commit Graph

50 Commits

Author SHA1 Message Date
V4Victini
dcd6b5da71 Revert "Readd previous condition"
This reverts commit 5268d6b9be.
2014-01-11 23:22:42 -05:00
V4Victini
5268d6b9be Readd previous condition
Backwards Compatibility
2014-01-06 15:25:50 -05:00
V4Victini
c6e2bdd4b9 Use canMegaEvo flag.
The server will tell us what we can and cannot Mega-Evolve
2014-01-06 13:49:46 -05: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
Guangcong Luo
486a19d211 Don't show Mega-evolution button after mega evolving 2013-11-17 22:46:05 -06: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
Quinella
6dd87308ee Removed for-loop and inserted them separately 2013-09-08 00:57:46 +02:00
Quinella
1227dbd1b0 Fixes PS issue 236; exact ability and item wasn't shown in doubles on second active 2013-09-07 12:56:57 +02:00
小太
cf699c0494 Obliterate trailing whitespace 2013-08-18 22:48:11 +10:00
Joimer
2f237eb80c Preparing client for triple battles: Team Preview
Edit the client so it acts correctly in triples and the team preview lets you choose three Pokémon.
2013-07-26 22:03:24 +02:00
Guangcong Luo
ab806a6be4 Support |title| 2013-06-02 02:30:47 -05:00
Guangcong Luo
1c61a3bf3f Make register/changepassword forms look nicer 2013-06-01 01:32:08 -05:00
Guangcong Luo
8ae993ac3b Join rooms optimistically
Rooms are now opened immediately upon request, instead of waiting
for the server to respond with the room's data.
2013-05-30 18:24:29 -05:00
Guangcong Luo
0f7face378 Fix controls sometimes hiding themselves 2013-05-23 23:02:03 -05:00
Guangcong Luo
2120049cc0 Move trap warning below switch menu 2013-05-23 06:47:01 -05:00
Guangcong Luo
9a654bac49 Switch timer on/off button instantly 2013-05-22 21:14:06 -05:00
Guangcong Luo
156e629827 Support new protocol for sending/receiving requests 2013-05-22 21:09:05 -05:00
Guangcong Luo
b0e297fd7d Suppress a crash when types are unknown 2013-05-21 17:26:45 -05:00
Cathy J. Fitzpatrick
6a66e8107a Fix checking for socket not being open yet 2013-05-21 15:55:29 -05:00
Guangcong Luo
9c7a82d2d3 Fix battles sometimes not scrolling to bottom 2013-05-20 02:30:45 -05:00
Guangcong Luo
bc2e596e46 Fix trying to switch a trapped pokemon 2013-05-19 05:13:19 -05:00
Guangcong Luo
ebf65a92ab Leave room upon forfeiting 2013-05-15 20:17:00 -07:00
Guangcong Luo
abab7b7e23 Forfeit button 2013-05-14 12:29:51 -07:00
Guangcong Luo
a59925e230 Simpler popup API: remove superfluous id 2013-05-12 23:49:26 -07:00
Guangcong Luo
d08031f277 Fix bug with battle control updating 2013-05-12 23:36:11 -07:00
Guangcong Luo
761ddf0f87 Fix autofocus for Firefox 2013-05-12 23:36:11 -07:00
Guangcong Luo
ff0dd2793f More reliablie displaying for battle controls 2013-05-12 23:36:11 -07:00
Guangcong Luo
9119496c64 More reliable updating of controls 2013-05-12 23:36:11 -07:00
Guangcong Luo
540fe9dda0 Fix tooltip alignment problems 2013-05-12 23:36:11 -07:00
Guangcong Luo
1ceb5e01d0 Remove some old unused code 2013-05-12 23:36:11 -07:00
Guangcong Luo
1dfb199bfb Fix back button for battle choices 2013-05-11 23:29:43 -07:00
Guangcong Luo
d4c2b0441d Workaround for popop data issues 2013-05-11 23:09:25 -07:00
Guangcong Luo
bb0a730e69 Fix a bunch of crashes and errors 2013-05-09 17:56:25 -07:00
Guangcong Luo
c21ac077df Low-res battle support 2013-05-09 02:22:47 -07:00
Guangcong Luo
63bbbb4ab5 Implement notifications 2013-05-08 21:21:19 -07:00
Guangcong Luo
880ca21e24 Visual tweaks to teambuilder and battles 2013-05-08 21:07:29 -07:00
Guangcong Luo
e404f520f6 Options menu, sound menu, and registration 2013-05-07 02:37:34 -07:00
Guangcong Luo
ec4537bee5 New more-reliable sound system for battles 2013-05-06 15:39:51 -07:00
Guangcong Luo
d463c4be3a Teambuilder and battle appearance tweaks 2013-05-06 15:33:48 -07:00
Guangcong Luo
2cfd4452d3 Merge shared chat/battle room functionality
This also fixes tab completion support in battles, as well as the
'Join chat' button
2013-05-05 19:05:44 -07:00
Guangcong Luo
7f4c26d529 Show room details in room tab 2013-05-04 21:47:52 -07:00
Guangcong Luo
2f741489d8 Fix team preview 2013-05-04 01:17:11 -07:00
Guangcong Luo
fa6101d1f5 Fix crash in doubles 2013-05-03 21:05:32 -07:00
Guangcong Luo
a39f6f878e Battle tooltips 2013-05-03 17:40:33 -07:00
Guangcong Luo
cbbe5e1a76 Support playing in battles 2013-05-03 16:02:33 -07:00
Guangcong Luo
1a5b6ed41e Move some functionality into default handlers
These default handlers are shared between rooms and remove some
code duplication.
2013-05-02 21:36:45 -07:00
Guangcong Luo
0ab22ab162 Stub battle room
Watching (but not playing) battles is now supported
2013-05-02 00:17:09 -07:00