Commit Graph

58 Commits

Author SHA1 Message Date
Guangcong Luo
e59d78c790 Team validation failure keeps challenge window open 2013-05-20 18:54:33 -05:00
Guangcong Luo
956f2473d6 Show error message for having no teams 2013-05-20 18:48:18 -05:00
Guangcong Luo
e54ed15163 Support tab complete in PMs 2013-05-20 03:47:33 -05:00
Guangcong Luo
5e7cab6155 Battles shouldn't have a persistent header 2013-05-19 02:53:12 -05:00
Guangcong Luo
3be1822aad Fix watch battle refresh button 2013-05-17 03:47:58 -05:00
Guangcong Luo
a74998dda5 Credits: Clarification to Marty's role 2013-05-17 02:37:36 -05:00
Guangcong Luo
8d48f067e2 Zrackel's real name in credits 2013-05-16 21:43:25 -05:00
Guangcong Luo
81a7d93e65 Marty's real name in credits 2013-05-15 14:19:14 -07:00
Guangcong Luo
d21dfcce7c Sort TI as 'T' in the credits list 2013-05-15 13:43:13 -07:00
Guangcong Luo
691a6712b4 Add Joim's real name to credits 2013-05-15 01:55:36 -07:00
Guangcong Luo
c662e1f23d Appearance tweaks to credits page 2013-05-15 00:10:04 -07:00
Guangcong Luo
eb8d7805cc Move version number to client.js 2013-05-14 23:32:10 -07:00
Guangcong Luo
a794b1d9ad Credits page (sorted alphabetically) 2013-05-14 23:14:41 -07:00
Guangcong Luo
a59925e230 Simpler popup API: remove superfluous id 2013-05-12 23:49:26 -07:00
Bill Meltsner
a151dbe4eb Fix grammatical issue in battle list 2013-05-12 14:39:28 -06:00
Guangcong Luo
2d43510f26 Refactor: rename messageSanitize to Tools.parseMessage 2013-05-11 23:09:38 -07:00
Guangcong Luo
3ed53701d5 Fix custom game team list not splitting into columns 2013-05-09 19:51:37 -07:00
Guangcong Luo
47eac84b43 Battle list: Can now be filtered by format 2013-05-09 19:48:34 -07:00
Guangcong Luo
c01f291bc7 Battle list 2013-05-09 19:14:13 -07:00
Guangcong Luo
3834ba9dc0 Ask user to choose name before searching battles 2013-05-08 21:54:28 -07:00
Guangcong Luo
63bbbb4ab5 Implement notifications 2013-05-08 21:21:19 -07:00
Guangcong Luo
5c30f3dd01 Properly handle invalid teams in challenges 2013-05-06 00:58:13 -07:00
Guangcong Luo
1cf805c3fa Suppress error for random teams 2013-05-05 18:41:43 -07:00
Guangcong Luo
1c936cef24 Make sure to send the correct team in battles 2013-05-04 22:13:14 -07:00
Guangcong Luo
27165375b4 Minor appearance tweaks 2013-05-04 18:54:54 -07:00
Guangcong Luo
9d6122e1a2 Searching for battles now supported 2013-05-04 17:39:40 -07:00
Guangcong Luo
bdae3636d2 Don't remove unrelated challenges when updating challenges 2013-05-04 14:28:14 -07:00
Guangcong Luo
91671b4165 Update teams when they're saved in teambuilder 2013-05-04 14:26:10 -07:00
Guangcong Luo
96d1ff32e3 Minor appearance improvements 2013-05-04 02:54:11 -07:00
Guangcong Luo
7d23df831c Fix 3 column team menu 2013-05-04 01:49:27 -07:00
Guangcong Luo
e5acd26c0c Allow double/triple columns for teams 2013-05-04 01:20:26 -07:00
Guangcong Luo
865bdea5bb Allow sending teams larger than chat limit 2013-05-04 01:19:02 -07:00
Guangcong Luo
e7ea6b471b Stub formats/teams chooser 2013-05-04 00:43:41 -07:00
Guangcong Luo
9c689df401 Closing PM window cancels challenge 2013-05-03 16:53:44 -07:00
Guangcong Luo
2261f50b6f Tweak some challenge styling 2013-05-03 01:38:36 -07:00
Guangcong Luo
756bb61f27 Stub challenge UI 2013-05-03 01:27:01 -07:00
Guangcong Luo
c5626f44da Don't focus already-open PM windows on message 2013-05-02 23:40:21 -07:00
Guangcong Luo
260ea5f988 Update rooms to newest standard for buttons 2013-05-02 22:57:11 -07:00
Guangcong Luo
4e2f4b63c7 Make sure footer links don't overlap with anything 2013-05-02 22:11:57 -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
22024f41bd Add Rules link to footer 2013-05-02 20:40:15 -07:00
Guangcong Luo
082af725b3 Add footer links 2013-05-02 20:16:52 -07:00
Guangcong Luo
62ad023ce6 Closing PM selects next PM 2013-05-01 18:04:10 -07:00
Guangcong Luo
0d75a06dc2 Don't tab PM close buttons
(Esc is already available as a keyboard shortcut to close PMs)
2013-05-01 17:58:13 -07:00
Guangcong Luo
54fbcfe696 Name in userbar now clickable 2013-05-01 04:20:43 -07:00
Guangcong Luo
0b77f52ce9 Make sure PM box is visible when opened 2013-04-30 15:36:36 -07:00
Guangcong Luo
d72adeb629 PMs scrolled to bottom when they're focused 2013-04-30 15:36:14 -07:00
Guangcong Luo
442e91d3aa Upgrade to newest version of Autoresize 2013-04-30 14:08:50 -07:00
Guangcong Luo
70e479bb35 Style group in PM header 2013-04-30 13:43:43 -07:00
Guangcong Luo
e1040e6529 Highlight active PM 2013-04-30 13:37:57 -07:00