Josh
fa5ca10b17
Add spritesheet rules for healthbox graphics ( #2180 )
2025-10-19 18:32:19 +01:00
DavidJCobb
7fd0029ed7
Add typedefs for MAPSEC and METLOC values ( #2183 )
...
Added typedefs: mapsec_t, metloc_t, and variants for MAPSEC and METLOC values. There are some rough edges that could do with smoothing out, but for now, this gets us close to ideal with a ROM that compares equal.
Per feedback, all typedefs to mention the underlying type within the typedef name. The documentation comments reflect and explain the naming convention.
Updated comments to reflect the fact that we're no longer using SET8 for a Pokemon's met locations, in favor of a new macro (added by this PR) that adjusts to match the width of whatever is being set.
2025-10-19 17:37:13 +01:00
FosterProgramming
4816fe02c2
Bugfix hidefollower not waiting properly ( #7768 )
2025-10-19 16:39:07 +02:00
FosterProgramming
5b2ecfe4d4
Setting wallclock time now properly sets fakeRTC ( #7860 )
...
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2025-10-18 23:45:21 -07:00
FosterProgramming
ddddca68e9
Fix no_effect script command overwriting trainer data in trainer script ( #7978 )
2025-10-19 06:42:59 +01:00
Estellar
0965dffe70
Use TaskFunc wherever posible ( #2188 )
2025-10-18 17:53:50 +01:00
FosterProgramming
90c3a8cb2c
Fix battle dome pre round 1 waiting room ( #7976 )
2025-10-18 18:52:57 +02:00
allcontributors[bot]
ffe08b52e3
add ghostyboyy97 as a contributor for code ( #7901 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-10-18 14:12:25 +02:00
allcontributors[bot]
55f8e401c9
add Squeetz as a contributor for maintenance ( #7894 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-10-18 12:40:05 +02:00
allcontributors[bot]
cff5c8aa06
add FosterProgramming as a contributor for code ( #7893 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-10-18 11:42:59 +02:00
allcontributors[bot]
ade1f26d41
add Doesnty as a contributor for design ( #7892 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-10-18 11:09:35 +02:00
Raymond Dodge
eeceff27e7
Relativize doc links, to fix links in docs site ( #7964 )
2025-10-18 10:56:40 +02:00
allcontributors[bot]
721f385e1d
add Mother-Of-Dragons as a contributor for data ( #7891 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-10-18 00:18:26 +02:00
allcontributors[bot]
db3d39d071
add mvit as a contributor for code, and design ( #7890 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-10-17 23:48:56 +02:00
allcontributors[bot]
f4a4164c06
add Pyredrid as a contributor for userTesting, and maintenance ( #7889 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-10-17 23:22:58 +02:00
allcontributors[bot]
e0fec934bc
add Syreldar as a contributor for doc, and userTesting ( #7888 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-10-17 22:58:09 +02:00
hedara90
b03e58e2a1
Fix Persim Berry battle usage ( #7963 )
...
Co-authored-by: Hedara <hedara90@gmail.com>
2025-10-17 22:57:18 +02:00
PhallenTree
38221b9de5
Fixes Shields Down incorrectly preventing status on Minior Core form ( #7968 )
2025-10-17 20:40:37 +02:00
FosterProgramming
dd2eab0c41
Fix bug where transformed pokemon lose copied stats on levelup ( #7969 )
2025-10-17 20:27:54 +02:00
hedara90
358f3211ca
Fix nicknames containing many / overflowing the party screen textbox ( #7970 )
...
Co-authored-by: Hedara <hedara90@gmail.com>
2025-10-17 20:17:35 +02:00
FosterProgramming
bb4a876768
Fix Focus Energy boosting crit by the wrong amount with gen1 crit chance ( #7956 )
...
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-10-16 21:34:40 +02:00
Raymond Dodge
1946d18ba5
Add all pages in docs to doc website ( #7907 )
2025-10-16 21:31:51 +02:00
FosterProgramming
864377f99a
Fix Cherim and Castfrom not reverting to baseform when Teraform Zero is triggered ( #7961 )
2025-10-16 19:19:31 +02:00
spindrift64
de3c031fc5
Fix Anticipation type effectiveness check ( #7840 )
2025-10-16 14:36:07 +02:00
FosterProgramming
f6c6ed6956
Fix follower NPC sidewaystair movement ( #7909 )
2025-10-16 13:37:36 +02:00
ghoulslash
f8eed27ed0
Add missing break to Power Split AI case ( #7959 )
...
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
2025-10-16 13:09:28 +02:00
FosterProgramming
593219226b
Fix dns color transition not applying weather blending ( #7883 )
...
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2025-10-16 12:06:54 +02:00
grintoul
7e98dffc51
Tests for Battery ability ( #7846 )
2025-10-15 14:31:09 +02:00
ghoulslash
df5312c0bd
Fix Knock Off not being restored and Wild Battles ( #7952 )
...
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
2025-10-14 21:34:06 +02:00
Raymond Dodge
d3ba9e4020
Fix image links in doc site ( #7948 )
2025-10-14 19:08:25 +02:00
FosterProgramming
7cf768bb7b
Fix HGSS dex sprites for gen9+ ( #7922 )
2025-10-14 18:17:19 +02:00
FosterProgramming
51760f1c76
Fix incorrect font width in Dexnav search window hiding some elements ( #7949 )
2025-10-14 18:16:42 +02:00
hedara90
3939c19bb7
Add missing end signal for AnimTask_SetAttackerInvisibleWaitForSignal ( #7950 )
...
Co-authored-by: Hedara <hedara90@gmail.com>
2025-10-14 18:15:08 +02:00
FosterProgramming
994dcc62a0
Show convergent evolution to Gholdengo in HGSS dex ( #7934 )
2025-10-14 14:42:29 +02:00
Jan Helbling
f2cf20ce9b
INSTALL.MD updated for OpenBSD ( #2186 )
...
Co-authored-by: Jan Helbling <janhelbling@laptop-home.my.domain>
2025-10-14 12:30:26 +01:00
Estellar
f4f7c38255
Use MainCallback wherever posible ( #2184 )
2025-10-14 09:41:27 +01:00
FosterProgramming
d05742ca05
Fix include order in wild_encounter.c ( #2185 )
2025-10-14 09:36:32 +01:00
Jan Helbling
80ec69fc5d
switched from head -c 12 to dd bs=1 count=12, to successful compiling with OpenBSD ( #2091 )
...
Co-authored-by: Jan Helbling <janhelbling@laptop-home.my.domain>
2025-10-14 09:35:53 +01:00
FosterProgramming
14710eba04
Fix volt tackle not inflicting recoil ( #7944 )
2025-10-13 23:52:21 +02:00
Alex
136e976362
Fixes terrain not failing on duplicate ( #7939 )
...
Co-authored-by: PhallenTree <168426989+PhallenTree@users.noreply.github.com>
2025-10-13 15:38:23 +02:00
Linathan
65dd96a043
Fixed an issue related to Pokemon animation bleeding into attack anim… ( #7924 )
...
Co-authored-by: LinathanZel <LinathanZel@github.com>
2025-10-13 14:02:47 +02:00
PhallenTree
78b11bb35f
Fixes Cursed Body failing to disable moves on the last PP ( #7940 )
2025-10-13 13:55:39 +02:00
FosterProgramming
daf642fdbf
Fix multiple battle arena bugs ( #7941 )
2025-10-13 13:12:50 +02:00
FosterProgramming
dd6746e506
Fix bug causing hgss dex to freeze ( #7936 )
2025-10-12 17:56:46 +02:00
Alex
dd412c766a
Adds missing breakable flag for Bulletproof ( #7928 )
2025-10-12 08:54:14 +02:00
ghoulslash
5b84cd14bc
Fix Battle Anim monbg calls Part 1 ( #7906 )
...
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
2025-10-11 20:41:13 +02:00
Alex
0bc3c348b4
Fixes 2 instances of global usage in the Cmd_adjustdamage loop ( #7918 )
2025-10-11 14:49:36 +02:00
FosterProgramming
c030a14063
Fix follower pokemon not playing animation when colliding ( #7908 )
2025-10-10 20:32:33 +02:00
ghoulslash
c99da830d7
Add new Move target types to GetBattlePalaceMoveGroup ( #7913 )
...
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
2025-10-10 20:31:51 +02:00
FosterProgramming
3ad23d7f24
Replace magic numbers with define'd values in field_player_avatar.c ( #7910 )
2025-10-10 20:31:16 +02:00