Commit Graph

50 Commits

Author SHA1 Message Date
Guangcong Luo
3bd477de93 Align room titles more nicely 2013-05-04 22:12:12 -07:00
Guangcong Luo
7f4c26d529 Show room details in room tab 2013-05-04 21:47:52 -07:00
Guangcong Luo
29f6436331 Right tabs no longer overlap with left tabs 2013-05-04 20:16:52 -07:00
Guangcong Luo
b1784d13bf Make right room stretch
This cures some flicker when resizing, and apparently most people
who make their windows this wide want it anyway
2013-05-04 19:48:22 -07:00
Guangcong Luo
9d6122e1a2 Searching for battles now supported 2013-05-04 17:39:40 -07:00
Guangcong Luo
c71fbb788e Support popups 2013-05-04 01:19:50 -07:00
Guangcong Luo
e7ea6b471b Stub formats/teams chooser 2013-05-04 00:43:41 -07:00
Guangcong Luo
fd868f195d Use new button click dispatcher for popups 2013-05-03 21:06:23 -07:00
Cathy J. Fitzpatrick
2e052a6ecf Absolute URIs to avoid unnecessary 301 redirects 2013-05-03 16:11:16 -07:00
Guangcong Luo
cbbe5e1a76 Support playing in battles 2013-05-03 16:02:33 -07:00
Guangcong Luo
fe362bb278 Don't show challenge/PM buttons for yourself
There are various obscure situations where you might want to for
testing, so doing so isn't banned server-side, but it's banned client-
side where it's more likely to be a misclick than anything else.
2013-05-03 11:07:36 -07:00
Guangcong Luo
756bb61f27 Stub challenge UI 2013-05-03 01:27:01 -07:00
Guangcong Luo
260ea5f988 Update rooms to newest standard for buttons 2013-05-02 22:57:11 -07:00
Guangcong Luo
e8ff750194 Fix lobby overriding rooms you were trying to get to 2013-05-02 21:37:06 -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
b30b519a88 Make sure popups reflect rank of user clicked 2013-05-02 20:18:30 -07:00
Guangcong Luo
74553ab374 Fix crash when receiving lobby message 2013-05-02 20:18:10 -07:00
Guangcong Luo
0ab22ab162 Stub battle room
Watching (but not playing) battles is now supported
2013-05-02 00:17:09 -07:00
Guangcong Luo
3cb0fdd807 Don't collapse side rooms when closing one 2013-05-01 16:59:36 -07:00
Guangcong Luo
11b97ee0cd Userbar tweaks 2013-05-01 15:17:40 -07:00
Cathy J. Fitzpatrick
c1fb7639db Add SSL support 2013-05-01 15:12:00 -07:00
Guangcong Luo
1802cdca7c Support old protocol for room updates 2013-05-01 05:42:21 -07:00
Guangcong Luo
54fbcfe696 Name in userbar now clickable 2013-05-01 04:20:43 -07:00
Guangcong Luo
005f748113 Show rooms in user popup 2013-05-01 04:12:42 -07:00
Guangcong Luo
078d53cefd Fix race conditions while joining rooms 2013-04-30 18:50:03 -07:00
Guangcong Luo
7f6aaef666 Stub userbar 2013-04-30 18:49:31 -07:00
Guangcong Luo
f036e75882 Support old/new protocol for joining rooms 2013-04-30 18:49:06 -07:00
Guangcong Luo
019a4fbbdb Parse formats without needing lobby open 2013-04-30 18:46:45 -07:00
Guangcong Luo
a572e22997 Support raw messages from old protocol 2013-04-30 15:42:31 -07:00
Guangcong Luo
c7a13d5e76 PM functionality! 2013-04-30 02:29:41 -07:00
Guangcong Luo
61f838cc7e Pop-up menus\!
They're currently only used for viewing users
2013-04-29 22:54:53 -07:00
Guangcong Luo
b436f44fb9 Support PMs and console messages (inline only) 2013-04-29 13:00:27 -07:00
Guangcong Luo
57886b5579 Fix saving teams in teambuilder 2013-04-29 11:23:02 -07:00
Guangcong Luo
d4dd87c3fa Send join/leave for chat rooms 2013-04-28 14:28:08 -07:00
Guangcong Luo
a2427f60e0 Minor visual tweaks to lobby chat 2013-04-28 14:26:46 -07:00
Guangcong Luo
98b410cb58 Fix references to the wrong name variable 2013-04-27 19:47:51 -07:00
Guangcong Luo
e4b7d6c296 Stub lobby chat implementation 2013-04-27 02:00:56 -07:00
Guangcong Luo
6709bac98a Misc cleanup to team storage 2013-04-27 02:00:32 -07:00
Guangcong Luo
68a9996cac Make user data use the Backbone model properly 2013-04-27 01:59:58 -07:00
Guangcong Luo
f241f24172 New logo 2013-04-27 01:51:38 -07:00
Cathy J. Fitzpatrick
15f238c517 Initialisation fixes 2013-04-26 21:21:22 -07:00
Cathy J. Fitzpatrick
a55fd8e4eb More initialisation code 2013-04-26 22:16:52 -06:00
Cathy J. Fitzpatrick
460c261854 More initialisation stuff 2013-04-26 19:56:44 -07:00
Cathy J. Fitzpatrick
3c621e1d45 Some initialisation code 2013-04-26 20:49:52 -06:00
Cathy J. Fitzpatrick
4135fa24a4 Rename some fields of the Config object 2013-04-26 19:10:53 -06:00
Guangcong Luo
ed6f23cf6c Stub teambuilder 2013-04-26 17:58:54 -07:00
Guangcong Luo
07209a795a Add gap between right and left rooms 2013-04-26 15:46:22 -07:00
Guangcong Luo
94ad977f46 Tab group Teambuilder/Ladder with Home 2013-04-26 15:45:59 -07:00
Guangcong Luo
8a98a0d233 Implement side rooms 2013-04-26 14:52:07 -07:00
Guangcong Luo
68e574cc52 Stub new client 2013-04-26 01:23:22 -07:00