## How to update
- If you haven't set up a remote, run the command `git remote add RHH https://github.com/rh-hideout/pokeemerald-expansion`.
- Once you have your remote set up, run the command `git pull RHH expansion/1.7.2`.
- Pokédex Ratings now dynamically adapt to the size of the regional dex, instead of being harcoded at set intervals of 10 up to 200 by @Bassoonian in rh-hideout#3900
- Mythical Pokémon are skipped from the rating unless they have the
dexForceRequired
flag by @Bassoonian in rh-hideout#3937
- Mythical Pokémon are skipped from the rating unless they have the
- Updates to INSTALL.MD for 1.7.0+ and misc clarifications by @ravepossum in rh-hideout#3983
- Fixed HGSS Pokédex showing incorrect preevolutions by @kaisermg5 in rh-hideout#3894
- Fixed typo in HGSS Pokédex by @Ninjdai1 in rh-hideout#3958
- Fixed Hall of Fame not showing proper 4-digit dex numbers by @Bassoonian in rh-hideout#3901
- Fixed debug menu flags not redrawing correctly by @ravepossum in rh-hideout#3916
- Fixed issue when trying to add new party menu field moves by @johannakullmann in rh-hideout#3933
- Fixed RHH Rom Header shifting addresses by @Ninjdai1 in rh-hideout#3980
- Added missing form dex entries by @AsparagusEduardo in rh-hideout#3972
- Meloetta Pirouette
- Mega Diancie
- Hoopa Unbound
- Gigantamax Sandaconda
- Multiple Pokémon graphical improvements by @katykat5099 in rh-hideout#3805
- Improved Tyrantrum's back sprite.
- Improved Zigzagoon and Linoone's palette
- Updated Gen 9 Pokémon icons to @CyanSMP64's improvements
- Annihilape
- Arctibax and Baxcalibur
- Bellibolt
- Bramblin and Brambleghast
- Cetoddle and Cetitan
- Charcadet, Armarouge and Ceruledge.
- Chi-Yu and Chien-Pao
- Clodsire
- Crocalor
- Dolliv
- Dudunsparce
- Esparthra
- Multiple Pokémon graphical fixes by @katykat5099 in rh-hideout#3805
- Fixed Togepi having a missing pixel on its icon's first frame.
- Fixed Litwick having a missing pixel on its front sprite.
- Fixed Krookodile having a stray pixel on its front sprite.
- Fixed Duraludon's palette.
- Fixed Egg graphical data not being properly read by @AsparagusEduardo in rh-hideout#3879
- Fixed Dugtrio's missing footprint and forms not appearing in the HGSS dex by @kaisermg5 in rh-hideout#3897
- Fixed Paldean Tauros having the base stats of Kantonian Tauros by @AlexOn1ine in rh-hideout#3970
- Fixed Hisuian Electrode having the wrong evolution method (evolving "at level 214" instead of via Leaf Stone) by @AlexOn1ine in rh-hideout#3970
- Re-enabled Z-Move Usage in Battle Frontier by @damon-murdoch in rh-hideout#3883
- Fixed weird stat drop animation by @DizzyEggg in rh-hideout#3870
- Fixed Battle Frontier Multi Battles randomly ending in loss by @Bassoonian in rh-hideout#3990
- Fixed Bleakwind Storm, Wildbolt Storm and Sandsear Storm not targetting both foes and not skipping accuracy check under rain by @damon-murdoch in rh-hideout#3884
- Updated move animations to account for this target change by @ghoulslash in rh-hideout#3895
- Fixed Inner Focus breaking when
B_WAIT_TIME_MULTIPLIER
config was being set to any value other than 16. - Fixed Collision Course's and Electro Drift's PP being 10 instead of 5 by @fdeblasio in rh-hideout#3890
- Fixed "Sea of Fire" Pledge effect damaging fainted PokémonSome pledge combo fixes by @ghoulslash in rh-hideout#3934
- Fixed Syrup Bomb's effect not being cleared when the user leaves the field by @AlexOn1ine in rh-hideout#3948
- Fixed Dragon Darts hitting 3 times instead of 2 (full effect still not done) by @AlexOn1ine in rh-hideout#4014
- Fixed Unremarkable Teacup, Masterpiece Teacup and Syrupy Apple's effects by @kittenchilly in rh-hideout#3858
- Fixed Poké Balls getting 100% catch rate by @AlexOn1ine in rh-hideout#3955
- Fixed item usage in double battles by @AlexOn1ine in rh-hideout#3977
- Fixed small AI bulldoze effect bug by @AlexOn1ine in rh-hideout#3872
- Fixed Quick/Wide Guard config comments by @Bassoonian in rh-hideout#3857
- Added missing Strength Sap tests by @DizzyEggg in rh-hideout#3860
- Added Clanging Scales test by @AlexOn1ine in rh-hideout#3973
- Added 5 Parental Bond tests by @AlexOn1ine in rh-hideout#3973
- Consistent
BENCHMARK
timing by @mrgriffin in rh-hideout#3867
- @damon-murdoch made their first contribution in rh-hideout#3883
- @lordraindance2 made their first contribution in rh-hideout#3885
- @johannakullmann made their first contribution in rh-hideout#3933
Full Changelog: https://github.com/rh-hideout/pokeemerald-expansion/compare/expansion/1.7.1...expansion/1.7.2