Quinella
bb88c1f049
Added storage.js include to testclient.html
2013-09-06 00:48:40 +02:00
Guangcong Luo
d55874b24f
Merge pull request #43 from Joimer/patch-7
...
Update credits
2013-09-05 13:21:17 -07:00
Joim
99fd72fd44
Update credits
2013-09-05 22:18:29 +02:00
Cathy J. Fitzpatrick
224a577929
Security: Fix five XSS vulnerabilities in battle.js
...
These vulnerabilities are more critical than usual because, for the
reasons given here,
https://github.com/Zarel/Pokemon-Showdown-Client/issues/41
any XSS vulnerability is now a vector to execute arbitrary code and
completely take over users' computers.
2013-09-04 15:29:17 -05:00
Cathy J. Fitzpatrick
c6471c3443
Credits: Re-add missing link
...
The link to my website was accidentally removed in the recent
credits revision (@9384dacdd5172d934).
2013-09-04 15:26:59 -05:00
Cathy J. Fitzpatrick
50d07a6020
Connection: Fix alt port support when connecting over HTTPS
...
If the client fails to establish an HTTPS connection to the main server,
the page needs to be re-loaded over HTTP before attempting to connect
on an alternative port; otherwise, there will be mixed content
security errors.
I had actually implemented this feature in the old (pre-v0.90) client,
but I forgot to copy it into the new client when I implemented the
connection code.
2013-09-03 01:10:59 -05:00
Guangcong Luo
97b7bb53d4
Credits: Fix back to alphabetical order
2013-09-02 23:52:01 -05:00
Guangcong Luo
9384dacdd5
Credits: Create 'Retired Staff' section
2013-09-02 23:48:57 -05:00
Guangcong Luo
59fbdf37f4
Add Vtas to credits
2013-09-02 23:47:47 -05:00
Guangcong Luo
662f951782
Update favicon
2013-09-02 22:07:32 -05:00
Guangcong Luo
a521a5ac7c
New icon for iOS
2013-09-02 22:07:23 -05:00
Guangcong Luo
447fb5a68c
DESKTOP.md: Fix number in Windows packaging instructions
2013-09-01 14:07:54 -05:00
Guangcong Luo
3e9f3ba83d
Add .DS_Store to .gitignore
2013-09-01 14:05:48 -05:00
Guangcong Luo
5741c920e8
Desktop app packaging information
2013-09-01 14:05:47 -05:00
Guangcong Luo
f5e4874cb6
Add some PSD sources to the repository
2013-09-01 14:05:47 -05:00
Guangcong Luo
789411a76d
Ensure roomid for logging is safe
...
In theory it should be safe before it gets to this point, but
we're being extra-careful since it involves the user's files.
2013-08-31 22:15:41 -05:00
Guangcong Luo
a34f30dc48
Desktop client chat logging now logs PMs too
2013-08-31 22:14:49 -05:00
Guangcong Luo
eee86662e1
Desktop client: 'log chat' in Options menu
2013-08-31 20:23:45 -05:00
Guangcong Luo
a399e19e28
Add timestamps to chat logs
2013-08-31 17:04:59 -05:00
Guangcong Luo
46de389961
Support client-side chat logging
2013-08-31 17:04:38 -05:00
Guangcong Luo
f414e8c346
Basic framework for client-side chat logging
2013-08-31 15:09:42 -05:00
Guangcong Luo
429fb88140
Notifications for desktop client
2013-08-30 01:23:12 -05:00
Guangcong Luo
9b6322a3a4
Detect when we're in node-webkit
2013-08-30 01:23:12 -05:00
Guangcong Luo
62e26bd69f
Support different 'down' messages
...
We now have separate 'technical issues' and 'ddos' downtime messages.
2013-08-30 01:23:12 -05:00
Guangcong Luo
0941d03ca1
Make sure lodash is loaded correctly in node-webkit
2013-08-30 01:23:12 -05: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
小太
191237c2e3
Use the notice class for tournament messages
2013-08-20 20:29:59 +10:00
Guangcong Luo
0b33ed2dc9
Merge pull request #40 from kotarou3/whitespace
...
Whitespace
2013-08-19 10:01:47 -07:00
小太
9582aa84ab
Don't wrap normal cells in tournament table
2013-08-19 23:22:38 +10:00
Guangcong Luo
0a0a64990f
Yet another change to the MMR formula
...
It's now (2*rpr+r)/3
2013-08-18 16:17:39 -05: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
小太
64aa248ff8
Fix some cases where the tournament box didn't update properly
2013-08-18 20:57:21 +10:00
小太
bccc89c2e0
Fix runner up grammar
2013-08-18 20:14:09 +10:00
小太
a8dc8e2089
Add most remaining tournament messages
2013-08-18 19:34:38 +10:00
小太
b2b8b8280e
Remove some unnessasary .join('|')s
2013-08-18 18:06:36 +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
Guangcong Luo
3b06c3d3d8
Update footer links
...
Smogon is now a footer link
2013-08-14 21:48:55 -05:00
Guangcong Luo
6918000c34
Ladder: Rating period length reduced to 2 days
...
(Reduced from 3 days)
2013-08-14 21:48:42 -05:00
Guangcong Luo
4b65f40779
MMR is now projected rating
2013-08-14 00:47:34 -05:00
小太
648f183122
Actually commit the tournament library
2013-08-10 19:22:16 +10:00
小太
a7e69c0810
Basic tournament support
2013-08-10 19:19:52 +10:00
Guangcong Luo
8beb563042
Correct capitalization/punctuation on imported pokemon
2013-07-31 17:40:07 -05:00
Guangcong Luo
11b00b1c2a
Convert species to PS format when importing teams
...
This fixes the bug where imported teams would sometimes have icon
problems.
2013-07-31 17:33:39 -05:00
Guangcong Luo
f7badc0a44
Simplify usercount/battlecount code
...
The number of servers that support one but not the other is on the
order of zero.
2013-07-30 21:55:07 -05:00