13536 Commits

Author SHA1 Message Date
GriffinR
44c3069895 Add explicit defaults for MAPSEC data 2025-06-26 16:26:59 -04:00
i0brendan0
206d2503d8
Add Gen 2 Moonlight, Morning Sun, Synthesis configuration (#7209)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-06-26 21:00:02 +02:00
hedara90
8bbb84fc96
Fix incorrect type input (#7228)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-06-26 20:15:22 +02:00
Alex
ed59b2fb0e
Remove redundant move result flag checks (#7223) 2025-06-26 16:08:12 +02:00
Alex
565cf6f7ff
Adds missing healBlockTimer for Baton Pass (#7220) 2025-06-26 15:54:19 +02:00
Alex
4def635e1f
Fixes wrong assignment in TrySymbiosis (#7221) 2025-06-26 15:53:50 +02:00
DizzyEggg
8e7274f3fc
lto support (#7182) 2025-06-26 15:53:14 +02:00
PhallenTree
a82aa618fb
Adds Ability Shield activation message (#7224) 2025-06-26 14:42:32 +02:00
GriffinR
670d3a6c9f
Merge pull request #2152 from GriffinRichards/mapsec-data
Relax MAPSEC region map data requirements
2025-06-25 22:05:35 -04:00
GriffinR
2a7a4f1e76
Merge pull request #2127 from AsparagusEduardo/_pret/maxLinkPlayers
Fix other missing instances of MAX_LINK_PLAYERS
2025-06-25 22:05:13 -04:00
Raymond Dodge
6f7dac6d11
Add 'Give Decoration' function to overworld debug menu (#7219)
Co-authored-by: hedara90 <90hedara@gmail.com>
2025-06-25 22:11:43 +02:00
Alex
6824e7d175
Attackcanceller clean up (#7210) 2025-06-25 21:36:15 +02:00
Bolt-Strike
f217344cb5
Disable unowned evo methods (#7103) 2025-06-25 21:29:59 +02:00
Alex
2531613a52
Fixes Eject Pack not resolving correctly during switch in effects (#7002) 2025-06-25 21:15:40 +02:00
Bivurnum
c6221fa50e
Add debug options for follower NPCs (#7215) 2025-06-25 21:13:43 +02:00
Alex
773ecd4c24
Fixes OOB for Teatime and Flower Shield (#7214) 2025-06-25 21:00:49 +02:00
DizzyEggg
9df5ab16e8
Ensure sMonMarkings_Gfx alignment (#2158) 2025-06-25 19:41:23 +01:00
Eduardo Quezada
f0230d0c8c
Fixed Fake RTC debug menu (#7218) 2025-06-25 20:08:22 +02:00
DizzyEggg
64a6e8817c
Fix sGpuRegBuffer potential alignment issues (#2157) 2025-06-25 17:54:13 +01:00
Alex
7d7ffd58ae
Fixes Booster Energy timing activation + Clean up (#7175)
Co-authored-by: PhallenTree <168426989+PhallenTree@users.noreply.github.com>
2025-06-25 18:20:55 +02:00
Hedara
abf8fa2457 Merge commit '1cc2c7f2a02c350c0d724ab661ea0b78d108df51' into merrp-merge 2025-06-25 17:56:37 +02:00
Hedara
80ec5ff409 Merge commit '143500a1f95bf5951c001ec88db8b9d3f55d43e7' into merrp-merge 2025-06-25 17:22:11 +02:00
Hedara
3ce34c41b6 Merge commit '1f2fe7396b68d82da356b93fca10cc5736d3159c' into merrp-merge
Conflicts:
	include/follower_helper.h
	src/follower_helper.c
2025-06-25 17:20:38 +02:00
Hedara
1686797a5e Merge commit '7612e386419ef913bda5a62a5c8f234190542bb0' into merrp-merge
Conflicts:
	src/palette.c
2025-06-25 17:07:13 +02:00
Alex
f8551830c9
Adds Gen5+ Encore config (#7051) 2025-06-25 15:58:30 +02:00
Eduardo Quezada
03d3245a39
Easier expandability of debug menu (#6910) 2025-06-25 15:57:41 +02:00
Hedara
51a5577f65 Merge branch 'master' into master-upcoming
Conflicts:
	src/battle_controller_safari.c
	src/data/moves_info.h
	src/graphics.c
2025-06-25 14:17:07 +02:00
DizzyEggg
675fb8f60e
Pret merge (24th of June, 2025) (#7206) 2025-06-25 13:58:28 +02:00
Bivurnum
bfb0c2fa73
Added createfollowernpc macro to make a new follower from a gfx id (#7196) 2025-06-25 10:59:25 +02:00
Ariel A
1cc2c7f2a0 fix: destroy shadows during battle transition intro 2025-06-24 20:46:22 -04:00
Ariel A
cab7f8b24b fix: removed sweet scent field effect dependence on gPaletteDecompressionBuffer 2025-06-24 20:45:52 -04:00
Ariel A
7564262543 Merge branch 'followers' into lighting 2025-06-24 20:44:44 -04:00
Ariel A
685a8a9118 Merge remote-tracking branch 'upstream/master' into followers 2025-06-24 20:39:12 -04:00
Ariel A
143500a1f9 fix: capitalization in follower splash message 2025-06-24 20:20:01 -04:00
Ariel A
1f2fe7396b feat: added abnormal weather follower message
Includes support for follower matching != species
2025-06-24 20:19:23 -04:00
Eduardo Quezada
b5956d8eba
Fix healthbox when blending effects happen (#7203) 2025-06-24 23:15:16 +02:00
Eduardo Quezada
b372fa30b6
Fix AI party count calc being maintained between tests (#7200) 2025-06-24 21:03:54 +02:00
cawtds
59350cc32f
Increase party action limit (#7119) 2025-06-24 15:15:04 +02:00
Hedara
726f18f360 Merge remote-tracking branch 'pret/master' into pret-merge
Conflicts:
	asm/macros/event.inc
	data/maps/BattleFrontier_BattlePyramidFloor/scripts.inc
	data/maps/MossdeepCity_SpaceCenter_2F/scripts.inc
	data/scripts/trainer_hill.inc
	include/graphics.h
2025-06-24 10:42:24 +02:00
hedara90
74326023da
Backported Safari catch and add to party fix (#7192)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-06-24 09:29:20 +02:00
DizzyEggg
93511ceb05
Fix BtlController_EmitChosenMonReturnValue UB (#7197) 2025-06-24 09:28:26 +02:00
Alex
bc95824e8c
Fixes wrong Future Sight indexing (#7198) 2025-06-24 09:04:19 +02:00
DizzyEggg
e1b83d6056
Match graphics declarations with externs (#2089) 2025-06-23 20:31:18 +01:00
Pablo Pena
e449a612f5
fix: use BackPickId to calculate player intro ball throw animation palette (#7193) 2025-06-23 19:45:12 +02:00
Eduardo Quezada
a75a49710f
Fixed debug flag menu sound (#7190) 2025-06-23 15:46:49 +02:00
Alex
66e8200d95
Use battler arguments for SetMoveEffect (#7156) 2025-06-23 15:26:31 +02:00
i0brendan0
0ccf797cce
Fixes Roamers not saving shininess (#7185) 2025-06-23 15:05:01 +02:00
Alex
753eb9f8d8
Fixes Enigma, Kee and Maranga Berry activation timing (#7171) 2025-06-23 13:47:26 +02:00
DizzyEggg
7fdc5a45b6
force RHH Rom Header to always be present (#7187) 2025-06-23 10:38:03 +02:00
DizzyEggg
0dae2cea28
force sGFRomHeader to always be present (#7186) 2025-06-23 10:37:49 +02:00