16609 Commits

Author SHA1 Message Date
Eduardo Quezada
397e98b954
Version 1.10.2 (#6144) 2025-01-30 18:38:28 -03:00
hedara90
d0bd82452f
Added some TO_DO tests (#6140)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-01-29 21:13:53 -03:00
lordraindance2
392a16651b
Implemented clear animation for also overworld pokemon (#5825) 2025-01-28 20:04:16 -03:00
bassforte123
72edeeffad
Update pokemon.h with nature comments (#6133) 2025-01-28 21:37:02 +01:00
Alex
49cbebd212
Remove formToChangeInto (Unused) (#6137) 2025-01-28 17:11:11 -03:00
hedara90
4041af0b05
Removed stray semi-colon in AI code (#6134)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-01-28 19:14:12 +01:00
DizzyEggg
c77cf8284c
Fix safari zone crash on No Cash (#6132) 2025-01-28 13:11:39 +01:00
Frank DeBlasio
f3f03ec43f
Fixed Hoenn dex off by 1 issues (#6104) 2025-01-27 15:52:03 +01:00
Cafe
37b6f031c8
Duraludon battle animation (#6086) 2025-01-26 17:27:05 +01:00
DizzyEggg
99c24c5c1a
Fix Double Iron Bash move animation crash on MyBoy/No$ (#6114) 2025-01-26 16:23:33 +01:00
DizzyEggg
b3543cbc59
Fix MindBlown crash on MyBoy/No Cash (#6112) 2025-01-26 12:06:13 -03:00
PhallenTree
0339f684c3
Fix seeds softlocking the game when a battler with a Surge ability enters the field (#6110) 2025-01-26 12:21:19 +01:00
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
DizzyEggg
856553daf4
Put Identifier and smol in gitignore (#6105) 2025-01-25 16:53:51 +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
RavePossum
2aa0ee3de8
Add dependency on json files to learnset helper (#6083) 2025-01-23 00:20:07 +01: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
Alex
b1831daa98
Adds static assert for DamageCalculationData (#6063) 2025-01-21 21:15:25 +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
cc9a4d34c6 Fix tests not building 2025-01-18 13:07:01 +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
Eduardo Quezada
17e224343f
Fixed whitespace issue with trainerproc (#6042) 2025-01-17 22:04:16 +01: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
Raymond Dodge
b5b0ffd511
Define field script opcode constants (#2005)
Replace the magic number opcodes in field script command macros with
these new constants
2025-01-17 17:04:00 +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
Martin Griffin
9952b676db
Merge pull request #2095 from DizzyEggg/transition
Fix CaveTransition pals
2025-01-15 09:21:22 +00: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
Pawkkie
7af6c4c09e
Workflow for Scope Discussion (#6022) 2025-01-13 17:03:18 -08:00
psf
c02b7ba828
Codify new expansion release schedule (#5916)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
Co-authored-by: Eduardo Quezada <eduardo602002@gmail.com>
2025-01-13 16:52:49 -03:00
Eduardo Quezada
52201b1561
Improved Hidden Power test (#6014) 2025-01-13 10:16:43 +01: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
RavePossum
536f386bed
Explicitly specify dependencies for teachable learnset helper (#6015) 2025-01-13 00:01:47 +01:00