Ben Davies
f6db058bd2
Chat-plugins: ignore links when determining room FAQ length ( #5262 )
2019-03-07 13:42:28 -04:00
Kirk Scheibelhut
295f7c6c9f
Switch hints to use double quotes everywhere ( #5261 )
...
Also, have `Battle#hint` take Side per @urkerab's suggestion.
Followup to #5258 , no functionality changes.
2019-03-07 09:34:14 -06:00
Kirk Scheibelhut
dc5255f7c8
Fix Gen 1 Substitute + self damage behavior ( #5263 )
2019-03-06 16:12:32 -05:00
Bär Halberkamp
c28340714d
Chat monitor: Compare userids in namefilter
2019-03-06 20:54:44 +01:00
Kevin Lau
9a2d94220c
Random Battle: Reduce range of Pokemon that get Focus Sash ( #5259 )
2019-03-06 23:44:04 +04:00
Guangcong Luo
83dd5650d7
Exclude devDependencies from build script
2019-03-06 13:37:49 -06:00
TheMezStrikes
387f400a7e
Fix forcerename tracking wrong username ( #5265 )
2019-03-06 13:28:30 -06:00
Kirk Scheibelhut
a04d4da992
Add more hints to Gen 1 & 4, migrate others to Battle#hint ( #5258 )
2019-03-06 11:24:47 -06:00
Marty-D
f2d491db29
CAP: Remove Phantom Force from Necturine too
2019-03-06 10:36:56 -05:00
JetOU
8b07547d05
Contributing: Fix typo ( #5260 )
2019-03-06 08:23:40 -06:00
Kirk Scheibelhut
961b9882f5
Fix Gen 4 interaction between U-turn/Substitute/Intimidate ( #5222 )
2019-03-06 08:33:52 -05:00
Guangcong Luo
9eb8eac12b
CONTRIBUTING.md: Update string conventions
2019-03-06 07:28:38 -06:00
Kirk Scheibelhut
247bb559d6
Fix minor Typescript bugs in dex-data.ts ( #5255 )
2019-03-06 07:12:26 -06:00
Bär Halberkamp
cf8cff25b6
Spotlights: disable spotlights in temp rooms
2019-03-06 03:05:05 +01:00
Kris Johnson
8373574337
CAP: Nerf Necturna ( #5257 )
2019-03-05 19:01:45 -06:00
Kirk Scheibelhut
137aaf1a99
Fix Gen 1 Jump Kick to be like Hi Jump Kick ( #5256 )
2019-03-05 17:59:44 -06:00
Kirk Scheibelhut
f1f903ceae
Add hints for odd Gen 2 behavior ( #5254 )
2019-03-05 16:36:42 -06:00
The Immortal
ea322d4f76
BH: Add Sleep Clause
2019-03-06 01:43:10 +04:00
The Immortal
81082c34ed
Random Battle: Prevent multiple Z-Moves on a team
2019-03-06 01:24:59 +04:00
Marty-D
0c2ad43e72
Fix per-side hints
2019-03-05 15:49:49 -05:00
The Immortal
2443d16df2
Random Battle: Improve Physical Rock-types
2019-03-06 00:18:35 +04:00
Kirk Scheibelhut
427f443bf8
Use async fs APIs in build ( #5251 )
2019-03-05 14:08:26 -06:00
Kirk Scheibelhut
6f82443101
Fix GSC Toxic interaction with Baton Pass/Heal Bell ( #5226 )
2019-03-05 13:28:01 -05:00
Marty-D
69f9c29a4d
Fix Parental Bond interaction with Fury Cutter
2019-03-05 13:14:09 -05:00
Marty-D
b555e35d20
PU: Keep Houndoom during the suspect test
...
https://www.smogon.com/forums/posts/8059677/
2019-03-05 13:12:36 -05:00
MacChaeger
82ae8db93a
Fix Snarl test ( #5253 )
2019-03-05 09:20:11 -06:00
TheMezStrikes
b20daa42cc
Trim FAQ target ( #5252 )
2019-03-05 07:35:01 -06:00
MacChaeger
cfb1cf1731
Add a notice to the Inverse Mod ( #5249 )
2019-03-05 03:35:58 -06:00
Kirk Scheibelhut
b33971a3d3
Inline replace into build and remove dependency ( #5248 )
2019-03-04 19:36:00 -06:00
Bär Halberkamp
577a7c4593
Translations: fix pt translation
2019-03-05 02:21:40 +01:00
Kirk Scheibelhut
6e88eab90f
Use an absolute path instead of relative path in build ( #5247 )
2019-03-04 18:54:37 -06:00
MacChaeger
33a872e029
Gen 7: Stockpile tracks individual stat alterations ( #5246 )
2019-03-04 17:59:44 -06:00
The Immortal
ae92473321
1v1: Ban Kyurem-Black
2019-03-05 03:58:53 +04:00
Kirk Scheibelhut
7cf501aec6
Use replace recursively in build. ( #5245 )
2019-03-04 16:28:01 -06:00
Bär Halberkamp
ac470ec52c
Add a FAQ option for RNG
2019-03-04 20:41:56 +01:00
The Immortal
d2c69be6c7
Megamons: Fix bans
2019-03-04 18:52:58 +04:00
The Immortal
2745f013c2
Add Type: Null to Random Battle
2019-03-04 18:29:13 +04:00
The Immortal
04b270ae9a
Add suspect notice to Mix and Mega
2019-03-04 16:55:28 +04:00
Kris Johnson
d5271dc3dc
Chimera: Fix ability bugs ( #5244 )
2019-03-04 06:47:25 -06:00
Kirk Scheibelhut
3624863551
Fix build script on Windows. ( #5241 )
...
On Windows, `shell` doesn't glob for us and the literal
`.sim-dist/*` is passed to `replace` and it doesn't get expanded
into the list of paths.
2019-03-03 21:00:56 -05:00
Kris Johnson
7c3d39ab77
Chimera: Fix remaining HP bug ( #5240 )
2019-03-03 21:00:15 -05:00
Marty-D
efc47bff54
PU: Add Houndoom suspect notice
2019-03-03 19:17:34 -05:00
Konrad Borowski
90dcec5644
Use FS when loading Scavengers' data ( #5238 )
...
This prevents issues with loading old state while hotpatching.
2019-03-03 16:59:33 -06:00
Kris Johnson
90930034f4
Fix HP bug in Chimera ( #5237 )
2019-03-03 22:33:36 +04:00
Kris Johnson
b18267c6dd
Revert buggy Megamons "fix" ( #5236 )
2019-03-03 22:27:49 +04:00
Konrad Borowski
8289374460
Disallow non-standard Pokemon in Gen1/2 randbats ( #5235 )
2019-03-03 21:47:37 +04:00
Merritty
79bb4a24a0
LC: Unban Torchic ( #5234 )
...
https://www.smogon.com/forums/threads/torchic-has-been-freed.3647800/
2019-03-03 11:55:08 -05:00
Guangcong Luo
ce5a954ae2
Use array spread instead of Array.from
2019-03-03 08:47:08 -06:00
Guangcong Luo
39f0ca022e
Fix validation of Gen 2 Marowak set
...
This was a lot of work for what turned out to be a really simple fix.
Gen 2 tradeback validation ended up being slightly too strict.
2019-03-03 08:45:45 -06:00
Guangcong Luo
f1379b46be
Fix dependency check in build script
...
(This error wasn't caught because it still works without installing
the dependency, but makes the build script far slower because
`npx replace` would reinstall `replace` every time it's used.)
2019-03-03 08:16:29 -06:00