Cathy J. Fitzpatrick
5355b8ec8e
Fix more XSS in battle.js
2013-06-08 14:13:08 -06:00
Cathy J. Fitzpatrick
7e47ac8fc7
Fix XSS in Skill Swap code
2013-06-08 04:24:29 -06:00
Marty-D
4b6b1cefeb
Support Skill Swap displaying swapped Abilities.
2013-06-07 20:25:51 -04:00
Cathy J. Fitzpatrick
6b2f938d84
Fix accidental global
2013-06-07 01:57:48 -06:00
Cathy J. Fitzpatrick
c2dcaa21e1
Support |unlink| message
2013-06-07 01:24:14 -06:00
Guangcong Luo
9e29dfd8ed
Update moderator discretion rule
2013-06-05 17:21:05 -05:00
Guangcong Luo
57691ce358
EV recommender: Prevent +/- same stat in nature
2013-06-05 17:13:23 -05:00
Guangcong Luo
c213b0de71
Pokedex: Workaround for searching for Psychic
2013-06-04 16:27:36 -05:00
Guangcong Luo
61709650ac
Teambuilder: Fixes to EV recommender
...
+Spe is now the default nature for Scarf
2013-06-04 16:26:53 -05:00
Guangcong Luo
5f7b870fed
Teambuilder: Fix EVs>252 bug in suggester
2013-06-04 13:04:07 -05:00
Guangcong Luo
4f0c7eb66f
Utilichart layout tweaks
2013-06-04 12:52:54 -05:00
Guangcong Luo
2d2f6d760b
Add Pokedex link to main menu
2013-06-04 12:52:17 -05:00
Cathy J. Fitzpatrick
e6bab11019
Add Register button in settings
2013-06-04 00:35:35 -06:00
Guangcong Luo
1e5b0df33e
PP column for moves
2013-06-03 06:01:05 -05:00
Cathy J. Fitzpatrick
474e3ad4a0
Re-enable HTTPS URIs
2013-06-03 01:54:36 -05:00
Guangcong Luo
703de08105
Minor GUI tweaks
2013-06-02 21:52:41 -05:00
Cathy J. Fitzpatrick
2163057c2e
Change port of main server to 8080
2013-06-02 21:51:32 -05:00
Guangcong Luo
aafd7546c1
Suppress any crashes from playing sounds
2013-06-02 21:50:44 -05:00
Guangcong Luo
ab806a6be4
Support |title|
2013-06-02 02:30:47 -05:00
Bill Meltsner
bff9ddfa1c
Add a message for blocking stat decreases
2013-06-01 22:32:56 -07:00
Guangcong Luo
d3cf074478
Implement timer as CSS class
2013-06-01 12:47:55 -05:00
Guangcong Luo
733579eb2a
Don't italicize when opening dev console
2013-06-01 01:46:40 -05:00
Guangcong Luo
1c61a3bf3f
Make register/changepassword forms look nicer
2013-06-01 01:32:08 -05:00
Cathy J. Fitzpatrick
983c94d1df
Implement change password dialogue
2013-06-01 01:16:26 -05:00
Guangcong Luo
18092d3653
Implement highlight as CSS class
2013-05-31 22:01:16 -05:00
Cathy J. Fitzpatrick
8b2842a05d
Fix setting timestamp preferences
2013-05-31 16:33:18 -06:00
Guangcong Luo
9b163c782e
Ctrl+I and Ctrl+B for bold/italics
2013-05-31 15:49:29 -05:00
Cathy J. Fitzpatrick
121824da42
Minor stylistic changes
2013-05-31 06:32:14 -05:00
Guangcong Luo
d9d427c821
Support messages starting with || in battles
2013-05-31 00:51:04 -05:00
Cathy J. Fitzpatrick
515551bb0f
Support linking to namerequired rooms
2013-05-31 00:18:07 -05:00
Cathy J. Fitzpatrick
009fe323b3
Fix setPersistentName
2013-05-30 23:49:41 -05:00
Guangcong Luo
f44df969fc
Open lobby as early as possible
2013-05-30 22:22:34 -05:00
Guangcong Luo
287a2fdad3
Less specialcasing of lobby
...
Lobby is now treated more closely to other rooms, which fixes
certain bugs such as lobby ignoring |deinit|
I've also added some more comments to the surrounding code.
2013-05-30 19:24:24 -05:00
Guangcong Luo
fc253e3228
Stub code for handling |noinit| error codes
2013-05-30 18:56:25 -05:00
Guangcong Luo
c19c4e764a
Redirect expired direct battle links to replays
2013-05-30 18:56:02 -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
ac54695284
Suppport new message types |deinit| and |noinit|
2013-05-30 17:52:05 -05:00
Cathy J. Fitzpatrick
e624819e02
Don't use Function.prototype.bind
2013-05-29 22:13:33 -06:00
Guangcong Luo
9415f7faa1
Support more PM features
...
Specifically, /invite and /me and /announce should work in PMs now
2013-05-29 20:16:17 -05:00
Guangcong Luo
3eedcd5e59
Update username rules
2013-05-29 20:11:33 -05:00
Cathy J. Fitzpatrick
60042a0330
Implement chat formatting options
2013-05-29 18:50:55 -06:00
Cathy J. Fitzpatrick
8ea7036ea4
Show error message for invalid usernames
2013-05-28 22:38:58 -06:00
Cathy J. Fitzpatrick
a1203680c5
battledata.js should not depend on caja
2013-05-28 00:09:40 -05:00
Cathy J. Fitzpatrick
cab5488541
Show main menu when failing to join any room
2013-05-25 05:21:16 -05:00
Cathy J. Fitzpatrick
1414eaa994
Support the ladder room in testclient.html
2013-05-25 00:41:27 -06:00
Cathy J. Fitzpatrick
8b95302e97
Update information on what testclient.html supports
2013-05-25 00:29:22 -06:00
Guangcong Luo
9f55f38485
Support newer names for various message types
2013-05-25 01:04:31 -05:00
Guangcong Luo
02895c2723
Select entire textbox when autofocusing
2013-05-25 01:02:18 -05:00
Cathy J. Fitzpatrick
e19f1cd23e
Select previous name on the /nick dialogue
2013-05-24 23:40:25 -06:00
Cathy J. Fitzpatrick
d1138261b0
Fix userlist for empty rooms
2013-05-24 19:51:09 -06:00