13805 Commits

Author SHA1 Message Date
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
amiosi
0870fe24c7
Miscellaneous species_info Changes (#8462) 2026-01-11 18:54:43 +01:00
GGbond
b671adf85f
Fixes Nightmare not affecting Comatose and adds various missing tests (#8859) 2026-01-11 15:02:41 +00:00
Eduardo Quezada
41038cbc88
Fix in-battle form changes always reverting (#8810) 2026-01-11 15:33:12 +01:00
hedara90
b1de0a8484
Fix Hyper Beam animation (#8872)
Co-authored-by: Hedara <hedara90@gmail.com>
2026-01-11 15:23:07 +01:00
FosterProgramming
350f49cb64
Fix trade evo with partner (#8857) 2026-01-10 18:09:55 +01:00
GGbond
368098c402
Fix Sticky Hold blocking user's own Trick or Bestow (#8860) 2026-01-10 11:20:46 +00:00
Eduardo Quezada
85b5dac4d0
Support end-of-battle party data check in tests (#8831) 2026-01-09 00:09:44 +01:00
amiosi
dc128c608b
add the type boost value for gen 3 sea incense (#8826) 2026-01-08 11:35:21 +01:00
Eduardo Quezada
45295d9544
B_ABILITY_TRIGGER_CHANCE config tests (#8594) 2026-01-06 15:53:29 +01:00
amiosi
126100c027
fix crash damage implementation and incorrect memento generation (#8804)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2026-01-06 00:18:46 +01:00
Bassoonian
0bed4761a1
Fix wrongly getting a battler position in the type effectiveness functions (#8787) 2026-01-04 12:46:00 +01:00
bassforte123
c39eb48b04
Updating IsNonVolatileStatusBlocked (#8728) 2026-01-03 19:59:44 +01:00
John Cooper McDonald
a15d51083a
Various sprite visualizer fixes if configs disabled (#8697)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2026-01-03 17:21:36 +00:00
Bassoonian
eba17e6860
Remove credits from code (#8748) 2026-01-03 18:21:13 +01:00
amiosi
c506d52d32
Miscellaneous fixes to configs and other values (#8662) 2026-01-03 17:34:30 +01:00
GGbond
ee584217ad
Fix Cheek Pouch not activating for Bug Bite, Pluck, and Fling berry effects (#8782) 2026-01-03 17:08:06 +01:00
Alex
900abdb5a6
Add enum for battle script commands (#8778) 2026-01-03 13:52:21 +00:00
moostoet
0e33bf916e
Fix berry activation timing for Yawn sleep and Leech Seed damage (#8776) 2026-01-03 08:50:17 +01:00
FosterProgramming
86ab719469
Disable L button config (throw ball shortcut or move description) when there is overlap with L=A option (#8332) 2026-01-02 23:39:59 -08:00
amiosi
add14d90ff
Miscellaneous Item Changes (#8461) 2026-01-02 20:31:11 +01:00
grintoul
e82ed111ba
Misc style and whitespace cleanup (#8681) 2026-01-02 18:01:43 +01:00
Bassoonian
c3d1487838
Pret merge (1st of January, 2026) (#8737) 2026-01-02 10:18:02 +01:00
FosterProgramming
9e1a593d35
Refactor dexnav to not use overworld task (#8602) 2026-01-02 09:38:55 +01:00
Hedara
4bdef731e4 Merge remote-tracking branch 'pret/master' into pret-merge
Conflicts:
	include/constants/battle_ai.h
	src/battle_ai_script_commands.c
	src/battle_gfx_sfx_util.c
	src/pokemon_summary_screen.c
	src/trainer_pokemon_sprites.c
2026-01-01 22:16:58 +01:00
PhallenTree
4da0cf72e6
Adds tests for Beak Blast not burning when the target is protected (#8713) 2026-01-01 20:08:43 +00:00
Martin Griffin
13b7dc4401
Document UpdateLegendaryMarkingColor (#2221) 2025-12-30 14:39:09 -05:00
GGbond
71609a404d
Add tests for abilities that affect weather (#8709) 2025-12-30 17:47:33 +01:00
grintoul
dcc584c6d6
Fixes incorrect battler used in STRINGID_USEDINSTRUCTEDMOVE (#8704) 2025-12-29 21:57:10 +01:00
GGbond
27958fbba4
Fix some bugs related to abilities (#8695) 2025-12-29 19:59:18 +01:00
John Cooper McDonald
36c28c449a
Fix Naclstack and Garganacl shadows (#8698) 2025-12-29 12:02:42 +01:00
PhallenTree
0e8f94f380
Fixes Kingambit evolution conditions (#8689) 2025-12-28 21:27:19 +01:00
John Cooper McDonald
46e8178b89
Fix the sprite visualizer not showing asymmetrical follower sprites (#8643) 2025-12-28 10:25:41 +01:00
John Cooper McDonald
ba679ddc26
Fix the game not building with OW_POKEMON_OBJECT_EVENTS disabled (#8654) 2025-12-28 10:02:21 +01:00
grintoul
02afaf2a66
Prevent AI seeing Pollen Puff damage on its ally (#8693) 2025-12-27 23:39:45 +01:00
Jaizu
daf63255a6 Fix some typos 2025-12-27 15:06:33 +01:00
hedara90
0a1d8bf754
Fix stat access for stats other than Attack in BS_GetStatValue (#8684) 2025-12-27 09:54:09 +01:00
hedara90
22fb105f70
Fix Mimic trying to access MOVE_UNAVAILABLE in an incredibly small amount of possible scenarios (#8685) 2025-12-27 09:53:44 +01:00
Josh
349da0484b Document m4a xcmd_0C 2025-12-27 01:11:40 +00:00
Eduardo Quezada
6e12b35287
Fix Status1 icon not being registered for recorded partner in tests (#8520) 2025-12-26 23:36:42 +00:00
DizzyEggg
ccd6e31767
Fix progbits flags for iwram asm functions (#8627) 2025-12-26 16:14:17 +01:00
Alex
58ee92c1c8
Fix transform shininess in link battles (#8554)
Co-authored-by: Eduardo Quezada <eduardo602002@gmail.com>
2025-12-26 11:32:57 +00:00
Martin Griffin
b0d2642e56
Merge pull request #2215 from shachar700/pokenav-glow
Fixed pokenav glow issue
2025-12-26 08:58:16 +00:00
Pawkkie
4f55dade50
Fix Commander Dondozo Switching (#8624) 2025-12-25 22:27:56 +00:00