Antar1011
6fb9c89b61
stupid dynamic typing
...
javascript wasn't smart enough to recognize row.w/l/t as ints, not strings.
2014-01-23 16:15:11 -05:00
Antar1011
c9875ffe40
typo
...
Whoops!
2014-01-23 13:17:40 -05:00
Antar1011
7ec7f1fd3d
"Mystery ratings" now appear in /rating
2014-01-23 13:15:11 -05:00
Guangcong Luo
e4ceaf42a7
Update credits
2014-01-23 12:18:22 -06:00
Guangcong Luo
1b9c330955
Fix Gourgeist sprites in replays
2014-01-23 12:18:22 -06:00
Guangcong Luo
2325e59c5e
Server moved
2014-01-23 12:18:22 -06:00
Guangcong Luo
3aa5c6825e
Replace Glicko-2 with Glicko-1
2014-01-16 00:23:37 -06:00
Guangcong Luo
2be6563318
Elo ladder
2014-01-15 12:37:08 -06:00
V4Victini
3ac9047e37
Rage Powder and Follow Me banners
2014-01-15 05:48:27 -05:00
Guangcong Luo
abd86709ea
More background music
2014-01-12 01:26:58 -06:00
Guangcong Luo
180588a8d9
Remove all links from banned users
2014-01-12 01:26:58 -06:00
Guangcong Luo
652484af7f
Older backgrounds for older gens
2014-01-12 01:26:58 -06:00
Guangcong Luo
47f19f9d5e
Slightly less brittle sound loading
2014-01-12 01:26:57 -06:00
Guangcong Luo
2ed97732fb
Update soundManager
2014-01-12 01:26:57 -06:00
V4Victini
dcd6b5da71
Revert "Readd previous condition"
...
This reverts commit 5268d6b9be .
2014-01-11 23:22:42 -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
Guangcong Luo
3a7c8474ad
New Player rank
2014-01-10 03:27:32 -06:00
Quinella
a7375021ce
Make PM windows minimizable
2014-01-10 10:06:07 +01:00
Guangcong Luo
70aae19586
Merge branch 'master' of github.com:Zarel/Pokemon-Showdown-Client
2014-01-09 21:25:11 -06:00
Guangcong Luo
6a6115b00a
Update teambuilder for gen 6 tiers
2014-01-09 21:24:56 -06:00
Guangcong Luo
3dde57297f
Don't crash on !data in replays
2014-01-09 21:24:16 -06:00
V4Victini
5268d6b9be
Readd previous condition
...
Backwards Compatibility
2014-01-06 15:25:50 -05:00
V4Victini
c6e2bdd4b9
Use canMegaEvo flag.
...
The server will tell us what we can and cannot Mega-Evolve
2014-01-06 13:49:46 -05:00
The Immortal
925df76a8d
Add Happy Hour and Celebrate messages
2014-01-03 13:47:14 +04:00
Guangcong Luo
894b96eb45
Merge pull request #105 from kotarou3/tournaments
...
Some bugfixes for tournaments
2013-12-30 10:04:44 -08:00
小太
819dbcc6fa
Fix bug where the tournament box doesn't disappear when the box is open and the tournament ends, but the user is in a different room
2013-12-31 02:22:04 +11:00
小太
de83dd14ce
Fix team selection bug in tournaments
...
along with a more intuitive naming for team selection variables and classes
2013-12-31 00:48:26 +11:00
Guangcong Luo
52103a4157
Merge pull request #104 from kotarou3/tournaments
...
Update to the tournaments
2013-12-28 18:50:31 -08:00
Slayer95
f3bf4bc2e2
Fix typo
2013-12-27 16:15:35 -05:00
Slayer95
110653616e
Fix teambuilder false illegalities on moves search
2013-12-27 15:21:51 -05:00
Guangcong Luo
602ee9a7ca
Pokebank is now out
2013-12-27 01:48:35 -06:00
小太
e2c9ede115
Add support for popping out the tournament bracket
2013-12-26 22:49:45 +11:00
小太
db4d92cabc
Show challenging as tournament status
2013-12-25 14:10:21 +11:00
小太
a72a4b7850
Minor reordering of some updates
2013-12-24 20:26:20 +11:00
小太
13581580b0
Remember to clear updates object when the tournament ends
2013-12-24 17:07:15 +11:00
小太
7abca6e893
Reduce amount of page updates per tournament update
2013-12-24 17:05:45 +11:00
小太
8b01f241ea
Only use this.updates to check if there is an update; use this.info to access the actual information
2013-12-24 14:02:15 +11:00
小太
abd2b35457
Position the draggable element by it's right offset instead of it's left
...
...because when a battle room is opened, the left side moves but the right doesn't,
so we have to use the right side to keep the element in the same location.
2013-12-24 13:57:23 +11:00
The Immortal
94dad460b2
Update -hitcount message
2013-12-24 00:58:07 +04:00
小太
6ab557c86f
Add a tournament status indicator
2013-12-22 17:24:13 +11:00
小太
5b4c769afe
Minor refactoring of tournament box toggling code
2013-12-22 16:56:09 +11:00
小太
4b44cf1801
Only run updates sent by the server
2013-12-22 09:24:05 +11:00
小太
eb64bcfe33
Fix tournament box not disappearing if it was hidden when the tournament ends
2013-12-22 09:05:09 +11:00
小太
923216e184
Fix a ghost tournament header appearing when there are past tournament messages in the log
2013-12-22 08:56:28 +11:00
小太
f2d3388cf2
Automatically hide bracket if the user isn't in the tournament
2013-12-22 08:45:54 +11:00
小太
4b056b7416
Add toggle button to tournaments
2013-12-22 08:36:49 +11:00
V4Victini
e10574e07d
Add Powder tag
2013-12-21 12:56:14 -05:00
Guangcong Luo
8da30ea195
Allow seeing user list at low resolutions
2013-12-18 19:11:06 -06:00
小太
40d68bb406
Only delete the old bracket after the new one is generated
...
to prevent it from "flashing"
2013-12-18 15:17:35 +11:00
Slayer95
ac62058596
Highlight notifications: display the room title
2013-12-16 22:28:38 -05:00