Commit Graph

1492 Commits

Author SHA1 Message Date
Ivo Julca
cbf82c389b Fix crash when packing a team with custom mons
Also synchronize fastUnpackTeam
2014-03-06 18:52:15 -05:00
Guangcong Luo
e539388861 Sync data 2014-03-06 01:22:10 -06:00
Guangcong Luo
3cfdbb4939 Update packed team format 2014-03-06 01:22:01 -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
Guangcong Luo
eef1324b96 Suppress crash when notifications can't cancel 2014-03-05 22:52:26 -06:00
Guangcong Luo
399bb9b888 Merge pull request #148 from Layell/patch-29
Update pokedex-mini-g5.js
2014-03-05 13:13:27 -06:00
The Immortal
9f33e9dc4a Merge pull request #147 from Layell/patch-28
Update pokedex-mini.js
2014-03-05 10:37:46 -08:00
Layell
b8a7bf126e Update pokedex-mini-g5.js 2014-03-05 13:34:46 -05:00
Layell
4f4952cf83 Update pokedex-mini.js 2014-03-05 13:32:46 -05:00
Guangcong Luo
84b95f316c Merge pull request #146 from Layell/patch-28
pokedex mini meg hera
2014-03-02 19:38:37 -06:00
Layell
d85bffc0be pokedex mini mega hera 2014-03-02 20:36:39 -05:00
The Immortal
025f24ddf7 Update Eternal Flower Floette 2014-03-02 13:27:32 +04:00
Guangcong Luo
457947564d Merge pull request #145 from Layell/patch-27
Pyroar-f size fix
2014-03-01 22:24:52 -06:00
Layell
69b7cc3680 Pyroar-f size fix 2014-03-01 23:18:48 -05:00
Guangcong Luo
da74983e9c Ladder: Tweak decay
Decay how happens half as fast on days where players have played at
least one game.
2014-03-01 16:19:42 -06:00
Guangcong Luo
34290732ce Fix style issues in pokedex-mini 2014-03-01 16:18:42 -06:00
The Immortal
e3a1b79dc0 Merge pull request #144 from Slayer95/patch-2
Add missing comma
2014-03-01 12:58:31 -08:00
Slayer95
6d8e6b6a44 Add missing comma 2014-03-01 15:57:50 -05:00
Guangcong Luo
b2400891a9 Merge pull request #143 from Layell/patch-26
pokedex mini: pyroar-f, floette-az, diancie
2014-03-01 14:06:20 -06:00
Layell
496054326f pokedex mini: pyroar-f, floette-az, diancie 2014-03-01 15:05:54 -05:00
The Immortal
5fdc23c2c8 Merge pull request #142 from Layell/patch-25
Pokedex-mini Lati@s Mega
2014-03-01 10:55:21 -08:00
Layell
c17a044160 Pokedex Lati@s Mega 2014-03-01 13:46:54 -05:00
The Immortal
614dde13cd Merge pull request #141 from TalkTakesTime/patch-1
Add Aura ability start messages
2014-03-01 01:35:24 -08:00
TalkTakesTime
07898af28b Add Aura ability start messages 2014-03-01 22:31:48 +13:00
Guangcong Luo
e2b40c9568 Merge pull request #140 from Slayer95/patch-1
Add messages for Toxic Orb and Flame Orb
2014-02-27 20:57:47 -06:00
Slayer95
ae8fdf3469 Add messages for Toxic Orb and Flame Orb 2014-02-27 21:30:00 -05:00
Guangcong Luo
e04eb7d113 Rating decay and other ladder tweaks
We now have a rating decay of -1/day at 1400, -2/day at 1450, -3/day
at 1500, etc. This roughly translates to a fall from the top of OU to
the bottom over a month of full inactivity, which is somewhat harsh
considering it's done regardless of inactivity. I might tweak this to
be less harsh later.

There's no rating decay below 1400. People can stay there as long as
they want.

The only other tweak is that K is now 40 at >1300 instead of >1400.
Very very slight tweak so that ratings in the 1300-1500 range are
very very slightly more precise.
2014-02-27 19:32:18 -06:00
Guangcong Luo
2aa6a67b09 Sync data 2014-02-27 19:32:18 -06:00
Guangcong Luo
f0f1ac2f3c Merge pull request #139 from Layell/patch-24
Gyarados Mega Update
2014-02-27 19:11:49 -06:00
Layell
8195730626 Gyarados Mega Update 2014-02-27 20:11:10 -05:00
Guangcong Luo
7a8b0d8e6e These files should not be in the repo 2014-02-25 14:10:00 -06:00
Guangcong Luo
56b1765bed Sync data 2014-02-25 13:44:39 -06:00
Guangcong Luo
24c07d3271 Suppress crash on move request with all actives fainted
There's a weird bug in which it's possible to open a choose-move
screen when the client believes that all your active Pokemon are
fainted (this is not true). It seems to involve having a team
with multiple Pokemon with the same name, multiple Pokemon
with the same species, and/or Illusion (in case it was unclear,
this is a Hackmons-specific bug).

I don't have time to look at it in depth, but this commit
suppresses it enough to make PS playable instead of crashing
in that situation.
2014-02-25 12:28:04 -06:00
Guangcong Luo
a38adf728a Less backsprite scaling for new sprites 2014-02-24 23:13:00 -06:00
Guangcong Luo
59933f4f4c Sync data 2014-02-24 23:12:23 -06:00
Guangcong Luo
5c99e2f8d9 Merge pull request #136 from Layell/patch-23
Update pokedex-mini.js
2014-02-22 22:56:08 -06:00
Layell
299a24240a Update pokedex-mini.js 2014-02-22 23:35:03 -05:00
Guangcong Luo
acc6c37d35 Sync tiers 2014-02-19 01:27:29 -06:00
Guangcong Luo
46da0ce1c6 Merge pull request #131 from Layell/patch-20
Update pokedex-mini.js
2014-02-18 23:27:50 -06:00
Guangcong Luo
f2c468fbe9 Gen 6 sprites 2014-02-18 23:27:35 -06:00
Layell
b0cf031fd7 Update pokedex-mini.js 2014-02-19 00:27:18 -05:00
Guangcong Luo
da5f30d644 Merge branch 'master' of github.com:Zarel/Pokemon-Showdown-Client 2014-02-18 23:26:00 -06:00
Guangcong Luo
fd7ba554a1 Merge pull request #130 from Layell/patch-19
BW Sprite Animation Update
2014-02-18 23:10:14 -06:00
Layell
82ad5943c9 BW Sprite Animation Update 2014-02-19 00:09:35 -05:00
V4Victini
5f21f52159 Update Symbiosis activation message
ofpoke is actually the Pokemon who has Symbiosis and poke is the Pokemon recieving the item
2014-02-18 01:38:17 -05:00
Guangcong Luo
bdb3b75f8f Fix obscure division-by-zero issue 2014-02-18 00:31:34 -06:00
The Immortal
e2e8b4b781 Modify stat display
The value now precedes the stat name
2014-02-17 20:56:37 +04:00
The Immortal
f9065eaff8 Sync data 2014-02-17 17:12:17 +04:00
V4Victini
04988d7697 Change stat display
Remove HP, use non-breaking spaces, remove "Stats: ", get it all to fit
on one line.
2014-02-16 19:29:25 -05:00