Commit Graph

19404 Commits

Author SHA1 Message Date
Hedara
d6f59caeaf Expansion 1.14.4 2026-02-28 21:44:20 +01:00
grintoul
ed8b03b5f7
Corrects battler used in STRINGID_ATTACKERABILITYSTATRAISE (#9383)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-02-28 00:00:13 +01:00
Meister-anon
9ec82b5ca8
Fix Meloetta not reverting forms on switch and remove deprecated Lunar Dance string ID (#9379)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
Co-authored-by: Meister-anon <user@DESKTOP-TQ65PS9>
2026-02-27 20:23:18 +00:00
Alex
986b0bb5ec
Fix Baton Pass to clear Mean Look trapping on the target in Gen 5+ (#9378) 2026-02-27 18:17:06 +01:00
Alex
a0f170fc58
Fix Trapping Persisting after KO in doubles (#9380) 2026-02-27 18:11:34 +01:00
ChrispyChris27
48b017af68 Fix Trapping Persisting after KO in doubles
Fixes trapping abilities continuing to trap the player if the last mon on one side of a two trainer double battle has one.
2026-02-27 11:37:38 -05:00
GGbond
cbe9f80e03 Fix 2026-02-27 18:08:19 +08:00
Alex
893563a2d5
Pret merge, 26th of February (#9362)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
Co-authored-by: Frank <fdeblasio1004@gmail.com>
Co-authored-by: GriffinR <griffin.g.richards@gmail.com>
Co-authored-by: Frank DeBlasio <35279583+fdeblasio@users.noreply.github.com>
Co-authored-by: Kildemal <206095739+izrofid@users.noreply.github.com>
Co-authored-by: Marky <143505183+HashtagMarky@users.noreply.github.com>
Co-authored-by: Hedara <hedara90@gmail.com>
2026-02-26 20:25:28 +01:00
Alex
3bb1b3502a
Fix illegal switch due to hazards (#9361) 2026-02-26 08:00:41 -08:00
Hedara
4dba49657a Merge remote-tracking branch 'pret/master' into pret-merge
Conflicts:
	data/battle_anim_scripts.s
	src/battle_anim_water.c
	src/event_object_movement.c
	src/field_player_avatar.c
2026-02-26 15:33:26 +01:00
GGbond
217b6d6da2
Fix Paradox stat selection under Wonder Room (#9356)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-02-26 11:41:52 +01:00
luuma
cabbc632fd
Fixes plasma fists and several let's go and max move effects which should occur even when fainting a foe (#9262)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-02-25 21:46:22 +01:00
GGbond
9e3d7db43f
Fix Sucker Punch to succeed against Me First targets (#9284)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-02-24 19:24:01 +01:00
amiosi
e369ea4464
correct move flags/data (#8858)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-02-23 17:23:32 +01:00
GGbond
a3d041b8af
Add tests for Future Sight interaction with Ally Switch (#9300) 2026-02-23 14:54:46 +01:00
GGbond
8334c68422
Fix Eviolite to use original species after Transform (#9285) 2026-02-23 14:51:32 +01:00
GGbond
d2ae1175c4
Add tests for Hadron Engine and Psyblade (#9314) 2026-02-23 14:50:03 +01:00
KnightGallade
484eef4143
Allow Power Construct Animation (#9298)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-02-22 15:14:03 +01:00
Philipp AUER
433c4aff68
Fix setting the wall clock crashing with OW_USE_FAKE_RTC set to FALSE and LTO=1 (#9299) 2026-02-22 14:05:31 +01:00
Hedara
9316635687 Fix setting the wall clock crashing with OW_USE_FAKE_RTC set to FALSE and LTO=1 2026-02-22 13:36:32 +01:00
allcontributors[bot]
b20b7fda5b
add KnightGallade as a contributor for bug (#9296)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2026-02-21 22:27:59 +01:00
luuma
cb5db2491f
Fixes Minior not appearing in Meteor form when encountered in the wild (#9282)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-02-21 17:45:32 +01:00
GGbond
ae3369e87f
Fix Assist to account for temporarily changed moves in Gen 5+ (#9287)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-02-21 11:46:51 +01:00
GGbond
ccf71d2d6a
Fix Venom Drench bypassing Substitute (#9289) 2026-02-21 10:24:43 +01:00
GGbond
b7755887cc
Fix Tickle to be blocked by Substitute in Gen 4+ (#9288) 2026-02-21 10:23:49 +01:00
GGbond
d57a067f5e
Fix Ability Shield exemption when Neutralizing Gas ends (#9273)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
Co-authored-by: PhallenTree <168426989+PhallenTree@users.noreply.github.com>
2026-02-20 19:17:07 +01:00
GGbond
e2df932775
Fix incorrect Adaptability interaction with non Tera type moves after Terastalization (#9272) 2026-02-20 16:10:18 +01:00
Marky
25ffb2c12c
Add enum for Elevations (#2233) 2026-02-20 01:17:42 -05:00
FosterProgramming
eb68d746e2
Fix batle dome streak thresholds (#9257)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-02-19 14:21:36 +01:00
PhallenTree
3494d6b064
Fixes Throat Chop timer being reset with every use of the move (#9246)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-02-18 15:40:30 +01:00
GGbond
33b89f227d
Fix AI Sheer Force checks to allow Order Up’s Commander stat boost (#9250) 2026-02-18 15:39:55 +01:00
Eduardo Quezada
56f22adc15
Added Weight battle tests (#9202)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-02-17 19:08:00 +01:00
Kildemal
07fa2e2751
fix(bttl-anim): remove unused battle selector to silence warning (#9218) 2026-02-17 18:59:02 +01:00
PhallenTree
353d011c72
Prevents seteffectprimary and seteffectsecondary from softlocking (#9236)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-02-17 18:32:29 +01:00
FosterProgramming
bc6bbb1bc5
Make sure grass effect palette ignore fog when time blended (#9235) 2026-02-17 13:54:36 +01:00
FosterProgramming
3fca2dbb6d
Show ability num instead of ability id whn picking ability with debug givemon (#9225) 2026-02-17 10:50:02 +01:00
allcontributors[bot]
fa52f33ffa
add LogicalLlama as a contributor for bug (#9229)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2026-02-16 22:04:56 -08:00
psf
d01442299a
Running from trainer battles properly handles whiteouts (#9228)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-02-16 22:58:57 +01:00
GGbond
9119a6cc53
Fix AI semi-invulnerable move handling and simplify switching logic (#9180)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-02-16 11:16:28 -05:00
grintoul
a3d9aa7ae2
Fix tera icon palettes (#9208) 2026-02-16 15:57:53 +01:00
PhallenTree
757cbc2e7d
Fixes Protective Pads preventing Poison Touch activation (#9222) 2026-02-16 14:25:19 +01:00
Kildemal
86a159a1eb
chore(linker): add dwarf5 line number section to ld script (#2235) 2026-02-15 15:03:12 +00:00
GGbond
a3ab5bf693
Fix incorrect player berry animation on opponent’s low-HP heal at battle start (#9198)
Some checks failed
CI / build (push) Has been cancelled
CI / docs_validate (push) Has been cancelled
CI / allcontributors (push) Has been cancelled
Docs / deploy (push) Has been cancelled
2026-02-13 23:59:08 +00:00
GGbond
312ddddc17
Fix multi battle switch checks for Eject items (#9190)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-02-13 00:00:35 +01:00
Alex
ce15e5486d
Fixes Gulp Missile crash on targets that can be statused (#9179)
Some checks failed
CI / build (push) Has been cancelled
CI / docs_validate (push) Has been cancelled
CI / allcontributors (push) Has been cancelled
Docs / deploy (push) Has been cancelled
2026-02-10 20:13:27 +01:00
GGbond
1e7208dfca
Fix Commander cleanup after Volt Switch switch-in (#9141)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-02-10 14:38:16 +01:00
GGbond
164e0c7ebc
Fix Present heal miss-flag handling and enforce Telepathy blocking (#9170)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2026-02-10 13:56:38 +01:00
GGbond
acfd2f4f8c
Fix Taunt to not block Me First in Gen 5+ (#9069) 2026-02-10 12:05:41 +01:00
GGbond
57c51c0702
Fix Transform fail conditions with gen-specific checks (#9070) 2026-02-10 11:59:09 +01:00
GGbond
20a986519d
Fix Aqua Ring reuse failure check and add Aqua Ring/Ingrain tests (#9174) 2026-02-10 10:00:42 +01:00