12991 Commits

Author SHA1 Message Date
Alex
4def635e1f
Fixes wrong assignment in TrySymbiosis (#7221) 2025-06-26 15:53:50 +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
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
DizzyEggg
64a6e8817c
Fix sGpuRegBuffer potential alignment issues (#2157) 2025-06-25 17:54:13 +01: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
DizzyEggg
675fb8f60e
Pret merge (24th of June, 2025) (#7206) 2025-06-25 13:58:28 +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
b372fa30b6
Fix AI party count calc being maintained between tests (#7200) 2025-06-24 21:03:54 +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
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
grintoul
6c6daa8b9c
Fixes Rapid Spin description (#7178) (#7181) 2025-06-23 10:02:51 +02:00
GriffinR
4ce83c7d96
Merge pull request #2104 from GriffinRichards/fix-collision-comparison
Fix collision comparison in PlayerNotOnBikeMoving
2025-06-22 20:05:30 -04:00
DizzyEggg
53f8ae11ff
Move gTradePlatform_Tilemap to header (#2088) 2025-06-22 19:48:37 -04:00
PhallenTree
98670ca30e
Fixes Neutralizing Gas leaving the field activating unsuppressable abilities again (#7170) 2025-06-21 00:04:01 +02:00
hedara90
009a47a5dc
Fixed Battle Pyramid mon generation (#7146)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-06-20 13:19:24 +02:00
Bassoonian
24fdac662e Merge branch 'master' of https://github.com/pret/pokeemerald into pretmerge196 2025-06-19 14:32:23 +02:00
Bivurnum
12b2a29607
Bug fix: clear follower npc surf blob on white out (#7153) 2025-06-18 22:50:55 +02:00
psf
75fe3e7da6
Fixed typo in sMoveRelearnerMenuState (#2155) 2025-06-17 15:38:33 +01:00
hedara90
981aa3ee7c
Use RGB values for DEFAULT_LIGHT_COLOR (#7133)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-06-16 13:38:07 +02:00
Pawkkie
283bf68ff9
Fix incorrect function parameters used in AI damage calc (#7130) 2025-06-16 07:59:30 +02:00
cawtds
3491cd95e8
Fix sell price display (#7123) 2025-06-15 11:52:51 +02:00
Bivurnum
459946ac9a
Bug fix: Follower NPC no longer retains bike sprite after white out (#7120) 2025-06-15 11:10:32 +02:00
GriffinR
bfa3e4a07b
Merge pull request #2145 from abaresk/remove-berryfix
Remove berry yield bug fix
2025-06-15 00:41:33 -04:00
DizzyEggg
1cc4321a42
Fix AnimItemSteal_Step3 and AnimKnockOffOpponentsItem matches 2025-06-13 16:45:24 +02:00
Alex
c120fa71dc
Fixes Ally Switch in multi battles (#7109) 2025-06-13 15:18:27 +02:00
PhallenTree
a000a743df
Fix typos and some cleanup (mainly in battle files) (#7107) 2025-06-13 14:12:13 +02:00
GriffinR
50d81616cd Relax MAPSEC region map data requirements 2025-06-10 13:05:03 -04:00
ghoulslash
96844bd3bb fix sprite count in RepeatBallOpenParticleAnimation 2025-06-09 16:19:25 -04:00
PhallenTree
28d185be95
Fixes Pursuit potentially causing both battlers to switch into the same mon (#7084) 2025-06-07 23:59:44 +02:00
Alex
9f1eb78737
Fixes freeze during a 1v2 double battle (#7075) 2025-06-07 11:49:15 +02:00
明雅
1692d641c4
Fix Contest Painting load palette error (#7077) 2025-06-07 10:05:24 +02:00