Guangcong Luo
bab90f9010
Merge pull request #665 from Slayer95/master
...
Gen 3: Fix Hidden Power being always Physical
2014-02-17 00:00:21 -06:00
Ivo Julca
053a4c0aa6
Gen 3: Fix Hidden Power being always Physical
2014-02-16 23:15:32 -05:00
V4Victini
8cf291037f
Revert 45908ff
2014-02-16 20:23:21 -05:00
Guangcong Luo
06a1a0ce6a
Merge pull request #663 from Slayer95/master
...
OU Suspect Test finished
2014-02-16 19:04:48 -06:00
Ivo Julca
36e3bde02c
OU Suspect Test finished
...
Genesect and Lucarionite are now banned.
http://www.smogon.com/forums/threads/xy-ou-suspect-process-round-1-voting.3499835/page-6#post-5244983
2014-02-16 19:38:56 -05:00
Guangcong Luo
74cda29937
Merge pull request #662 from Slayer95/master
...
Update descriptions of items and moves
2014-02-16 17:47:10 -06:00
Ivo Julca
1349c17d55
Update descriptions of items and moves
...
Rocky Helmet, Electric Terrain and Misty Terrain.
2014-02-16 18:23:59 -05:00
V4Victini
0c23677b32
Merge pull request #661 from Slayer95/research-thread
...
Miscellanous mechanics fixes and updates
2014-02-16 18:09:13 -05:00
Ivo Julca
2d6985fb32
Revert "Poison Touch no longer requires a contact move"
...
This reverts commit 499115f063 .
2014-02-16 18:02:20 -05:00
Ivo Julca
24550aee7e
Properly check for being grounded in terrains
2014-02-16 17:59:28 -05:00
Ivo Julca
e717e0c781
Add missing comma
2014-02-16 17:52:29 -05:00
Ivo Julca
141eabe2bd
Add base power for Fling of Assault Vest and Weakness Policy
...
http://www.smogon.com/forums/threads/battle-mechanics-research.3489239/page-47#post-5035804
2014-02-16 17:49:54 -05:00
Ivo Julca
499115f063
Poison Touch no longer requires a contact move
...
http://www.smogon.com/forums/threads/battle-mechanics-research.3489239/page-29#post-4920799
2014-02-16 17:44:18 -05:00
Ivo Julca
45908ff4e9
Rocky Helmet deals 1/8 of the HP in Gen 6
...
http://www.smogon.com/forums/threads/battle-mechanics-research.3489239/page-24#post-4908236
2014-02-16 17:42:43 -05:00
Ivo Julca
71d8d468b7
Ghosts are immune to Bide in Gen 6
...
http://www.smogon.com/forums/threads/battle-mechanics-research.3489239/page-30#post-4924214
2014-02-16 17:38:07 -05:00
Ivo Julca
5d5d5f5b57
Misty Terrain weakens dragon moves if target is grounded
...
http://www.smogon.com/forums/threads/battle-mechanics-research.3489239/page-18#post-4895777
http://www.smogon.com/forums/threads/battle-mechanics-research.3489239/page-53#post-5243853
2014-02-16 17:36:12 -05:00
Ivo Julca
bcf55a72ba
Misty Terrain does not prevent confusion
...
http://www.smogon.com/forums/threads/battle-mechanics-research.3489239/page-53#post-5243853
2014-02-16 17:27:33 -05:00
Ivo Julca
1e96bef881
Electric Terrain does not awake asleep mons
...
http://www.smogon.com/forums/threads/battle-mechanics-research.3489239/page-27#post-4915683
2014-02-16 17:25:16 -05:00
Guangcong Luo
2db1454119
Merge pull request #659 from Vacate/patch-6
...
Command Edits Mark II
2014-02-16 14:16:13 -06:00
Vacate
d69f8bc6c3
Command Edits Mark II
...
Slight rewording of /groups, added /om index, added extra commands to help. Shouldn't clash now with Quarkiki's addition
2014-02-16 20:14:18 +00:00
Guangcong Luo
2edbc9d5b6
Put room rules above global rules
...
Also clarify "global rules" when the room also has room rules.
2014-02-16 15:04:30 -05:00
Guangcong Luo
b47d95a705
Some fixes for room rules support
2014-02-16 14:58:25 -05:00
Guangcong Luo
092f49188e
Merge pull request #656 from Quarkiki/patch-5
...
Make /rules support room rules
2014-02-16 13:49:53 -06:00
Guangcong Luo
636c41cae6
License: Update copyright year
2014-02-16 13:45:50 -06:00
The Immortal
ae6f4b494c
Fix Fake Out bypassing Spiky Shield and King's Shield
...
This was caused in 729ed8d021
Also, Sucker Punch should not activate Protect
2014-02-16 23:37:58 +04:00
Guangcong Luo
7d8281cf88
Merge pull request #657 from Vacate/patch-4
...
Added ac shortener
2014-02-16 12:56:38 -06:00
Vacate
bbba25c744
Added ac shortener
...
Added ac as a shortener for /faq autoconfirmed
2014-02-16 18:55:49 +00:00
The Immortal
1e93b9aaee
Update learnset checker
...
This prevents a number of illegal combinations with hidden abilities by
checking if the Pokemon does have a hidden ability in the gen of a
source.
incompatibleHidden is used so that the compatibility error is shown to
the user, rather than the "can't learn" message.
2014-02-16 20:37:17 +04:00
Joimer
15ed1a9cf4
Smogon Doubles is suspecting Sleep Clause
2014-02-16 15:16:02 +01:00
Quarkiki
38096d71f7
Make /rules support room rules
...
Similar to /roomdesc, a Room Owner or Admin can set a rules link for a room which appears beneath the global rules link on /rules. This would be used purely as a convenience to have global and room rules under the same command.
2014-02-16 13:04:54 +00:00
V4Victini
1c23a4677f
Revert "Update set validator"
...
This reverts commit 4352ff7e51 .
2014-02-15 21:13:02 -05:00
Guangcong Luo
d4c5501985
Merge pull request #655 from Audiosurfer/patch-1
...
dubs update 1.2
2014-02-15 20:08:36 -06:00
Audiosurfer
0385552c88
dubs update 1.2
...
added some more doubles randbats movesets for pokemon (up to ninetales now)
2014-02-15 19:35:47 -06:00
Guangcong Luo
76bfc26709
Merge pull request #654 from Vacate/patch-3
...
Link Update
2014-02-15 16:29:37 -06:00
Vacate
aecea0b890
Link Update
...
Updated link in /intro to newer XY version.
2014-02-15 22:28:45 +00:00
Guangcong Luo
a797c60173
Don't inherit locks from unregistered users
2014-02-15 17:20:47 -05:00
V4Victini
4ac6eb7c39
Merge pull request #653 from Slayer95/inheritance
...
Fix Gen 5 Steel
2014-02-15 16:58:43 -05:00
Ivo Julca
00c04bc1d5
Fix Gen 5 Steel
...
Forgot the most important difference...
2014-02-15 16:56:55 -05:00
V4Victini
729ed8d021
Hardcode Fake Out exception
...
for King's Shield and Spiky Shield, we'll find a better way to do this later.
2014-02-15 16:40:56 -05:00
V4Victini
3804c5bc31
Merge pull request #642 from Audiosurfer/patch-1
...
doubles moveset update
2014-02-15 15:10:20 -05:00
V4Victini
f8f68e329c
Merge pull request #652 from Vacate/patch-2
...
Added Roomban Appeal Message
2014-02-15 14:51:55 -05:00
Vacate
db9a7657f5
Added Roomban Appeal Message
...
Added where to appeal roombans due to the large amount of roomban appeals on the forums.
2014-02-15 19:50:01 +00:00
Guangcong Luo
de02a82fc5
Alias /dsearch -> /dexsearch
2014-02-15 14:19:58 -05:00
The Immortal
bad541a276
Revert previous change
...
Apparently Rotom doesn't need the moves
2014-02-15 22:47:49 +04:00
The Immortal
2c1cb9cd1c
Rotom formes require their special move
2014-02-15 15:46:08 +04:00
Guangcong Luo
d7cf87ed54
Merge pull request #651 from Slayer95/inheritance
...
Use inheritance in type charts
2014-02-14 19:28:07 -06:00
Ivo Julca
6b28305f25
Indent with tabs in type charts
2014-02-14 20:18:35 -05:00
Ivo Julca
a81cf072ac
Use inheritance in type charts
2014-02-14 20:17:49 -05:00
Guangcong Luo
026dbe5abc
Merge pull request #650 from Slayer95/inheritance
...
Inheritance
2014-02-14 17:58:56 -06:00
Ivo Julca
244f1700a0
Set old moves' categories on Gen 3 data load
...
This is only performed for Gen 3, as the data is passed down to older gens.
2014-02-14 18:47:20 -05:00