Commit Graph

23714 Commits

Author SHA1 Message Date
Ivo Julca
ceff82920e Don't inherit init in scripts.js 2014-02-14 18:42:04 -05:00
The Immortal
4352ff7e51 Update set validator
This fixes Kecleon with Protean and tutor + egg moves being incorrectly
legal
2014-02-15 01:06:01 +04:00
Quinella
7192f8e555 Remove 'legal' banlist; no longer needed 2014-02-14 19:43:56 +01:00
小太
e895dc62de Fix not loading tournament bracket properly when reconnecting 2014-02-14 22:18:14 +11:00
小太
9bdeaee4b0 Fix ghost tournaments when one is forcibly ended with battles still running.
Also make the win replacement code more elegant
2014-02-14 21:20:52 +11:00
The Immortal
cf6a365e6e Harvest shouldn't activate if the Pokemon faints 2014-02-14 11:57:39 +04:00
Guangcong Luo
0d5700c639 Merge pull request #646 from Slayer95/inheritance
Optimize Tools.modData in nested mods
2014-02-13 23:17:52 -06:00
V4Victini
0247dcd9fe Merge pull request #647 from Slayer95/patch-7
Declare targetAbility in /dexsearch
2014-02-13 22:29:33 -05:00
Slayer95
0415635d1e Declare targetAbility in /dexsearch 2014-02-13 21:43:58 -05:00
Ivo Julca
ffe340769a Optimize Tools.modData in nested mods
Now it will check whether the datum is the same as its homologous in its parent mod rather than in the base mod.
2014-02-13 20:04:21 -05:00
Guangcong Luo
a989bf50a3 Merge pull request #644 from Vacate/patch-1
Changing Outdated Sections
2014-02-13 16:49:27 -06:00
Vacate
91c0d33947 Changing Outdated Sections
Changed the avatars section, added lock for drivers, removed roomban for drivers
2014-02-13 22:18:18 +00:00
Guangcong Luo
184b364528 Merge pull request #643 from Slayer95/patch-6
Fix Gen 3 Beat Up
2014-02-13 13:35:25 -06:00
Slayer95
8d6710be44 Fix Gen 3 Beat Up 2014-02-13 14:34:16 -05:00
The Immortal
451b06c24d Use room name in redir message 2014-02-13 19:14:48 +04:00
V4Victini
1009bd789e Update scripts.js 2014-02-12 23:10:41 -05:00
Audiosurfer
9b83f29799 dubs update 1.1
fixed some minor flaws in first set of changes
2014-02-12 21:33:17 -06:00
V4Victini
faafc592a4 Remove redundancy in moveKeys
If any of the following moves are in the list of viable moves already, do not add Protect to the list.
- Protect
- Detect
- King's Shield
- Spiky Shield
2014-02-12 22:32:43 -05:00
Audiosurfer
644d8855cd Update formats-data.js
started adding some moves for dubs randbats
2014-02-12 21:20:05 -06:00
Guangcong Luo
4abcc61389 Merge pull request #641 from Slayer95/inheritance
Gen 1 now inherits data from Gen 2
2014-02-12 20:54:06 -06:00
Ivo Julca
2a67901135 Gen 1 now inherits data from Gen 2
Just a logical step after 456883914b
2014-02-12 21:42:42 -05:00
Guangcong Luo
014322d90d Merge pull request #640 from Slayer95/inheritance
Gen 2 now inherits data from Gen 3
2014-02-12 19:27:42 -06:00
Ivo Julca
456883914b Gen 2 now inherits data from Gen 3
This fixes issues with a lot of moves, including but not limited to Acid, Beat Up, Bone Rush, Crunch, Dig, Extreme Speed, Fake Out, Future Sight, High Jump Kick, Hypnosis and Petal Dance.
2014-02-12 20:16:20 -05:00
Guangcong Luo
c334d13d70 Merge pull request #639 from Slayer95/master
Items boosted attacks in 10% pre-gen4
2014-02-12 18:05:54 -06:00
Ivo Julca
9201ffaa5e Items boosted attacks in 10% pre-gen4 2014-02-12 18:40:19 -05:00
Guangcong Luo
d7af7bc571 Merge pull request #638 from Slayer95/master
Fix misusage of null in mods data
2014-02-12 17:01:11 -06:00
Ivo Julca
d0dbea2171 Fix misusage of null in mods data 2014-02-12 17:58:01 -05:00
Guangcong Luo
5d943a10fb Merge pull request #637 from Slayer95/master
Properly implement 62649776ca
2014-02-12 16:34:45 -06:00
Ivo Julca
5714b124ef Properly implement 62649776ca 2014-02-12 17:32:03 -05:00
Guangcong Luo
d3da0b1b7b Merge pull request #636 from Relados/patch-8
Fixing sandstorm glitch
2014-02-12 16:20:05 -06:00
Relados
62649776ca Fixing sandstorm glitch
While sand was active in gen3, all pokemon's SpD stats were reduced.  This fixes
2014-02-12 16:18:35 -06:00
Guangcong Luo
514c33f55d Merge pull request #635 from Relados/patch-7
Removing redundant message
2014-02-12 15:18:50 -06:00
Relados
65287b1e51 Removing redundant message
It would display two failed messages when counter is used in gen3, this removes one of them.
2014-02-12 15:17:15 -06:00
Joimer
b723a3c5c8 Fix possible bug in Random Doubles Battles team maker 2014-02-12 20:18:31 +01:00
V4Victini
a23e05dfd3 Update /groups 2014-02-12 14:06:04 -05:00
Antar1011
7ccd694298 Swirlix and Gligar are banned from LC
http://www.smogon.com/forums/threads/swirlix-and-gligar-have-been-banned.3499459/page-7#post-5234001
2014-02-12 13:38:15 -05:00
Ivo Julca
6ed52d85b6 Ground moves do 1x on mons with Iron Ball/Gravity 2014-02-12 13:25:41 -05:00
Quinella
fcf4963d8f Ally Switch: client requires the move in order to show the swap message 2014-02-12 13:34:02 +01:00
V4Victini
3f1242fd3a Merge pull request #633 from Slayer95/patch-6
/effectiveness: fix error messages and add shortcuts
2014-02-11 21:04:21 -05:00
Slayer95
8c32c49091 /effectiveness: fix error messages and add shortcuts
www.smogon.com/forums/threads/suggestions.3469608/page-52#post-5231708
2014-02-11 20:47:03 -05:00
Guangcong Luo
a7210375e5 Merge pull request #610 from Slayer95/belch
Belch: eating any berry allows its use forever
2014-02-11 19:02:23 -06:00
Guangcong Luo
789fee56bb Merge pull request #632 from Slayer95/effectiveness-command
Support moves in /effectiveness
2014-02-11 17:54:00 -06:00
Ivo Julca
e881192d0d Support moves in /effectiveness
Includes proper calculations for Freeze Dry and Flying Press.
Moves with fixed damage report 1x effectiveness.
2014-02-11 18:50:23 -05:00
Guangcong Luo
254439a7c1 Merge pull request #631 from Quarkiki/patch-1
Make /warn break links
2014-02-11 15:07:17 -06:00
Quarkiki
f079662c9d Make /warn break links
After creating a dedicated /linkbreak command, Zarel recommended that instead I focus on making /warn break links instead. I did that and with this addition /warn breaks links, making them unclickable.
2014-02-11 21:03:50 +00:00
Juanma Serrano
e6ed94ee6b Gen 3: Add a beta OU ladder
With the latest important bugs solved, gen 3
is ready to have a beta ladder of its own.

This will help localising other minor bugs and
mechanic changes that need to be fixed for the final version.
2014-02-11 16:45:26 +01:00
Juanma Serrano
2df86f1f42 Merge pull request #630 from Relados/patch-6
Fixing gen3 Hidden Power
2014-02-11 14:29:07 +01:00
Relados
a797317f28 Fixing gen3 Hidden Power
This line will make Hidden Power in gen3 work correctly, I've tested.
2014-02-11 07:21:53 -06:00
Juanma Serrano
e4afb28c8f Random Battles: Limit status on tn the same moveset
One moveset should only have one status.
Priority is as follows:
Sleep is the most important. Next comes paralysis, then burn, then toxic.
2014-02-11 14:07:52 +01:00
Juanma Serrano
42ec97b6fb Merge branch 'master' of http://github.com/Zarel/Pokemon-Showdown 2014-02-11 11:31:31 +01:00