Commit Graph

109 Commits

Author SHA1 Message Date
The Immortal
ef734d13ba Fix /ignore 2014-05-29 15:00:40 +04:00
Slayer95
006bb46e68 Support tab-complete in PMs if there is no side room 2014-05-09 12:24:23 -05:00
Slayer95
81514bec30 Support tab-complete in PMs when Lobby isn´t joined 2014-05-09 01:55:34 -05:00
Guangcong Luo
67eee0b847 Improve /ignore
It now ignores challenges and in-battle chat as well as PMs and
chat-room chat.
2014-04-25 01:40:33 -05:00
Guangcong Luo
31476bfc9c Credits: Add sirDonovan 2014-04-22 21:23:59 -05:00
Guangcong Luo
92120e4d0c Fix main menu join chat button
By default, the main server shows the room list, and alternate servers
go straight to lobby. If you close them, though, the rejoin button
was for lobby. This changes the rejoin button to be for the room list
on the main server.
2014-03-18 22:50:56 -05:00
Guangcong Luo
39a2e0ee0d Update credits, add link to full credits 2014-03-15 23:45:35 -05:00
Guangcong Luo
1f1bb50f21 Move 'Watch battles' below main links 2014-03-15 23:44:34 -05:00
Guangcong Luo
d9f80be0c7 Drop support for old updatechallenge format
Any servers using the old formats aren't compatible with 0.9.2 anyway,
and attempting to support both caused compatibility problems on
certain browsers.
2014-03-06 18:18:40 -06:00
Guangcong Luo
bb5e4f45ab New optimized team format
This is a backwards-incompatible change; if you are running a server,
please update to 0.9.2 immediately.

See the corresponding server commit Zarel/Pokemon-Showdown@e2b57563a6
2014-03-05 22:52:26 -06:00
Guangcong Luo
52bea948bf Support optimized updateChallenges
See the corresponding server commit Zarel/Pokemon-Showdown@d5b528dbcc
2014-03-05 22:52:26 -06:00
Quinella
3467f3648e Support max-height for pseudo PM windows 2014-02-16 16:12:10 +01:00
Quinella
02c58f3ddf Makes it possible to create PM-like windows at the left menu
I have no idea why there is an addNews function in there, since it doesn't get called anywhere. However, I changed it just in case.
2014-01-25 01:18:19 +01:00
Guangcong Luo
e4ceaf42a7 Update credits 2014-01-23 12:18:22 -06: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
Guangcong Luo
8237e25b93 Desktop client main menu links now open in browser 2013-11-30 00:54:42 -06:00
Guangcong Luo
a425a40181 Allow formats with parens to be default 2013-10-24 20:07:00 -05:00
Quinella
072fbec377 Behavior change of /challenge: removed lingering testing console.log 2013-10-08 23:43:29 +02:00
Quinella
d73f97d8f9 Changed the behavior of /challenge
/challenge now opens the challenge window instead of the user window (like /user does)

/challenge also accepts multiple parameters now: user, format, team
user is the name(id) of the user you want to challenge
format is the format you want. It gets changed to an id, so you can enter it in any way you want. For example: ou, ou no stealth rock, etc.
team is the name of the team you wish to use. It also gets changed to an id and stops at the first match (problem: multiple teams with the same name?)
Both the format and team parameters are optional
2013-10-08 23:34:47 +02:00
Quinella
5889f1680d Fixed default format column 2013-09-23 20:26:26 +02:00
Quinella
4e4c710740 Made format column index one-based 2013-09-23 20:21:30 +02:00
Quinella
51ecb2a6e6 Adds the possibility to put sections (of formats) in other columns by changing it serverside 2013-09-23 18:43:55 +02:00
Guangcong Luo
daaa6f3bfd Embed news into HTML for faster loading 2013-09-20 16:48:31 -05:00
Guangcong Luo
45e47c9d66 News popup 2013-09-20 16:48:31 -05:00
Guangcong Luo
4c7eb9a3cd Move some team storage functionality to storage.js 2013-09-14 20:06:55 -05: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
Joim
99fd72fd44 Update credits 2013-09-05 22:18:29 +02: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
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
a34f30dc48 Desktop client chat logging now logs PMs too 2013-08-31 22:14:49 -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
3b06c3d3d8 Update footer links
Smogon is now a footer link
2013-08-14 21:48:55 -05:00
Guangcong Luo
d78fff6e15 More generic downtime message 2013-07-13 16:24:34 -05:00
Guangcong Luo
a58db30d39 Fix crash 2013-07-12 19:01:28 -05:00
Guangcong Luo
1fd488600e /ignore now affects PMs in lobby log 2013-07-12 15:36:30 -05:00
Marty-D
30cbd98f97 Fix blocking PMs with /ignore. 2013-06-10 20:47:33 -04:00
Cathy J. Fitzpatrick
c2dcaa21e1 Support |unlink| message 2013-06-07 01:24:14 -06:00
Guangcong Luo
2d2f6d760b Add Pokedex link to main menu 2013-06-04 12:52:17 -05:00
Guangcong Luo
703de08105 Minor GUI tweaks 2013-06-02 21:52:41 -05:00
Guangcong Luo
8ae993ac3b Join rooms optimistically
Rooms are now opened immediately upon request, instead of waiting
for the server to respond with the room's data.
2013-05-30 18:24:29 -05:00
Guangcong Luo
9415f7faa1 Support more PM features
Specifically, /invite and /me and /announce should work in PMs now
2013-05-29 20:16:17 -05:00
Cathy J. Fitzpatrick
ddca39f096 Re-implement testclient.html to parity with old client 2013-05-24 19:10:28 -06:00
Guangcong Luo
613d12ca6b Fix crash when watching battles before formats loaded 2013-05-22 23:37:14 -05:00
Guangcong Luo
b6c5bfebf6 Suppress crash if BattleFormats is undefined 2013-05-21 21:41:25 -05:00
Guangcong Luo
60de68999b Suppress a crash from invalid team 2013-05-21 17:22:34 -05:00
Cathy J. Fitzpatrick
70102adff5 Merge branch 'client-overhaul' 2013-05-20 22:56:05 -06:00