Commit Graph

928 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
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
TalkTakesTime
07898af28b Add Aura ability start messages 2014-03-01 22:31:48 +13:00
Slayer95
ae8fdf3469 Add messages for Toxic Orb and Flame Orb 2014-02-27 21:30:00 -05:00
Guangcong Luo
7a8b0d8e6e These files should not be in the repo 2014-02-25 14:10:00 -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
f2c468fbe9 Gen 6 sprites 2014-02-18 23:27:35 -06: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
The Immortal
e2e8b4b781 Modify stat display
The value now precedes the stat name
2014-02-17 20:56:37 +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
V4Victini
bc5baf7055 Add Pokemon stats to tool tips 2014-02-16 18:46:31 -05:00
V4Victini
9874e70a92 Symbiosis activation message 2014-02-16 17:41:21 -05:00
Guangcong Luo
aeaa3c01d5 More fixes for happiness reverting 2014-02-16 14:02:57 -06:00
Guangcong Luo
de2d3fe15c Fix happiness reverting to 255 in teambuilder 2014-02-16 13:41:54 -06:00
The Immortal
6aafb95ec5 Revert "edit frustration curSet.happiness"
This reverts commit b2cf7a59f9.
2014-02-16 22:55:27 +04:00
Oesher Ayenew
b2cf7a59f9 edit frustration curSet.happiness
this.curSet.happiness = 0; is incorrect due to the minimum amount of happiness a pokemon can have is 1, making it this.curSet.happiness = 1;
2014-02-16 10:41:38 -08:00
Quinella
3467f3648e Support max-height for pseudo PM windows 2014-02-16 16:12:10 +01:00
Quinella
f7f16d1e0c Require move name when swapping Pokemon in order to show the message 2014-02-12 13:35:52 +01:00
V4Victini
05d16e70a7 Show message for Fire Pledge passive damage 2014-02-09 17:13:24 -05:00
Quinella
8912e76f52 Adds the possibility to swap Pokemon 2014-02-07 22:19:41 +01:00
The Immortal
1a6c10e405 Add Infestation end message 2014-02-06 11:10:07 -08:00
Guangcong Luo
57b794d7ba Don't display 0 EVs in EV suggester 2014-01-27 23:34:50 -06:00
V4Victini
f0aa99fed8 Change happiness for Return/Frustration 2014-01-27 23:48:46 -05: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
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