Guangcong Luo
a00d64a092
Fix some tests to be less RNG-dependent
2019-11-28 18:16:02 +13:00
Guangcong Luo
b4ce0c32e3
Fix G-Max Finale again
...
Our newest research shows that it heals by 1/6 of max HP.
2019-11-28 18:16:02 +13:00
Guangcong Luo
1d2921eb8b
Add Grass Knot Dynamax failure message
2019-11-28 18:16:01 +13:00
TZubiri
01dea52db9
Fix Disguise HP loss from 1/10 to 1/8 ( #6094 )
2019-11-28 15:48:47 +13:00
The Immortal
224465f6f7
Remove Moody Clause from Standard ruleset
2019-11-28 02:52:39 +04:00
ZardMX
00ea982c61
Add full desc for Max moves ( #6098 )
2019-11-28 11:02:33 +13:00
Guangcong Luo
c26d6c313b
SIM-PROTOCOL: Document -block
2019-11-28 10:42:54 +13:00
Marty-D
5390d4b402
Fix Dauntless Shield and Intrepid Sword
2019-11-27 11:30:21 -05:00
urkerab
09b66da216
Use Chat.html`` a bit more
2019-11-27 15:14:46 +01:00
HoeenHero
661f52f2c3
Fix crash with Disguise in Gen 7
2019-11-27 08:35:51 -05:00
Lionyx
5c16397f88
Update French translation ( #6099 )
...
Removing a typo & rewording a sentence to make sense.
2019-11-27 17:25:11 +04:00
The Immortal
e43e552b8b
Mix & Mega: Ban Zacian-C
2019-11-27 17:21:40 +04:00
TheMezStrikes
6163a6d137
Fix CAP banlist ( #6090 )
2019-11-27 23:26:40 +13:00
Spandan Punwatkar
63694edf91
Some movesearch changes ( #6071 )
2019-11-27 22:28:03 +13:00
TheMezStrikes
650a8e49f0
Add aliases for max moves ( #6079 )
2019-11-27 21:54:29 +13:00
Spandan Punwatkar
599a6e39fc
Add some Gen 8 aliases ( #6069 )
2019-11-27 18:57:17 +13:00
ZardMX
83ecf3984d
Clarify doubles interactions for Max moves ( #6076 )
2019-11-27 18:56:48 +13:00
Guangcong Luo
c04898eab1
Remove Substitute upon Dynamaxing
...
Fixes #6089
2019-11-27 17:15:42 +13:00
Guangcong Luo
9777c2f344
Remove redundant zMovePower entries
...
(They're now filled in by the Move constructor.)
2019-11-27 17:15:42 +13:00
Guangcong Luo
4959b70c17
Fix G-Max Finale to be a draining move
2019-11-27 17:15:41 +13:00
The Immortal
bb2ec85564
Random Battle: Improve Avalugg
2019-11-27 04:48:24 +04:00
HoeenHero
7397aa9678
Jaw Lock trapping should end when one pokemon faints
2019-11-26 18:20:09 -05:00
The Immortal
e020334a78
Fix NFE Clause
2019-11-27 02:51:01 +04:00
The Immortal
190fd3636e
Camomons should have Team Preview
2019-11-27 02:33:49 +04:00
The Immortal
7ad2c4104c
Mix and Mega: Add Dynamax Clause
2019-11-27 02:13:07 +04:00
The Immortal
36b0e6e6a5
Random Battle improvements
2019-11-27 01:57:43 +04:00
The Immortal
17350795a2
National Dex: Unban Zygarde
2019-11-27 01:54:53 +04:00
420Blazeitt
a10265cb0f
Change the current Game Console ( #6082 )
2019-11-26 16:22:35 -05:00
The Immortal
9f64670b5c
National Dex: Unban Mega Metagross
2019-11-27 01:17:13 +04:00
The Immortal
6018270cbc
Dex: Identify Galar Darmanitan as gen 8
2019-11-26 23:38:11 +04:00
The Immortal
951d9df6aa
Zen Mode: Fix and remove duplicate code
2019-11-26 23:25:18 +04:00
The Immortal
302f391381
Pokedex: Update formes
...
- Remove prevo from in-battle formes
- Rename Darmanitan-Zen-Galar to Darmanitan-Galar-Zen and update the baseSpecies (this fixes its validation in gen 8 as well)
- Rename Mimikyu-Busted-Totem to Mimikyu-Totem-Busted and change its baseSpecies
2019-11-26 22:56:35 +04:00
420Blazeitt
7319f35ff1
Vice Grip -> Vise Grip in Learnsets ( #6093 )
2019-11-26 13:34:28 -05:00
HoeenHero
b2625ed70c
Remove formeLetters
...
We don't use these at all currently and they are starting
to overlap. As discussed at the start of Gen 8 development
were removing them now.
2019-11-26 13:26:17 -05:00
HoeenHero
44a7fa0946
Make Dynamax checks more dynamic
...
Specifically we now check the battle.canDynamax method when
notifying a player about their pokemon's eligibility to dynamax.
This enforces the fact that pokemon that are transformed into
dynamax ineligible pokemon cannot dynamax themselves.
As a result of this change the pokemon.canDynamax flag is unnessecary
and has been refactored to a side.canDynamax flag. All pokemon specific
dynamax checks should use the battle.canDynamax method.
2019-11-26 13:05:38 -05:00
HoeenHero
c0c9bca26b
Mark various berries as unreleased in Gen 8
2019-11-26 12:55:49 -05:00
PartMan
e4fbac0d29
Steel Beam hits one adjacent Pokemon ( #6074 )
...
Source:
https://pokemondb.net/move/steel-beam
https://pokemon.fandom.com/wiki/Steel_Beam
https://www.serebii.net/attackdex-swsh/steelbeam.shtml
2019-11-26 14:48:13 +04:00
PartMan
ec0ea11d82
Explain Gulp Missile ( #6077 )
...
Make Gulp Missile actually explain what it does. This implementation is a bit wordy, though.
2019-11-26 22:42:18 +13:00
ZardMX
c3211652c6
Fix Octolock not activating certain abilities ( #6065 )
2019-11-26 20:51:21 +13:00
supermii2
cf10a81985
Fix Ice Stone description ( #6075 )
...
Description reflects that it can evolve Galarian Darumaka into Galarian Darmanitan
2019-11-26 20:50:25 +13:00
Kirk Scheibelhut
71bc4d5c05
Update tools/set-import for Gen 8
2019-11-25 15:32:12 -08:00
The Immortal
767433dbb7
Fix Clangorous Soul
2019-11-26 01:41:49 +04:00
The Immortal
67870d344b
Implement Punk Rock correctly
2019-11-26 01:20:31 +04:00
The Immortal
ac0f865d9a
Rename NatDex Anything Goes
...
And add the thread link.
2019-11-26 00:11:18 +04:00
The Immortal
4110ead42b
Fix VGC 17 & re-add US/UM Doubles UU
2019-11-25 20:58:14 +04:00
TheMezStrikes
4e43d64f2c
Update format aliases for gen 8 ( #6052 )
2019-11-25 16:04:35 +04:00
HoeenHero
8792d7345f
Most past gen items should still be illegal ( #6066 )
2019-11-25 22:00:12 +13:00
PartMan
265996a2b4
Shorten Ice Scales shortDesc ( #6067 )
2019-11-25 20:28:46 +13:00
Guangcong Luo
740004f23e
Fix Moody shortDesc
2019-11-25 20:23:09 +13:00
The Immortal
cb98a190c9
Reduce G-Max Finale healing
...
Not sure what the exact ratio is but half is much closer to the correct value.
2019-11-25 07:22:54 +04:00