The Immortal
b2a67bc698
Fix Doubles UU
...
Fixes #1365
2014-12-13 18:08:21 +04:00
ascriptmaster
6788df05ee
/query command no longer returns IP addresses
2014-12-12 23:45:13 -08:00
Guangcong Luo
3f0def88b2
Merge pull request #1361 from asgdf/patch-13
...
Fix ruleset for UU Smogon doubles
2014-12-12 21:17:11 -06:00
Guangcong Luo
ac0c89e986
Merge pull request #1362 from Morfent/trivia
...
Trivia plugin: move curA, responders, and phase to Trivia properties
2014-12-12 21:16:38 -06:00
Morfent
e4516d17c0
Trivia plugin: move curA, responders, and phase to Trivia properties
2014-12-12 23:00:24 -04:00
asgdf
7c9d03991f
Fix ruleset for UU Smogon doubles
2014-12-13 02:32:58 +01:00
Guangcong Luo
c2f453b02a
Merge pull request #1359 from QxC4eva/master
...
Fix errors in mod data
2014-12-12 16:23:37 -06:00
QxC4eva
c7683d2756
Remove moves that did not exist in past gens
2014-12-13 07:59:12 +10:00
QxC4eva
3a84e97949
Remove redundant mod data
2014-12-13 07:58:28 +10:00
QxC4eva
1ac6399829
Fix typos in mod data
2014-12-13 07:54:48 +10:00
Guangcong Luo
41fcd4bd28
Merge pull request #1360 from ascriptmaster/seasonal
...
Seasonals Typo Fix
2014-12-12 14:03:52 -06:00
ascriptmaster
efc80d8b78
Seasonals Typo Fix
...
Pokemon should freeze after they hit the snow bank, not before.
2014-12-12 11:55:51 -08:00
Ivo Julca
67df11748d
Seasonal fixes
...
- Illusion identity is no longer given away by format's effects.
- Instantly faint pokémon with 0 HP.
- Trick Room no longer removes obstacles.
2014-12-12 04:16:30 -05:00
Guangcong Luo
a95f2bcbe7
Merge pull request #1353 from asgdf/patch-12
...
Fix MRay to count as a mega in randbats team
2014-12-12 01:19:59 -06:00
asgdf
98cc285002
Fix MRay to count as a mega in randbats team
2014-12-12 02:22:41 +01:00
Ivo Julca
fe54d93663
Fix missing permission check in /modlog
2014-12-11 15:24:51 -05:00
Guangcong Luo
f6e3ee2c6d
Merge pull request #1357 from Slayer95/winmodlog
...
Improve Windows modlog
2014-12-11 14:18:53 -06:00
Ivo Julca
b4c0bffb26
Improve Windows modlog
...
Use absolute paths to prevent `file not found` errors.
2014-12-11 13:22:10 -05:00
Juanma Serrano
ba93361388
Gen 2: Counter and Mirror Coat fail against moves selected by Sleep Talk
2014-12-11 18:30:03 +01:00
Juanma Serrano
9fef6a6e18
Gen 2: Fix Encore bug, on gen 2 it fails if used on Sleep Talk
2014-12-11 18:15:19 +01:00
Juanma Serrano
0d60fd9c02
Seasonal: Pokémon should advance even in Trick Room
...
Also make Normal-type the default for Present
2014-12-11 17:46:21 +01:00
Juanma Serrano
44500d010a
Remove trailing whitespace from Gen 1 mod
2014-12-11 14:50:48 +01:00
Juanma Serrano
d828b365d4
Gen 1: Remove unnecessary code
2014-12-11 14:49:35 +01:00
Juanma Serrano
0e6c2dda0b
Gen 1: Refactor critical hit check
...
Critical hit check for Gen 1 mod has been drastically refactored to work exactly like the cartrdige version.
It now follows the same steps as the cartridge, making it work exactly like it should.
The information has been obtained from here: http://www.smogon.com/forums/threads/past-gens-research-thread.3506992/#post-5878612
2014-12-11 14:47:01 +01:00
Juanma Serrano
b3bfc0afcb
Gen 1: Remove unnecessary check for Hidden Power
2014-12-11 14:02:00 +01:00
Juanma Serrano
508574474d
Gen 1: Fix partial trapping moves duration
...
Real chances for partial trapping moves duration are 37.5% for 2 and 3 turns and 12.5% for 4 and 5 turns respectively.
2014-12-11 13:58:40 +01:00
Juanma Serrano
608086189d
Improve Seasonal Sleigh Showdown
...
Eliminate megas from teams.
Make freeze from event make you unable to move that turn.
Freeze thawing was meant to be when hit, not after a turn after all. Fixed comment.
2014-12-11 13:50:32 +01:00
The Immortal
9d6ed5d516
Metagrossite is banned from STABmons
2014-12-11 12:59:51 +04:00
Guangcong Luo
5fbcc76bd8
Merge pull request #1354 from ascriptmaster/seasonal
...
Seasonals mechanics fixes
2014-12-10 21:18:11 -06:00
ascriptmaster
20eb1afadc
Seasonals mechanics fixes
...
Add correct message to indicate damage from hitting trees
Freeze now properly lasts for one turn only
Fixed many typos
2014-12-10 18:21:31 -08:00
Guangcong Luo
e5b5cafbe3
Merge pull request #1352 from asgdf/patch-11
...
fix moves[] containing non-id move names
2014-12-10 15:48:08 -06:00
The Immortal
c46ad218fc
Add machine moves for Cosplay Pikachu
2014-12-11 00:36:33 +04:00
The Immortal
3a242f7ec9
Cosplay Pikachu only has Lightning Rod
2014-12-11 00:36:01 +04:00
asgdf
13139b4ec3
fix moves[] containing non-id move names
2014-12-10 20:45:47 +01:00
Ivo Julca
688bd5f9e4
Add missing sideupdate message type to simulator
2014-12-10 14:00:53 -05:00
The Immortal
a019bc0321
Add ORAS TM changes
2014-12-10 22:57:49 +04:00
Ivo Julca
1dae1ef02e
Add missing send method to BattleSide
...
9406a4a62d
2014-12-10 13:54:17 -05:00
The Immortal
fb94cb88b3
Remove unavailable ORAS tutor moves
...
Air Cutter (actually Roost but was a mistake on the tutor list), Dark
Pulse, and Sleep Talk don't have actual tutors in the game.
2014-12-10 21:47:14 +04:00
The Immortal
8e990ff81b
Add missing ORAS moves
...
- New TM Secret Power
- New HM Dive
- Dazzling Gleam for Fennekin line
2014-12-10 21:13:48 +04:00
Juanma Serrano
1b75007647
Implement new Seasonal Ladder, Sleigh Showdown
2014-12-10 18:01:39 +01:00
The Immortal
2df47b0562
Add Moonblast to Whimsicott's random battle moves
2014-12-10 16:58:14 +04:00
Guangcong Luo
80704c272d
Merge pull request #1298 from Slayer95/disabled-maybe
...
Hide moves disabled by Imprison or NEXT's Telepathy
2014-12-10 03:57:30 -06:00
Marty-D
31e5f39c59
Cosplay Pikachu can't learn Pikachu's moves.
2014-12-09 10:09:11 -05:00
Marty-D
860347313a
Update moves without the protect flag.
2014-12-09 10:04:32 -05:00
The Immortal
6fe3346e18
Add new event Pokemon
2014-12-09 16:21:09 +04:00
Guangcong Luo
f237381aba
Merge pull request #1350 from Freigeist/patch5
...
Add Windows support to /modlog
2014-12-09 02:05:31 -06:00
Freigeist
48bfa02eb0
Some cleanup in /modlog
2014-12-09 00:32:11 +01:00
The Immortal
fe3220044b
Update /tier doubles
2014-12-08 22:16:45 +04:00
The Immortal
7ea6eee366
Smogon Doubles is having a suspect test
2014-12-08 21:57:19 +04:00
Guangcong Luo
b448beb53a
Merge pull request #1349 from Morfent/trivia
...
Trivia plugin: fix crash in Trivia.timeAnswers()
2014-12-08 04:16:27 -06:00