Commit Graph

54 Commits

Author SHA1 Message Date
Guangcong Luo
db3b992319 Inconsequential hover states on PM windows 2013-04-30 13:49:06 -07:00
Guangcong Luo
e1040e6529 Highlight active PM 2013-04-30 13:37:57 -07:00
Guangcong Luo
0dce61aa38 Minor appearance tweaks 2013-04-30 11:36:18 -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
978dc5b5e0 Fill out teambuilder stub a bit
Now everything except pokemon editing is done.
2013-04-29 11:24:53 -07:00
Guangcong Luo
76f1726e9b Narrower main menu 2013-04-29 11:21:56 -07:00
Guangcong Luo
a2427f60e0 Minor visual tweaks to lobby chat 2013-04-28 14:26:46 -07:00
Guangcong Luo
902c2b18dc Design improvements to ladder room
The ladder room is now at parity with the old client's ladder page.
2013-04-27 19:50:03 -07:00
Guangcong Luo
79ff72b9db Design improvements to lobby chat 2013-04-27 19:48:09 -07:00
Guangcong Luo
a12e379c30 Show userlist if screen is wide enough 2013-04-27 19:48:04 -07:00
Guangcong Luo
0e53fe3e9f More chat styling fixes 2013-04-27 19:46:29 -07:00
Guangcong Luo
57ca71bf77 Fix some chat styling 2013-04-27 13:23:55 -07:00
Guangcong Luo
ff9c2d2bed Style chatrooms 2013-04-27 13:02:22 -07:00
Guangcong Luo
e4b7d6c296 Stub lobby chat implementation 2013-04-27 02:00:56 -07:00
Guangcong Luo
f38cbdb9e1 Yilx's in-progress background 2013-04-27 01:48:43 -07:00
Guangcong Luo
ed6f23cf6c Stub teambuilder 2013-04-26 17:58:54 -07:00
Guangcong Luo
0413a49f6c Less margin between tab groups 2013-04-26 16:29:21 -07:00
Guangcong Luo
d37cdfc91c Squarer tabs 2013-04-26 15:45:12 -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
Cathy J. Fitzpatrick
bc7b79d9e7 Revise custom avatar feature 2013-04-24 02:43:15 -06:00
Guangcong Luo
b6eb7c05bf Fix word-wrap in !data 2013-04-23 18:45:58 -07:00
Guangcong Luo
544abfab40 Remove underlines from utilichart entries 2013-04-20 21:00:55 -07:00
Guangcong Luo
f5b751cf6e New search system: Support tagged search results 2013-04-19 23:18:53 -07:00
Guangcong Luo
6038b58088 Make all /data types the same width 2013-04-19 14:40:20 -07:00
Guangcong Luo
252f267d01 Better wrapping for /data 2013-04-19 14:03:08 -07:00
Guangcong Luo
bc1b6d4b5d Compress move data row a bit 2013-04-18 17:27:02 -07:00
Cathy J. Fitzpatrick
15dabc4eec Don't truncate /data etc. in battle data 2013-04-17 10:09:07 -07:00
Cathy J. Fitzpatrick
aa39361f54 Fix horizontal scrolling of battle chats 2013-04-17 03:11:56 -07:00
Guangcong Luo
4ae953ee7a Fix to how large overlays scroll 2013-04-13 17:37:45 -07:00
Guangcong Luo
8dd9524fa8 Avatar changing in options menu 2013-04-13 16:42:58 -07:00
Guangcong Luo
2df43efbc8 Don't display scrollbar by default in overlays 2013-04-13 14:21:25 -07:00
Guangcong Luo
9c56d0079b Options menu UI
A lot of preferences are no longer hidden behind console commands.
More to follow.
2013-04-13 14:12:31 -07:00
Guangcong Luo
6033c934a1 Update files for new replay viewer 2013-04-12 14:56:16 -07:00
Guangcong Luo
2341e9c1ae Add sim layout to sim.css
Apparently part of replayer.css was being used for font definitions in
the sim. That's been moved to sim.css.
2013-04-11 21:26:51 -07:00
Guangcong Luo
e5f3c72348 Split replayer.css
replayer.css was sort of a badly defined file: it started out as
being all the CSS used by the replay viewer, except for the CSS
for battles. It then gained utilichart CSS, despite being mostly
unrelated.

Now, main layout is in main.css in the main domain, and replay
layout is in replay.css, and utilichart CSS is in utilchart.css.

replayer.css remains a legacy file for the old replay player.
Once we transition to the new replay player that uses replay.css,
I can get rid of replayer.css completely.
2013-04-11 21:07:46 -07:00
Cathy J. Fitzpatrick
34b94a69fc Add some more resource prefixes 2013-04-06 06:04:17 -06:00
Guangcong Luo
9367836562 Fix Toxic in switch menu 2013-04-03 20:53:26 -07:00
Guangcong Luo
3e5d3857e4 Aesthetically pleasing switch menu HP bar colors 2013-03-29 13:52:31 -07:00
Guangcong Luo
56c439e5cf Use protocol-relative URLs for resources 2013-03-29 10:29:29 -07:00
Guangcong Luo
1e1089fa8d Test page for HP bar colors
This adds style/hpbartest.html, a test page for HP bar colors.
2013-03-29 10:20:50 -07:00
Guangcong Luo
37a88bf162 Aesthetically pleasing HP bar colors 2013-03-29 09:44:55 -07:00
Cathy J. Fitzpatrick
92867f22b9 Implement HP bar colours 2013-03-29 02:53:52 -06:00
Cathy J. Fitzpatrick
d99ede9def Always load resources from play.pokemonshowdown.com
With the advent of the *.psim.us URI scheme, one problem was that
images and other resources were not cached across different servers
because each server had a different URI for the same resource. This
commit resolves the problem by loading all resources from
play.pokemonshowdown.com.
2013-03-22 04:07:30 -06:00
Cathy J. Fitzpatrick
2e852de9b1 Fix horizontal scrolling of chat 2013-02-20 00:56:13 -07:00
Guangcong Luo
2faa86f94f New naming scheme for CSS 2013-02-12 23:35:34 -08:00
Cathy J. Fitzpatrick
272a076aca Fix coloured output in /learn 2013-02-12 20:28:36 -07:00
Cathy J. Fitzpatrick
63d4c2ad46 Fix message-modchat-disable CSS class 2013-02-12 12:17:13 -07:00