Commit Graph

23714 Commits

Author SHA1 Message Date
Bär Halberkamp
0c6b495f2d Improve input validation for /blacklistname 2016-12-24 02:42:48 +01:00
urkerab
9be0fd2c7a Simplify the PU format (#3048) 2016-12-23 15:40:38 -08:00
The Immortal
8f1877eee1 AAA: Ban Speed Boost 2016-12-24 03:30:32 +04:00
Guangcong Luo
9f4613ea1e Don't use tradeback moves in Gen 1 CC 2016-12-23 12:59:08 -08:00
Marty-D
b67b33d1e0 Gen II: Correct success chance for stalling moves 2016-12-23 15:19:35 -05:00
Bär Halberkamp
06e5d5faf5 Change lock duration to 2 days
Approved by @Zarel. This makes locks more in line with roombans, which is important for PunishmentMonitor.
2016-12-23 18:35:45 +01:00
Bär Halberkamp
156bac11a8 Refactor autolocks 2016-12-23 18:35:45 +01:00
Sipanale
0b28b94dcb Giveaway: Fix Alolan Form GIF Display (#3045)
Changes made to cause proper parsing for Alolan forms, allowing for the
giveaway to render the gif for the target form by using 'Pokemon-Alolan'
as well as 'Pokemon Alolan'
2016-12-23 16:59:53 +01:00
panpawn
670a499c2b Datasearch: Standardize help commands formatting (#3046) 2016-12-23 01:26:51 -08:00
Spandan
36c1e35626 Update /om (#3043)
This one links to the new OM C&C forum.
2016-12-22 23:52:41 +04:00
The Immortal
6e4a0dfbc8 Remove Baton Pass Speed Clause 2016-12-22 17:02:52 +04:00
Guangcong Luo
81ab10d121 Refactor resolvePriority 2016-12-21 20:08:20 -08:00
Guangcong Luo
598da66921 Fix Mega decision priority recalculation 2016-12-21 20:07:33 -08:00
Guangcong Luo
4fc03700fb Fix Mega Pursuit
Previously, if a pokemon mega evolved and used Pursuit, and the foe
switched on the next turn, it would use Pursuit again on the next turn,
in addition to its usual decision.

This is a hack to fix it; a full fix is pending a rewrite of the
decision structure.
2016-12-21 19:37:48 -08:00
Spandan
6a1624603e Update /om (#3042)
It should redirect to the Gen 7 OM forums
2016-12-22 01:54:57 +04:00
Marty-D
c2005253fd Move Z-Power activation message 2016-12-20 09:40:27 -05:00
Marty-D
9859f190d5 Fix crash in Leppa Berry 2016-12-20 09:30:32 -05:00
Marty-D
33ec411967 Fix crash in Revelation Dance 2016-12-20 09:26:55 -05:00
The Immortal
a32a958c45 STABmons: Ban Belly Drum 2016-12-20 17:15:03 +04:00
The Immortal
7745f5000f Add new OM bans 2016-12-20 16:08:50 +04:00
Guangcong Luo
d1e20c2f6b Add alias fug -> Rayquaza 2016-12-20 03:54:21 -05:00
Guangcong Luo
aeff92aac9 Fix other crash in dexsearch
Or is this movesearch? idk but it should probably be fixed some better
way, this is just a hack.
2016-12-20 03:54:21 -05:00
panpawn
41f1f2666a CONTRIBUTING.md: Don't open duplicate PRs (#3040)
I guess we never mentioned anything about duplicate pull requests specifically, and we probably should since this has happened a lot in the past.
2016-12-19 22:09:11 -08:00
The Immortal
76b3d413c2 Remove Battle of Alola 2016-12-20 03:40:01 +04:00
The Immortal
eac35bb799 Doubles: Ban Eevium Z 2016-12-20 03:37:34 +04:00
Ana Rita Torres
8d9b980cb9 Add servertime command (#3038) 2016-12-19 07:53:17 -08:00
The Immortal
cc8729fea7 Sketchmons: Ban Spore 2016-12-19 04:28:28 +04:00
Marty-D
3c9d6c2687 Correct crit ratio boosting Z-Effect 2016-12-18 11:06:55 -05:00
DragonWhale
ef8c92b49f Ban Magearna from standard Battle Spot formats (#3037) 2016-12-18 10:43:08 -05:00
Marty-D
77cdde5cce Fix bounced Dark Void 2016-12-18 10:31:33 -05:00
The Immortal
1bdca8a148 Update Monotype bans 2016-12-18 18:04:06 +04:00
urkerab
6167af398a Fainted Pokemon shouldn't be able to use an item (#3035) 2016-12-17 20:02:54 -08:00
The Immortal
1ebb5372ce LC: Unban Drifloon 2016-12-17 22:40:54 +04:00
Marty-D
d8ad3d9687 Fix Battle Bond 2016-12-17 13:14:53 -05:00
Kevin Lau
125d823f1f Random Battle: Update Zygarde (#3024) 2016-12-17 21:41:15 +04:00
Marty-D
01c005780e Remove Dark Void TODO 2016-12-17 12:23:32 -05:00
Marty-D
5638680a50 Reorder Spectral Thief's effects 2016-12-17 10:49:49 -05:00
Guangcong Luo
69f8302a3e Unban Greninja from Battle of Alola
Also support unbanlists in regional pokedex rulesets.
2016-12-16 18:31:47 -08:00
Marty-D
6bfdfa017c Add Burn Up message 2016-12-16 21:30:43 -05:00
urkerab
c1829acf64 Z-Memento and Z-Parting Shot should tell the client about the Z-power (#3029) 2016-12-16 18:23:54 -08:00
The Immortal
16ad09173c STABmons: Fix Landorus ban 2016-12-17 00:49:08 +04:00
Guangcong Luo
2b2e024ca9 Fix Gen 7 Battle Spot formats
The hack of manually checking availability is no longer necessary, and
I have a better idea of exactly which checks still are necessary.

Battle Spot is now implemented a lot more cleanly, and a lot more like
how it was implemented last gen.
2016-12-16 01:38:23 -05:00
asgdf
eb8d2ab14a Fix crash in /dexsearch (#3030) 2016-12-15 20:40:42 -08:00
Marty-D
f3985ea489 Gen I: Actually fix Toxic damage message 2016-12-15 20:53:55 -05:00
Marty-D
2ffaef6d80 Gen I: Fix Toxic damage message
Closes #3028
2016-12-15 19:29:01 -05:00
Guangcong Luo
c773b7dd83 Add test for e1c43d4bb 2016-12-15 15:25:02 -08:00
Guangcong Luo
1e6b3f5cb1 Fix Hidden Power type detection in VGC 2016-12-15 15:19:49 -08:00
Ben Davies
b6118e0186 Trivia: only give UGM points for UGM category games (#3027) 2016-12-15 13:55:25 -08:00
Marty-D
9b759c86c1 Update Wide Guard 2016-12-15 15:45:14 -05:00
Marty-D
6a726fb859 Add new event Pokemon 2016-12-15 15:15:17 -05:00