小太
a2aa4ac7d2
Automatically show tournament box when you can challenge/have challenges.
...
Also add functions to show/hide the box for above purpose
2013-09-13 22:12:41 +10:00
小太
dc79480f31
Merge remote-tracking branch 'upstream/master' into tournaments
2013-09-13 21:55:59 +10:00
Guangcong Luo
7673b6fc9d
Merge pull request #45 from V4Victini/patch-1
...
Use Minimum Speed IV for Hidden Power when needed
2013-09-09 06:10:00 -07:00
V4Victini
bb776d8571
Use Minimum Speed IV for Hidden Power when needed
2013-09-09 02:48:44 -04:00
Guangcong Luo
1579eaa347
Add V4 to credits
2013-09-08 22:07:15 -05:00
Guangcong Luo
4fc0cfddf7
Add Quinella to credits
2013-09-08 21:18:23 -05:00
Guangcong Luo
9af48d695a
Move Firefox webapp manifest author URL to pokemonshowdown.com
2013-09-08 21:18:15 -05:00
Guangcong Luo
af58bef758
Merge pull request #44 from Quinella/master
...
Added storage.js include to testclient.html + fix for PS issue 236
2013-09-07 16:11:45 -07:00
Quinella
6dd87308ee
Removed for-loop and inserted them separately
2013-09-08 00:57:46 +02:00
Quinella
1227dbd1b0
Fixes PS issue 236; exact ability and item wasn't shown in doubles on second active
2013-09-07 12:56:57 +02:00
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