11846 Commits

Author SHA1 Message Date
Frank DeBlasio
9e10f680a9
Move flag fixes (#6107) 2025-01-26 09:48:38 +01:00
DizzyEggg
df50320ca6
Fix Crash if something costs 0 in shop (#6106) 2025-01-25 17:38:19 +01:00
Alex
c4b838587b
Fixes Charge effect not boosting and tests (#6102) 2025-01-25 14:38:18 +01:00
Frank DeBlasio
4dc2bc69aa
Fixed Liquid Voice's dynamic type for normal moves (#6092) 2025-01-24 18:38:51 +01:00
Bassoonian
c372a3bf82
Fix Enamorus not changing forms (#6093) 2025-01-24 07:59:24 -03:00
hedara90
e8d3b4163f
Trainerslide animation fix (#6040)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-01-22 14:50:23 +01:00
Alex
f2840cb047
Fixes Eject Pack triggering twice on Intimidate (#6072) 2025-01-21 17:58:52 -05:00
Alex
b2f2a8c9fb
Fixes Rapid Spin / Toxic Debris interaction (#6023)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2025-01-21 21:43:54 +01:00
Pawkkie
6ec847019e
Fix Entrainment AI scoring bug (#6056) 2025-01-20 16:45:14 +01:00
kittenchilly
4bcb07a6a7
Add Clodsire second frame and fixed Grookey backsprite + overworld (#6047) 2025-01-20 09:49:20 +01:00
Alex
3977b66c91
Remove redundant line in Cmd_setcharge (#6053) 2025-01-19 22:45:26 +01:00
PhallenTree
b9acfdbb81
Fixes large battle messages being cut off instead of being prompted to advance (#6052) 2025-01-19 12:04:15 +01:00
hedara90
ab9c48b2b3
Fixes HGSS dex not compiling currently (#6051)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-01-19 11:32:58 +01:00
AERDU
e4e4460636
fixed bug giving immunity to full-paralysis when B_MAGIC_GUARD is >= GEN_4 (#6032) 2025-01-18 19:54:20 +01:00
Alex
9ed3b176f0
Pret merge (17 of January) (#6045) 2025-01-18 19:53:29 +01:00
ghoulslash
37cbae5e54
Fix Symbiosis Needing battler Argument + Tests (#6039)
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
2025-01-18 14:44:07 +01:00
Bassoonian
db5dc85b70 Merge branch 'master' of https://github.com/pret/pokeemerald into pretmerge17jan 2025-01-18 13:07:05 +01:00
Bassoonian
199760a6d3
Add known failing learnset cap test (#6046) 2025-01-17 21:04:46 -05:00
DizzyEggg
e83f7c79eb
Fix conflicting types for rotating gate functions (#2087) 2025-01-17 18:19:21 -05:00
DizzyEggg
0a436d580e
Extern gSprites and gOamMatrices with known array size (#2090) 2025-01-17 18:18:17 -05:00
Bassoonian
bcf9a1eff8 Merge branch 'master' of https://github.com/pret/pokeemerald into pretmerge17jan 2025-01-17 21:57:25 +01:00
GriffinR
2f67b17571
Document bard music (#2053)
* Missing bard song limit constants
* Index bard sound arrays with word constants
* Document bard music
2025-01-17 17:54:38 +00:00
Mercy
21d2e40f0a
Fix Match Call Behavior (#5931) (#6033) 2025-01-16 21:23:12 -08:00
ghoulslash
fd26d3a406
Fix Redirection Abilities Not Drawing in Ally Moves (#6026)
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
2025-01-15 15:20:31 +01:00
DizzyEggg
9385dfed67 Fix CaveTransition pals 2025-01-15 10:08:02 +01:00
Alex
1c3ce75a60
Wrong undefs (#6024) 2025-01-14 14:01:10 -05:00
Alex
f1eebc978d
Fixes defrosting if frozon mon is not damaged by opponent (#6016)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2025-01-13 10:09:55 +01:00
hedara90
9c7c94d474
Fixed a bunch of move anims (#5936)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-01-12 10:01:44 +01:00
Eduardo Quezada
15a034a1d9
Fixed multiple transform/form change graphical issues (#6005) 2025-01-12 09:49:19 +01:00
Alex
28561bca4a
Fixes zmove trigger sprite on b button exit (#6009) 2025-01-12 00:59:57 +01:00
Alex
9e8ab3d891
Fixes Tera giving boost to dynamic bp moves (#6008) 2025-01-12 00:59:12 +01:00
Alex
2da547908e
Fixes Shell Bell inlcuding heal amount from Future Sight when triggered (#5962) 2025-01-12 00:27:31 +01:00
Alex
10a3ed2044
Use gCurrentMove instead of checking FF move (#5999) 2025-01-12 00:25:17 +01:00
DizzyEggg
3c7708fae4
Remove out of bounds gSprites access in move relearner (#5991) 2025-01-10 17:00:30 +01:00
Alex
75a2d419e1
Follo up for Innards Out / Future Sight interaction (#5967) 2025-01-10 16:59:37 +01:00
DizzyEggg
25d678f1e7
PlayerHandleStatusXor - change u8 to u32 (#5988) 2025-01-10 09:53:27 +00:00
DizzyEggg
84856817b2
remove undef TASK_NONE from list_menu 2025-01-09 19:33:45 +01:00
DizzyEggg
9ab4f5d26a
extern gAncientPowerRockSpriteTemplate fix 2025-01-09 15:50:39 +01:00
DizzyEggg
e244d942cc
CreateFacilityMon error: 'personality' may be used uninitialized (#5981) 2025-01-09 14:01:00 +01:00
Pawkkie
b5f539ed21
Rename AI_FLAG_PREFER_STRONGEST_MOVE (#5972) 2025-01-08 14:00:20 +01:00
DizzyEggg
0ec1189f34
extern const gBasicHitSplatSpriteTemplate 2025-01-07 22:14:54 +01:00
Alex
c3833fa55f
Fixes Parting Shot / Eject Pack interaction (#5963) 2025-01-07 15:24:12 -05:00
PhallenTree
c10287b4c1
Fixes various Dynamax HP conversions/calculations (#5933) 2025-01-07 20:08:31 +01:00
wiz1989
5bfc25a4ff changed data according to suggestions from the PR 2025-01-07 15:33:22 +01:00
wiz1989
04da838d88 Innards Out and Future Sight interaction 2025-01-07 14:00:09 +01:00
kittenchilly
0294beddf1
Add manual breaking back to "What will (mon) do?" message (#5908) 2025-01-06 14:23:09 -03:00
LOuroboros
adb4a1ff48
Added the Gen. 4+ berries to gBerryCrush_BerryData (#5937) 2025-01-06 08:03:44 -03:00
shachar700
cbd0b3ef0c
Field effect for cutting grass is missing setfieldeffectargument. Issue #5766 (#5952) 2025-01-05 16:45:21 +01:00
hedara90
c3b0f4dd7f
Fixes broken link battles (#5940)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-01-03 11:47:45 -03:00
Alex
875f0f7436
Fixes Trainer Slide messages causing corruption for recoil damage (#5926) 2025-01-01 21:46:42 +01:00