Commit Graph

1720 Commits

Author SHA1 Message Date
Guangcong Luo
09b0ae1862 Merge pull request #234 from Quinella/bwgfx
BW animated sprites option
2014-08-10 00:06:04 -05:00
Robin Vandenbrande
7e5ceba041 BW animated sprites option
Also rename pokedex-mini-g5 to -bw for consistency purposes
2014-08-09 16:28:54 +02:00
V4Victini
284fb82bd5 Use id of room in joinRoomPrompt 2014-08-07 00:05:41 -04:00
Guangcong Luo
2e1b122580 Updates to downtime message 2014-08-04 01:27:33 -05:00
Guangcong Luo
eea8da305f Merge pull request #232 from sphericalice/patch-1
Add classes for /weakness command's labels
2014-07-31 19:38:08 -05:00
sphericalice
515b410f75 Add classes for /weakness command's labels
This adds in style for the new labels for the /weakness command, so that "Weaknesses:" is coloured red (the same as the red for .message-learn-cannotlearn for consistency reasons), "Resistances" is coloured blue, and "Immunities" is coloured grey. This reflects the changes to the command made in this pull request: https://github.com/Zarel/Pokemon-Showdown/pull/1116
2014-08-01 01:36:07 +01:00
Guangcong Luo
c75eb80e0b Merge pull request #229 from Quinella/warn
Make rules window show when not in lobby when warned
2014-07-28 13:50:52 -05:00
Robin Vandenbrande
3a2bc9efb7 Make rules window show when not in lobby when warned 2014-07-28 20:41:39 +02:00
Guangcong Luo
ce178c262d Merge pull request #227 from Quinella/popup
Add 'app.addPopupPrompt()' for a more beautiful prompt() alternative
2014-07-25 19:35:47 -05:00
Robin Vandenbrande
e1040fe0aa Add 'app.addPopupPrompt()' for a more beautiful prompt() alternative
Also changed all current prompt()'s to the alternative
2014-07-26 01:49:51 +02:00
Guangcong Luo
ab0cc81519 Fix syntax error introduced in 31a942b1 2014-07-25 16:46:11 -05:00
The Immortal
31a942b1f5 Ubers suspect test COIL 2014-07-26 00:55:21 +04:00
Guangcong Luo
380f245c8d Merge pull request #222 from Slayer95/typeadd
Add a 'typeadd' volatile for Trick-or-Treat and Forest's Curse
2014-07-22 02:49:39 -05:00
V4Victini
cc11215054 Revert "Make added -curestatus messages reachable"
This reverts commit 484daca534.
2014-07-21 23:39:57 -04:00
Guangcong Luo
08dab42ba1 Merge pull request #226 from Scene-/patch-1
Settings grammar fix
2014-07-18 23:12:21 -05:00
Scene-
c081860345 Settings grammar fix
Changed "PM's" to "PMs".
2014-07-19 01:25:05 +01:00
Guangcong Luo
8280dab64e Speed up tournament panel opening/closing 2014-07-18 17:08:45 -05:00
Slayer95
1722d33e87 Merge pull request #224 from Slayer95/selector
Allow empty slots as targets for moves
2014-07-18 12:47:32 -05:00
Slayer95
6b064b7a0e Allow empty slots as targets for moves
Also, buttons that would target invalid positions will now be not only disabled but also hidden.
2014-07-17 17:48:35 -05:00
Guangcong Luo
e66bed715f Merge pull request #223 from Slayer95/swap-position
Fix swap message not being displayed if middle slot is empty
2014-07-17 13:24:08 -05:00
Slayer95
4a80fc880c Fix swap message not being displayed if middle slot is empty 2014-07-17 05:48:34 -05:00
Slayer95
484daca534 Make added -curestatus messages reachable 2014-07-17 05:24:50 -05:00
Slayer95
cd765c31da Add proper message for position swap in Triples 2014-07-17 05:03:41 -05:00
Slayer95
04f3ecc165 Add some missing messages for item activation
Leftovers, Shed Bell, Lum Berry, Pecha Berry, Cheri Berry, Chesto Berry, Aspear Berry, Rawst Berry, Persim Berry.
2014-07-17 04:24:37 -05:00
Slayer95
24e60c1348 Fix substitute's disappearing on position swap 2014-07-16 17:34:53 -05:00
Slayer95
5fd02b5186 Add a 'typeadd' volatile for Trick-or-Treat and Forest's Curse 2014-07-14 23:40:36 -05:00
Guangcong Luo
735b18dc72 Show icons for the last 3 gen 6 mons 2014-07-14 03:56:30 -05:00
Guangcong Luo
d916b95ff6 Merge pull request #221 from Morfent/parsemessage
Small optimizations to parseMessage()
2014-07-14 00:42:01 -05:00
Morfent
3ce4d2c124 Small tweaks to parseMessage() 2014-07-13 18:34:02 -03:00
Robin Vandenbrande
0603fc5fc4 Fix stats not showing on active index > 0 2014-07-12 15:14:16 +02:00
Guangcong Luo
88a5a2e5e9 Chrome frame is deprecated
We now redirect to the Windows download for old IE versions
2014-07-11 18:35:52 -05:00
Guangcong Luo
46a7cf5970 Add intro comment to top of source 2014-07-11 18:35:52 -05:00
Guangcong Luo
3780c11a67 Sync data 2014-07-11 18:35:52 -05:00
The Immortal
54e6f8f7f0 Update client-teambuilder.js
It makes more sense to not show illegal for "Hackmons" because it has no bans at all. Players building teams for Other Metas should use Hackmons as their format if they want to see the details of abilities and moves.
2014-07-11 14:47:47 +04:00
Guangcong Luo
ceaa87abd4 Merge pull request #219 from Slayer95/debug
Battle debug messages are now hidden by default
2014-07-09 22:23:49 -05:00
Guangcong Luo
6c47b72bfa Merge pull request #218 from kotarou3/tournaments
Add option to disable tournaments
2014-07-09 22:18:59 -05:00
Slayer95
2579228752 Battle debug messages are now hidden by default
To display them: /showdebug
2014-07-09 22:18:33 -05:00
小太
a89849652e Add option to ignore tournaments 2014-07-10 12:53:26 +10:00
Guangcong Luo
60c17fe442 Merge pull request #217 from kotarou3/tournaments
Add messages for tournament autodq
2014-07-09 04:02:52 -05:00
小太
4ba3050e95 Add messages for tournament autodq 2014-07-09 18:55:24 +10:00
Guangcong Luo
e4bb8f9837 Merge pull request #216 from kotarou3/tournaments
Tournaments
2014-07-08 18:47:40 -05:00
小太
cafaacdf2f Display a message when no tournaments are running in the tournaments info 2014-07-09 02:38:22 +10:00
小太
9fa5066e6e Fix client resetting when clicking a link in a tournament bracket popup 2014-07-09 02:24:40 +10:00
小太
74e6be5a30 Include tournament type info in the end message 2014-07-09 01:33:49 +10:00
小太
fedbf9f02c Batch tournament joins and leaves 2014-07-09 00:24:42 +10:00
V4Victini
7e2ed6032b Properly export with proper stat names.
Addresses the rare crash issue introduced in acd4900e81.
2014-07-08 07:38:19 -04:00
Slayer95
f649318fe6 Fix rare crash on team export 2014-07-06 01:07:00 -05:00
Guangcong Luo
d367d2dc8a Make News box smaller 2014-07-04 15:47:02 -05:00
Guangcong Luo
290d4d6992 Don't crash when joining room 'constructor' 2014-07-04 15:47:02 -05:00
Guangcong Luo
e90de36e65 Sync data 2014-07-04 15:47:02 -05:00