Commit Graph

1407 Commits

Author SHA1 Message Date
Guangcong Luo
213ee65fa3 Merge pull request #120 from Layell/patch-17
Animation Update Jan 20
2014-01-20 15:50:21 -08:00
Layell
efdbd51b2b Animation Update Jan 20 2014-01-20 18:47:56 -05:00
Guangcong Luo
7969e388dd Merge pull request #119 from Layell/patch-16
Animation Update Jan 18
2014-01-18 18:45:22 -08:00
Layell
453b96a747 Animation Update Jan 18 2014-01-18 21:29:16 -05:00
Guangcong Luo
3aa5c6825e Replace Glicko-2 with Glicko-1 2014-01-16 00:23:37 -06:00
Guangcong Luo
726709c2fb Fix Glicko updating with provisional rating 2014-01-15 12:37:08 -06:00
Guangcong Luo
096047ffd5 Glicko2 rating period now 1 day 2014-01-15 12:37:08 -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
c25f77bf64 Merge pull request #118 from Layell/patch-15
Animation Update Jan 13
2014-01-13 09:30:48 -08:00
Layell
99c3a3b7a3 Animation Update Jan 13 2014-01-13 12:26:24 -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
Guangcong Luo
60063a95d1 Merge pull request #114 from Quinella/minimize-pm
Make PM windows minimizable
2014-01-10 01:09:23 -08: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
Guangcong Luo
0c2893835c Merge pull request #113 from V4Victini/patch-19
Use `canMegaEvo` flag.
2014-01-06 12:26:58 -08: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
Guangcong Luo
4e54d403b5 Sync data 2014-01-03 22:45:56 -06:00
Guangcong Luo
95f2b90d9a Work around teambuilder virus issue
There's a virus floating around that's causing teambuilder not to work
for many users. Further investigation shows that it deletes the tenth
byte before the utilichart.js include, changing a </script> into
</sript> and preventing the utilichart.js include from working.

This change prevents the virus from interfering with utilichart.js,
and also makes it possible to detect the virus. We currently don't
do anything after detecting it, though.
2014-01-03 22:45:43 -06:00
The Immortal
925df76a8d Add Happy Hour and Celebrate messages 2014-01-03 13:47:14 +04:00
Guangcong Luo
256bcf5457 Sync gen 6 data 2014-01-02 23:31:03 -06:00
Guangcong Luo
140e2db291 Merge pull request #112 from Layell/patch-16
Swirlix add animation
2014-01-02 15:11:26 -08:00
Layell
67a4e8a096 Swirlix add animation
Adding now that graphical glitch was fixed in latest sprite update.
2014-01-02 18:09:22 -05:00
Guangcong Luo
bbb1867b70 Merge pull request #111 from Layell/patch-15
Froakie animation restoration
2014-01-02 14:57:34 -08:00
Layell
49c4cfcfa7 Froakie animation restoration 2014-01-02 17:38:29 -05:00
Guangcong Luo
47dcd510bd Merge pull request #110 from Layell/patch-14
Froakie animation removal, Talonflame edit
2014-01-01 01:39:58 -08:00
Layell
5bbfb0ac32 Froakie animation removal, Talonflame edit
Froakie is appearing smaller than it should, see https://github.com/Zarel/Pokemon-Showdown-Client/blob/master/data/pokedex-mini.js

Talonfame size fixed
2014-01-01 00:54:55 -05:00
Guangcong Luo
e6c037e674 Merge pull request #108 from Layell/patch-13
Fix Spelling in pokedex-mini
2013-12-30 18:59:43 -08:00
Layell
6d052fa76b Fix Spelling in pokedex-mini 2013-12-30 21:59:05 -05:00
Guangcong Luo
d1d9c87e8b Merge pull request #107 from Layell/patch-12
Update pokedex-mini.js
2013-12-30 18:57:48 -08:00
Layell
798b30eeb8 Update pokedex-mini.js 2013-12-30 21:57:04 -05: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
Guangcong Luo
a063e7403f Merge pull request #103 from Slayer95/patch-1
Fix teambuilder false illegalities on moves search
2013-12-27 13:17:19 -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
5f8da954ac Fix syntax error in animations list 2013-12-27 01:54:22 -06:00
Guangcong Luo
602ee9a7ca Pokebank is now out 2013-12-27 01:48:35 -06:00