小太
ab9d2cc59b
Change to a more JSON-type update format
2013-12-11 18:13:41 +11:00
小太
1a82357a95
Fix a vulnerability in not correctly sanatising an HTML parameter
2013-12-09 18:42:58 +11:00
小太
1e61d88116
Fix injection vulnerability
...
From the incorrect assumption that BattleFormats was sanatised
2013-12-09 18:23:48 +11:00
小太
2cbc43d22d
Only initialise the tournament box when a tournament packet is detected, rather than for every room
2013-12-09 16:38:50 +11:00
小太
59ccc575a9
Add a comment explaining the fallthrough in client-chat.js
...
And clean up a bit of trailing whitespace
2013-12-09 16:38:01 +11:00
小太
ef69e954c2
Rename client-tournament.js to client-chat-tournament.js
2013-12-09 16:16:11 +11:00
小太
4b08cc1f5c
Restrict usage of Tournaments to TBT only (for now)
...
This is because this is still in alpha so the intended purpose of use for now is just for testing on TBT rather than releasing it for use on all servers.
2013-12-09 11:59:25 +11:00
小太
0812a41172
Merge remote-tracking branch 'upstream/master' into tournaments
2013-12-02 16:55:01 +11:00
Guangcong Luo
8237e25b93
Desktop client main menu links now open in browser
2013-11-30 00:54:42 -06:00
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
小太
cf48b94fa3
Fix tournament bracket being unscrollable when it is updated when the user has another tab open
2013-11-13 18:32:38 +11:00
Guangcong Luo
46de7f09bd
Updates to search code
...
Egg groups can now be searched
2013-11-12 16:28:06 -06:00
小太
4d03e4d393
Merge remote-tracking branch 'upstream/master' into tournaments
2013-11-11 18:38:16 +11: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
小太
9d8a005e13
Allow releasing mouse anywhere to stop bracket dragging
...
We can do this now since the bracket is now clamped inside it's area,
so releasing the mouse outside of it won't hide the bracket
2013-10-20 20:46:34 +11:00
小太
54042f637c
Merge remote-tracking branch 'upstream/master' into tournaments
...
Conflicts:
testclient.html
2013-10-20 20:43:13 +11:00
小太
b6deff3b9c
Clamp the bracket position to inside the box, so it always is visible
2013-10-20 20:31:15 +11: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