pokeemerald-expansion 1.3.0
AsparagusEduardo
released this
21 Nov 21:28
·
4899 commits
to master
since this release
pokeemerald-expansion 1.3.0
To merge in this update, use the command git pull expansion/1.3.0
after setting up this repo as a remote.
Added
- Added class-based Poké Balls for trainers by @LOuroboros in #2385
- Config for running indoors by @AsparagusEduardo in #2388
- Implemented Lures and Repel/Lure "use another" menu by @AsparagusEduardo in #2319
- Implemented Honey's Sweet Scent functionality by @AsparagusEduardo in #2391
- Implemented Parental Bond by @BuffelSaft in #1676
- Implemented Beat Up Gen 5+ effect with config. by @BuffelSaft in #1676
- Config for Dark Void being only usable by Darkrai by @AsparagusEduardo in #2428
Changed
- Improved Psycho Cut animation by @ghoulslash in #2390
- Multi-hit logic refactor. by @BuffelSaft in #1676
- Ported Gen 5 & 6 mon animations from Inclement Emerald + added most missing Gen 7 form animations by @AsparagusEduardo in #1927
- Restored GF Header. by @tustin2121 in #2426
Fixed
- Bug where badge boosts apply in all gens except gen 3. by @May8th1995 in #2383
- AI issue giving decrementing score to confuse hit instead of confuse by @May8th1995 in #2384
- Z-Move not being cleared if Pokémon faints by @AsparagusEduardo in #2389
- Integrated VBlank wait loop fix by @gruxor in #2392
- Fling only working with items with Fling Power equal to 0. by @LOuroboros in #2408
- Softlock when teaching a TM/HM after learning a move by level up. by @kaisermg5 in #2413
- Battle Palace AI bug that caused multiple issues. by @DizzyEggg in #2416
- Abilities that raise target's stat after hit showing the wrong message. by @BuffelSaft in #2427
- Fixed Bad Dream's ability popup message by @AsparagusEduardo in #2430
- Opponent's Teleport ending Trainer Battle if it only has one Pokémon. by @LOuroboros in #2420
- Fixed Bug Bite deleting the user's item. by @ghoulslash in #2433, with cleanup by @eatthepear in #2451
Pret merges
- Support for Porymap 5.0.0 (up to 9e24fe6 2022-11-08) by @AsparagusEduardo in #2422
Cleanup
- Uncommented evolution moves for each species by @LOuroboros in #2386
- Uncommented Hisuian Pokémon level up moves by @LOuroboros in #2449
- Removed worthless DEBUG_FLAG_PC_FROM_DEBUG_MENU config by @LOuroboros in #2423
- Actually removed ItemId_GetId by @LOuroboros in #2424
- Optimized Bad Dreams' code by @LOuroboros in #2434
New Contributors
- @May8th1995 made their first contribution in #2383
- @kaisermg5 made their first contribution in #2413
- @tustin2121 made their first contribution in #2426
- @eatthepear made their first contribution in #2451
Full Changelog: expansion/1.2.0...expansion/1.3.0