Commit Graph

543 Commits

Author SHA1 Message Date
Cathy J. Fitzpatrick
ae92fc6f02 Refactor: Use Config.origindomain in two more places 2013-05-20 16:27:08 -05:00
Guangcong Luo
1e469693a9 Saved avatars are used 2013-05-20 15:54:47 -05:00
Cathy J. Fitzpatrick
2cc995348d Remember last used unregistered username 2013-05-20 15:06:48 -05:00
Cathy J. Fitzpatrick
3937ff775f Delete the handler for the disconnect JSON event
Nothing in the server actually emits the `disconnect` event, so the
client does not need to handle it.
2013-05-20 06:33:48 -05:00
Cathy J. Fitzpatrick
512df0ca6b Support the nameTaken JSON event 2013-05-20 06:33:11 -05:00
Cathy J. Fitzpatrick
85cd98bd89 Add missing semi-colon 2013-05-20 05:07:39 -06:00
Cathy J. Fitzpatrick
0795f89207 Refactor: Introduce Config.defaultserver.httpport 2013-05-20 02:57:29 -06:00
Guangcong Luo
e54ed15163 Support tab complete in PMs 2013-05-20 03:47:33 -05:00
Cathy J. Fitzpatrick
5042a68865 Move origindomain to Config.origindomain 2013-05-20 02:47:11 -06:00
Cathy J. Fitzpatrick
4d12ab5541 Support deploying on play.pokemonshowdown.com 2013-05-20 02:44:20 -06:00
Guangcong Luo
9c7a82d2d3 Fix battles sometimes not scrolling to bottom 2013-05-20 02:30:45 -05:00
Guangcong Luo
1afd746633 Fix crash in tab complete 2013-05-19 23:49:36 -05:00
Guangcong Luo
b27fdec7b6 Command history: Can navigate at start/end of line 2013-05-19 22:42:56 -05:00
Guangcong Luo
5edae3b1a7 Command history: Ctrl forces history navigation 2013-05-19 16:02:30 -05:00
Guangcong Luo
211ea266f3 Command history
So that command history isn't buggy, it's currently implemented
so that Up will only take you up command history from the beginning
of the textbox, and Down will only take you down command history
from the end of the textbox.

This allows Up and Down to be reliably used to navigate up and down
the textbox, as well.
2013-05-19 15:42:47 -05:00
Guangcong Luo
bc2e596e46 Fix trying to switch a trapped pokemon 2013-05-19 05:13:19 -05:00
Guangcong Luo
f8dc0e9768 Fix provisional cutoff in /ladder 2013-05-19 05:04:27 -05:00
Guangcong Luo
5b764d1032 Improve console logging 2013-05-19 05:03:08 -05:00
Guangcong Luo
5e7cab6155 Battles shouldn't have a persistent header 2013-05-19 02:53:12 -05:00
Guangcong Luo
640eeef4e0 Make Tab behave a bit more prediably in textboxes 2013-05-19 02:40:54 -05:00
Guangcong Luo
8c8af8bf18 Fix double-notification for PMs 2013-05-19 02:01:10 -05:00
Guangcong Luo
af0d6f34f1 Nicer teambuilder message 2013-05-19 00:17:47 -05:00
Cathy J. Fitzpatrick
2b2b4e5780 The canonical URI for the website is now pokemonshowdown.com 2013-05-18 17:51:57 -05:00
Guangcong Luo
131f0268ed Fix crash in getMove before movedex is loaded 2013-05-18 00:53:56 -05:00
Cathy J. Fitzpatrick
1e74ebbafc Merge branch 'client-overhaul' of github.com:Zarel/Pokemon-Showdown-Client into client-overhaul 2013-05-17 20:20:10 -05:00
Cathy J. Fitzpatrick
6cdfc740b4 Bandwidth-optimise the nojoin flag 2013-05-17 19:12:08 -06:00
Guangcong Luo
3be1822aad Fix watch battle refresh button 2013-05-17 03:47:58 -05:00
Guangcong Luo
a74998dda5 Credits: Clarification to Marty's role 2013-05-17 02:37:36 -05:00
Guangcong Luo
ea518ac06a Don't stop fast-forwarding at the end of a battle 2013-05-17 00:35:38 -05:00
Guangcong Luo
84335135aa Don't overwrite ban message with disconnect message 2013-05-16 21:43:36 -05:00
Guangcong Luo
8d48f067e2 Zrackel's real name in credits 2013-05-16 21:43:25 -05:00
Guangcong Luo
df15177b14 Make sure popups don't stretch layout 2013-05-16 15:01:32 -05:00
Guangcong Luo
e9b621e29d Custom popup positioning
This is used to make the userlist popup show up to the right
2013-05-16 14:52:05 -05:00
Guangcong Luo
07b863b8e1 Workaround for a race condition while loading 2013-05-15 23:09:47 -07:00
Guangcong Luo
ebf65a92ab Leave room upon forfeiting 2013-05-15 20:17:00 -07:00
Guangcong Luo
81a7d93e65 Marty's real name in credits 2013-05-15 14:19:14 -07:00
Guangcong Luo
4847268628 Support ES3 for Safari 4 2013-05-15 13:59:09 -07:00
Guangcong Luo
d21dfcce7c Sort TI as 'T' in the credits list 2013-05-15 13:43:13 -07:00
Guangcong Luo
691a6712b4 Add Joim's real name to credits 2013-05-15 01:55:36 -07:00
Guangcong Luo
ee394154cf Ladder tab sections 2013-05-15 00:13:14 -07:00
Guangcong Luo
25169f7be2 Appearance tweaks to popups 2013-05-15 00:10:17 -07:00
Guangcong Luo
c662e1f23d Appearance tweaks to credits page 2013-05-15 00:10:04 -07:00
Guangcong Luo
eb8d7805cc Move version number to client.js 2013-05-14 23:32:10 -07:00
Guangcong Luo
a794b1d9ad Credits page (sorted alphabetically) 2013-05-14 23:14:41 -07:00
Guangcong Luo
730c2c6403 Overflow tabs 2013-05-14 20:27:39 -07:00
Guangcong Luo
c865410550 PP column in teambuilder and /data 2013-05-14 12:30:13 -07:00
Guangcong Luo
abab7b7e23 Forfeit button 2013-05-14 12:29:51 -07:00
Guangcong Luo
8c04bd84e7 Support saving replays 2013-05-14 03:43:55 -07:00
Guangcong Luo
0b5102b657 Rearrange Import buttons in teambuilder 2013-05-14 03:43:54 -07:00
Guangcong Luo
21e8d676b0 Add team button on both sides of teambuilder 2013-05-14 03:43:54 -07:00