Guangcong Luo
e7fad47f54
Larger chat font sizes
...
For now, battle chat is still at 8pt, but chatroom and PM font
size has been increased to 9pt. Join/leave messages, timestamps,
and user symbols in chat stay at 8pt, and timestamps are now
gray.
2014-09-26 23:37:50 -05:00
Guangcong Luo
75efa5a2d3
Fix PS on dark themes
...
This fixes button readability when browser defaults change the
button text color from black.
2014-09-26 23:35:37 -05:00
Robin Vandenbrande
154c50d1be
Import/export on a per Pokemon basis
2014-08-29 13:24:26 +02:00
sphericalice
515b410f75
Add classes for /weakness command's labels
...
This adds in style for the new labels for the /weakness command, so that "Weaknesses:" is coloured red (the same as the red for .message-learn-cannotlearn for consistency reasons), "Resistances" is coloured blue, and "Immunities" is coloured grey. This reflects the changes to the command made in this pull request: https://github.com/Zarel/Pokemon-Showdown/pull/1116
2014-08-01 01:36:07 +01:00
Guangcong Luo
8280dab64e
Speed up tournament panel opening/closing
2014-07-18 17:08:45 -05:00
Slayer95
6b064b7a0e
Allow empty slots as targets for moves
...
Also, buttons that would target invalid positions will now be not only disabled but also hidden.
2014-07-17 17:48:35 -05:00
Slayer95
2579228752
Battle debug messages are now hidden by default
...
To display them: /showdebug
2014-07-09 22:18:33 -05:00
Slayer95
5316b051d6
Implement Triples UI
2014-06-10 16:47:03 -05:00
Quinella
4be517e098
Make tabs prettier in IE
2014-06-07 00:54:19 +02:00
Quinella
54cb37a37b
Copy/paste (clipboard) feature for teambuilder
2014-06-05 00:46:34 +02:00
Guangcong Luo
0e927e3271
Merge pull request #162 from kotarou3/tournaments
...
Tournaments update
2014-03-22 12:41:25 -05:00
小太
63bb1ecc40
Implement the tournaments info packet handler
2014-03-22 20:04:47 +11:00
Guangcong Luo
2402c0c914
New background: Charizards, by seiryuuden
2014-03-18 22:50:56 -05:00
Guangcong Luo
2bfa50fab8
More readable footer
2014-03-15 23:44:55 -05:00
Quinella
c7efee17d6
PM minimizing: change color of PM header for new messages
...
Also fixed some CSS rules to be consistent with the other rules
2014-01-10 10:43:07 +01:00
Quinella
a7375021ce
Make PM windows minimizable
2014-01-10 10:06:07 +01:00
小太
a20a59f94a
Change client-tournament.js -> client-chat-tournament.js reference in client.css
2013-12-26 23:17:31 +11:00
小太
e2c9ede115
Add support for popping out the tournament bracket
2013-12-26 22:49:45 +11:00
小太
6ab557c86f
Add a tournament status indicator
2013-12-22 17:24:13 +11:00
小太
4b056b7416
Add toggle button to tournaments
2013-12-22 08:36:49 +11:00
小太
0812a41172
Merge remote-tracking branch 'upstream/master' into tournaments
2013-12-02 16:55:01 +11:00
Guangcong Luo
ea2fc9f625
Fix horizontal scrollbar in Windows main menu
2013-11-30 00:54:42 -06:00
小太
54042f637c
Merge remote-tracking branch 'upstream/master' into tournaments
...
Conflicts:
testclient.html
2013-10-20 20:43:13 +11:00
Guangcong Luo
0caf105732
New background: Horizon
2013-09-23 13:16:18 -05:00
小太
4c13a800d2
Use a different library for rendering the tree and implement draggable brackets to support it
2013-09-17 20:14:17 +10:00
小太
ffcd67478e
Add support for tree-type tournaments
2013-09-15 15:36:37 +10:00
小太
fdf4f04d1b
Centre the tournament end bracket text
2013-08-21 00:00:45 +10:00
小太
3c0e3b1a1e
Merge remote-tracking branch 'upstream/master' into tournaments
2013-08-20 22:49:31 +10:00
小太
dfc2f301c7
Display final bracket at tournament end
2013-08-20 21:59:26 +10:00
小太
5d010cc7a5
Bold all tournament messages
2013-08-20 20:32:29 +10:00
小太
60385ad705
Whitespace
2013-08-20 20:31:41 +10:00
小太
9582aa84ab
Don't wrap normal cells in tournament table
2013-08-19 23:22:38 +10:00
小太
4503e271fb
Fix code not using tabs for indenting
2013-08-18 22:54:42 +10:00
小太
cf699c0494
Obliterate trailing whitespace
2013-08-18 22:48:11 +10:00
小太
69ec4eca39
Make the hidability of the tournament box (slightly) more obvious
2013-08-18 18:01:28 +10:00
小太
e3ef08de55
Hide the tournament toolbox if the tournament has started and the user is not in the tournament
2013-08-18 18:00:45 +10:00
小太
a7e69c0810
Basic tournament support
2013-08-10 19:19:52 +10:00
Guangcong Luo
60ce7dc72f
Support chat room lists
...
Currently hardcoded for the official server only.
2013-07-03 02:32:27 -05:00
Guangcong Luo
703de08105
Minor GUI tweaks
2013-06-02 21:52:41 -05:00
Guangcong Luo
d3cf074478
Implement timer as CSS class
2013-06-01 12:47:55 -05:00
Guangcong Luo
18092d3653
Implement highlight as CSS class
2013-05-31 22:01:16 -05:00
Cathy J. Fitzpatrick
6efa454ec7
Don't show a horizontal scrollbar on chat logs
2013-05-25 01:59:40 -05:00
Cathy J. Fitzpatrick
ddca39f096
Re-implement testclient.html to parity with old client
2013-05-24 19:10:28 -06:00
Cathy J. Fitzpatrick
d070c4c362
Always use CSS3 animations for <blink>
2013-05-22 02:45:03 -05:00
Cathy J. Fitzpatrick
6c7d4cc08f
Fix whitespace in previous commit
2013-05-22 02:38:20 -05:00
Cathy J. Fitzpatrick
032517142a
Support <blink>
2013-05-22 02:37:07 -05:00
Guangcong Luo
f5ddfa6bef
Fix IE9 gradient issues
2013-05-20 17:25:48 -05:00
Guangcong Luo
5e7cab6155
Battles shouldn't have a persistent header
2013-05-19 02:53:12 -05:00
Guangcong Luo
a51cb3afd9
Fade the credits bullets
2013-05-19 01:46:51 -05:00
Guangcong Luo
cfdb746991
Yilx's new shinier background
2013-05-18 23:59:28 -05:00