13854 Commits

Author SHA1 Message Date
GGbond
ac37c963ae
Prevent Incinerate from burning items under Sticky Hold (#9068) 2026-02-01 15:55:40 +00:00
Eduardo Quezada
4d52960780
Fix Tranformed mon changing forms when fainting (#9106) 2026-02-01 16:52:53 +01:00
Alex
90e4cc4906
Pret merge (31st of January 2026) (#9099)
Co-authored-by: Martin Griffin <martinrgriffin@gmail.com>
Co-authored-by: Hedara <hedara90@gmail.com>
2026-01-31 22:49:53 +01:00
Hedara
e758d55a03 Merge remote-tracking branch 'pret/master' into pret-merge
Manual cleanups to the Magma Storm animation and AnimTask_InvertScreenColor

 Conflicts:
	asm/macros/battle_anim_script.inc
	data/battle_anim_scripts.s
	include/constants/battle_anim.h
	src/battle_anim_bug.c
	src/battle_anim_dragon.c
	src/battle_anim_effects_1.c
	src/battle_anim_normal.c
2026-01-31 19:20:54 +01:00
FosterProgramming
d6aac051fb
Fix debug menu using female icon with male palette (#9092) 2026-01-31 08:19:59 +00:00
ChrispyChris27
95d3258ef1
Fixes creation of certain overworld sprites in object_event_pic_tables_followers.h (#9065) 2026-01-30 16:42:51 -05:00
PhallenTree
022f5eb52e
Fixes Infiltrator and adds config for Substitute interaction (#9073) 2026-01-30 14:14:35 +01:00
Frank DeBlasio
ee1e02b2ef
Corrected Stone Axe and Ceaseless Edge descriptions (#9062) 2026-01-30 01:11:04 +00:00
GGbond
6928d54d46
Fix Pickpocket moveend target checks and Thief/Covet handoff (#9037) 2026-01-29 19:02:35 +01:00
GGbond
08dd7da30c
Fix AI wakeup-turn detection to consider Early Bird (#9053) 2026-01-29 18:33:36 +01:00
GGbond
4198a5cb85
Fix Forewarn edge cases and random selection (#9049) 2026-01-29 13:54:28 +01:00
PhallenTree
dd21d8fae4
Fixes Fling being usable with reusable TMs (#8906) 2026-01-28 15:50:45 +01:00
FosterProgramming
edaa838a20
Fix berry tree spawning with max yield when OW_BERRY_ALWAYS_WATERABLE is active (#8976)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2026-01-28 15:50:06 +01:00
Alex
ec9ba22f87
Fixes to Commander and Emergency Exit (#9040) 2026-01-28 15:47:07 +01:00
Frank DeBlasio
b88554198e
Fixed instances of COMBO_STARTER_CHARGE used incorrectly (#9034) 2026-01-28 01:53:23 +00:00
GGbond
aafc581460
Fix Psych Up wrong battler message and Gen 6+ crit ratio copying (#9015) 2026-01-27 15:44:42 +01:00
GGbond
e0fb60ba09
Fix Synchronoise typeless behavior in Gen7+ (#9031) 2026-01-27 15:39:59 +01:00
FosterProgramming
c468c9a5f7
Fix substitute follower appearing with dead party (#9028) 2026-01-27 14:17:26 +01:00
PhallenTree
cb697f5d7d
Fixes Beak Blast burning attacker when charging 2 turn move (#9026) 2026-01-26 18:16:01 +01:00
GGbond
b27eb839ed
Fix Crafty Shield consecutive-use failure (#9023) 2026-01-26 14:51:55 +01:00
grintoul
30db62d4b7
Remove player party shiny bit setting in CreateFrontierBrainPokemon (#9022) 2026-01-26 00:17:12 +01:00
Eduardo Quezada
89da62b02d
Remove trailing whitespace - Master (#9011) 2026-01-25 10:12:41 +01:00
PhallenTree
7722ebf470
Fixes Hyperspace Fury not breaking protection (#8999) 2026-01-23 22:28:22 +00:00
GGbond
5308124191
Align Crafty Shield with wiki and refine IsAllyProtectingFromMove (#8990) 2026-01-22 17:36:07 +01:00
FosterProgramming
2eef017daf
Fix premier ball wrong data size (#8979) 2026-01-21 01:19:29 +01:00
GGbond
128beb39e1
Fixed several issues with Parting Shot (#8928) 2026-01-20 22:06:50 +01:00
GGbond
c899479709
Fix the speed scoring of Tailwind for AI (#8968) 2026-01-20 22:04:09 +01:00
Bassoonian
d12929ffbd
Pret merge (20th of January, 2026) (#8973) 2026-01-20 14:35:55 +01:00
hedara90
3b241b561a
Move CMD_ARGS to battle_script_commands (#8974)
Co-authored-by: Hedara <hedara90@gmail.com>
2026-01-20 14:31:36 +01:00
FosterProgramming
298bf85759
Fix vivillon icy snow icon (#8970) 2026-01-20 13:05:28 +01:00
Hedara
594a4c7ec3 Merge commit 'dc077e50d3a2d52964a52ce9a9e81fd99586dd4f' into pret-merge
Conflicts:
	.github/workflows/build.yml
	asm/macros/battle_script.inc
	include/constants/battle_script_commands.h
	src/battle_controllers.c
	src/battle_script_commands.c
	src/data/graphics/battle_environment.h
	src/party_menu.c
2026-01-19 21:40:27 +01:00
Martin Griffin
f0b5abe290
Merge pull request #2070 from mrgriffin/battle-anim-cmd-args
Partially document battle animation scripts
2026-01-19 19:14:16 +00:00
GGbond
52d61546c9
Fix AI absorber switching for edge cases (#8964) 2026-01-19 13:14:56 -05:00
Martin Griffin
22eed3f4bf Partially document battle_anim_effects_1.c 2026-01-19 09:16:37 +00:00
Martin Griffin
0e415dde46 Document battle_anim_dragon.c 2026-01-19 09:16:37 +00:00
Martin Griffin
5d713ad9bb Document battle_anim_dark.c 2026-01-19 09:16:37 +00:00
Martin Griffin
050a9415c7 Document battle_anim_bug.c 2026-01-19 09:16:37 +00:00
Martin Griffin
e09423fadf Document battle_anim_normal.c 2026-01-19 09:16:37 +00:00
Frank
80db2c6aec Renamed building and stadium palettes to be more accurate 2026-01-18 18:19:03 -05:00
amiosi
c6fa900f21
Fix Memento and Block regressions (#8942) 2026-01-18 18:06:33 +01:00
amiosi
355a6f8221
Mega Gardevoir should always be Fairy-type (#8955) 2026-01-18 11:09:43 +01:00
amiosi
21a3b5229a
Fix Metronome bans (#8834) 2026-01-18 09:27:14 +01:00
cawtds
7b03c2e238
Fix teleport location (#8941) 2026-01-17 15:48:45 +01:00
Phexi
955617381f
fix ITEM_NONE being considered a form change item by DoesSpeciesUseHoldItemToChangeForm (#8915) 2026-01-14 18:41:00 +01:00
amiosi
9798b6c7d7
Changes to Item icons and palettes (#8614) 2026-01-13 15:16:26 +01:00
Estellar
016cbcd8a4
Fix misaligned shadows of transformed mons when B_ENEMY_MON_SHADOW_STYLE <= GEN_3 (#8887) 2026-01-13 15:08:38 +01:00
Josh Hufford
53984af384
Fix typo in Salazzle form species ID table reference (#8904) 2026-01-13 03:25:24 +01:00
Bassoonian
6f74c1e402
Fix wrong cases of DamageContext (#8895) 2026-01-12 11:01:15 +00:00
Montblanc
3d630d4888
Fixed Acc value shadow cut off when Accuracy = 100 (#8886) 2026-01-12 06:49:40 +01:00
hedara90
b213d430e0
Fix Protosynthesis/Quark Drive defensive boost calculation (#8875)
Co-authored-by: Hedara <hedara90@gmail.com>
2026-01-11 21:14:51 +01:00