urkerab
9ebaa6877b
Fix Protean and Color Change ( #5233 )
2019-03-03 04:40:35 -06:00
Kris Johnson
c2e21d6fea
Fix crash in Anticipation ( #5232 )
...
A battle has crashed: TypeError: Cannot read property 'fainted' of null
at Battle.onStart (/home/ps/showdown/data/abilities.js:150:16)
2019-03-03 03:28:03 -06:00
Kirk Scheibelhut
5410514b3c
Refactor sim/dex-data.ts to minimize @ts-ignore ( #5214 )
2019-03-02 15:03:43 -06:00
Kris Johnson
73b5e86dcb
Update RU thread links ( #5230 )
2019-03-03 00:27:50 +04:00
Kris Johnson
19437186f4
Remove LC suspect notice ( #5231 )
2019-03-03 00:27:32 +04:00
Kris Johnson
575c4224f7
Fix Megamons and Chimera simplistically ( #5229 )
2019-03-03 00:27:12 +04:00
The Immortal
0bc1f96fc3
Random Battle: Improve Kyurem
2019-03-02 22:26:40 +04:00
Kirk Scheibelhut
6e122d5d74
Refactor lib/ to be native Typescript ( #5217 )
2019-03-02 11:12:24 -06:00
asgdf
8c25d8dad6
Fix /dt showing 'undefined' as Zygarde ability ( #5153 )
2019-03-02 10:07:54 -06:00
Kirk Scheibelhut
2fde28d0ee
Remove FIXME's in gen1/gen2 random-teams.js ( #5227 )
2019-03-02 06:21:49 -06:00
Kirk Scheibelhut
32704acee1
Pull large avatarTable out into a Set constant. ( #5228 )
2019-03-02 06:14:46 -06:00
The Immortal
76af936929
Change the RoA Spotlight
...
DPP Ubers was wrongly announced.
2019-03-02 06:48:37 +04:00
The Immortal
73151072a3
Megamons: Ban Mega Rayquaza
...
And remove some unnecessary validator checks.
2019-03-02 02:42:21 +04:00
The Immortal
27ab0f685a
Add BW Monotype
2019-03-02 02:24:36 +04:00
Jakilutra
13381b89a6
Added RBY UU ( #5225 )
2019-03-02 00:29:44 +04:00
Marty-D
2e32a8906c
Tiers: Add March quick drops
2019-03-01 15:02:30 -05:00
Spandan Punwatkar
eadd25154f
Fix Other Metagames of the Month ( #5224 )
2019-03-01 13:57:11 -06:00
Guangcong Luo
9dafe149d6
Update VS Code launch configurations
...
- Remove "start server" because it's incompatible with multiprocess PS
- Add "parse input log"
2019-03-01 11:35:37 -06:00
Marty-D
938c68d5a2
Make sure suspect notices only show up in the relevant format
2019-03-01 09:16:24 -05:00
The Immortal
075da69253
Update Other Metagames
2019-03-01 17:27:26 +04:00
The Immortal
bf832a97f2
Random Battle fixes
2019-03-01 17:25:04 +04:00
Marty-D
0ca08068ae
Datacenters: Add more ranges
2019-03-01 07:41:01 -05:00
Marty-D
dca1b8c511
RU: Add Zygarde-10% suspect notice
2019-03-01 07:25:56 -05:00
Guangcong Luo
4a67a1f38a
Rephrase LICENSE
...
GitHub couldn't identify the old license as the MIT license,
so I'm just copy/pasting the one from the damagecalc which
GitHub doesn't have a problem with.
2019-03-01 02:47:34 -06:00
Konrad Borowski
04fef9e8df
Log long modlog queries
2019-03-01 02:35:39 -06:00
Konrad Borowski
0a9af088ce
Make modlog asynchronous
...
This should prevent issues in which the /modlog takes forever
because it's waiting for previous /modlog command.
2019-03-01 02:35:39 -06:00
The Immortal
1846cccead
March RoA Spotlight
2019-03-01 11:44:38 +04:00
Kirk Scheibelhut
aa81f2a2d8
Fix Shell Trap behavior with Encore ( #5218 )
2019-02-28 14:27:56 -05:00
Guangcong Luo
13accb33eb
Fix crash in SSB import
2019-02-28 14:04:14 -05:00
Guangcong Luo
5de019ac3d
Fix fs.promises warning properly
...
The modern `__esModule` fallback isn't compatible with Node, and also
entirely unnecessary in practice.
The approach of disabling all the fallback code allows us to once again
`import * as fs`.
2019-02-28 11:49:48 -06:00
Konrad Borowski
42d7f97bc8
Make !rules broadcastable
...
This fixes a regression.
2019-02-27 21:16:21 +01:00
Marty-D
4dd8d9b8c3
Datacenters: Add a range
2019-02-27 12:53:22 -05:00
Marty-D
f108ec0fba
Update Psych Up and Transform interactions with crit rate effects
2019-02-27 12:45:09 -05:00
Konrad Borowski
0d32e03159
Explicitly import readdirSync in dex.ts
...
This avoids ExperimentalWarnings caused by wildcard import of fs.
2019-02-27 17:17:27 +01:00
Guangcong Luo
f5a8723f1c
Fix build/hotpatch process
...
Hotpatching and running `./pokemon-showdown` now automatically run
`./build`. There should now mostly not be any reason you'd want to
manually run `./build`, except if you're invoking tests directly.
In addition, a lot of redundant code has been removed.
I'm not 100% sure this works on Windows, but I'm sure I'll get reports
if anything breaks.
2019-02-27 01:47:44 -06:00
Lycanium Z
51cb39a599
SSB: Arrested -> Pablo; Fix Fake Claim & Sub Interaction ( #5205 )
2019-02-26 20:33:08 -05:00
MacChaeger
16d078265b
Run onModifyTemplate on rulesets ( #5207 )
2019-02-26 19:23:27 -06:00
Guangcong Luo
4e1ef51b8a
Add one more volatile switch test
2019-02-26 19:21:14 -06:00
Bär Halberkamp
2e4d04d243
Translations: fix missing english strings
2019-02-27 02:11:11 +01:00
The Immortal
cce249518e
Add GSC NU
2019-02-26 22:18:47 +04:00
Kirk Scheibelhut
36fb436b09
Include data/mods/gen1/pokedex.js in tsconfig ( #5213 )
2019-02-26 11:28:16 -06:00
Kirk Scheibelhut
b09fd63377
Refactor sim/ to be native Typescript ( #5210 )
2019-02-26 11:03:30 -06:00
Kirk Scheibelhut
6ddb714f44
Fix Counter/Mirror Coat to respect redirection ( #5212 )
2019-02-26 09:52:10 -06:00
Kirk Scheibelhut
623b349fc1
Fix Gen 1 bug involving last damage and Substitute ( #2598 ) ( #5211 )
2019-02-25 21:24:14 -06:00
Kirk Scheibelhut
b8d650c261
Fill in Japanese aliases ( #5209 )
2019-02-25 19:50:10 -06:00
MacChaeger
bdf74b838a
Pokebilities: Update Trace, Power of Alchemy, and Receiver ( #5203 )
...
* Pokebilities: Update Trace, Power of Alchemy, and Receiver
Now Trace copies a random ability from a random target, regardless of whether it was originally an innate or not
* Send correct target in message to client
2019-02-25 22:42:37 +04:00
HoeenHero
e4c24b3f53
Fix crash with PMs
2019-02-25 11:56:16 -05:00
MacChaeger
d764c52887
Don't add inactive rules as pseudoweathers ( #5206 )
2019-02-25 01:11:46 -06:00
Kris Johnson
da6f42c5c1
Change Untiered to (DUU) for Doubles ( #5178 )
2019-02-25 07:35:41 +04:00
The Immortal
dccbf7ef11
Formats: Update ladders
2019-02-25 07:09:52 +04:00