19514 Commits

Author SHA1 Message Date
Martin Griffin
fe85da81fc
AI: Handle MOVE_UNAVAILABLE in last used moves (#8219) 2025-11-12 22:47:50 +01:00
allcontributors[bot]
c8cc45fe62
add leo60228 as a contributor for doc, and data (#8238)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-11-12 13:45:36 -08:00
FosterProgramming
eaa768fe79
Fix match call regression (#8227)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2025-11-12 22:22:57 +01:00
Eduardo Quezada
49838a004e
A couple more tests (#8209)
Co-authored-by: hedara90 <90hedara@gmail.com>
2025-11-12 21:48:27 +01:00
FosterProgramming
7d778af946
Fix wrong ditto sprite on capture (#8226) 2025-11-12 20:00:19 +01:00
Eduardo Quezada
1545e22d0a
Clean usage of gMovesInfo (#8234) 2025-11-12 19:29:45 +01:00
Martin Griffin
2373f0283b
moveend: Handle MOVE_UNAVAILABLE in MOVEEND_THIRD_MOVE_BLOCK (#8215) 2025-11-11 22:01:16 +01:00
Martin Griffin
44453888df
AccuracyCheck: Avoid calling GetMoveEffect with NO_ACC_CALC_CHECK_LOC… (#8222) 2025-11-11 22:00:03 +01:00
Martin Griffin
12b65b565b
DamageContext: chosenMove (#8224) 2025-11-11 21:59:18 +01:00
Martin Griffin
b8fc084daa
Avoid illegal GetBattlerAtPosition (#8225) 2025-11-11 21:57:04 +01:00
FosterProgramming
44d4e0c1de
Refactor random functions to be runner specific (#7816) 2025-11-11 20:48:41 +00:00
Martin Griffin
d57cc5f373 test/species.c: Only enabled species 2025-11-11 19:13:06 +00:00
Martin Griffin
36aec16b00 test/daycare.c: Only enabled species 2025-11-11 19:13:06 +00:00
Martin Griffin
fed29c8ae6
11/11/25 Master to upcoming merge (#8211) 2025-11-11 18:40:07 +00:00
Alex
bb11d96d86
Merge branch 'upcoming' into 111125 2025-11-11 19:04:54 +01:00
Alex
f28abcab6a
Micro clean up in BattleStruct (#8177) 2025-11-11 17:42:27 +01:00
Alex
03b6200af5
Fixes Drain Punch / Parental Bond / Scale Shot interaction (#8198) 2025-11-11 17:41:56 +01:00
Estellar
2e8545ba45
Fix some followers sprites (#8208) 2025-11-11 14:00:12 +01:00
Eduardo Quezada
2dc36a8ba0
Wrote some missing tests (#8203) 2025-11-11 13:52:24 +01:00
AlexOn1ine
93cc143134 conflicts 2025-11-11 13:12:00 +01:00
Frank DeBlasio
194a8df131
Converted landmarks to COMPOUND_STRINGs (#8205) 2025-11-11 10:57:13 +01:00
Maxime Grouazel
927101a5fc
Added check for parental bond killing through sturdy (#8206)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-11-11 00:10:53 +01:00
PhallenTree
649798449e
Powder Move blocking cleanup (#8194) 2025-11-10 21:01:35 +01:00
allcontributors[bot]
d31e59d96e
add fdeblasio as a contributor for code (#8200)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-11-10 19:02:16 +01:00
hedara90
29fb4f292a
Fixed decompression error reporter OOB window creation (#8199)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-11-10 17:26:08 +01:00
Alex
ecafd762e1
Add include/constants/script_commands.h to gitignore (#8169) 2025-11-10 15:59:44 +01:00
Eduardo Quezada
ffc2c04ea6
Added Soundproof and Bulletproof tests (#8189) 2025-11-10 15:58:42 +01:00
Frank DeBlasio
625f67be33
Fixed Uproar's description and spacing (#8187) 2025-11-10 15:56:40 +01:00
Alex
226fd60674
Fix incorrect comments (#8193) 2025-11-10 15:55:58 +01:00
Alex
59d131f599
Fixes wrongly assigned count for Semi Invulnerable state (#8175) 2025-11-10 10:40:47 +01:00
Eduardo Quezada
49b45ec6c3
Fix gcc11 again (#8188) 2025-11-10 10:39:47 +01:00
hedara90
65f241995c
Fix scroll prompt sometimes being off-screen with automatic line breaks (#8182)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-11-10 10:39:06 +01:00
RoamerX
638e41ba23 Merge branch 'rh-hideout-master' 2025-11-10 12:13:22 +08:00
RoamerX
c262995dd7 Merge branch 'master' of https://github.com/rh-hideout/pokeemerald-expansion into rh-hideout-master 2025-11-10 12:09:54 +08:00
Alex
d9797fa01d
Remove redundant Future Sight flag (#8185) 2025-11-09 22:33:03 +01:00
hedara90
459b3cbb2f
Adjust label workflow to only run if PR is approved (#8183)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-11-09 22:21:55 +01:00
PCG
d2425c1468
Move Relearners for TMs, Tutors and Egg moves (#8040)
Co-authored-by: khbsd <khb.dev@gmail.com>
Co-authored-by: psf <77138753+pkmnsnfrn@users.noreply.github.com>
2025-11-09 12:54:01 -08:00
Eduardo Quezada
996453b0b2
Again fixed compiling in GCC11 (#8184) 2025-11-09 20:14:37 +01:00
FosterProgramming
8eea132406
Fix missing FREE_MATCH_CALL (#8171)
Co-authored-by: Zimmermann Gyula <graiondilach@hotmail.com>
2025-11-09 09:16:19 -08:00
FosterProgramming
3e583f8add
Fix tera tint not applying on activation (#8135) 2025-11-09 18:10:44 +01:00
Alex
6c383fac96
Fixes Magician for spread moves (#8170) 2025-11-09 18:10:11 +01:00
FosterProgramming
43f9a78da5
Fix recharge moves + add recharge move tests (#8181) 2025-11-09 17:46:22 +01:00
FosterProgramming
bdaf4ae3b3
Fix destiny knot behavior and add tests (#8174) 2025-11-09 15:03:43 +01:00
khbsd
f8509c3e65
Sets instant text speed flag to false by default (#8179) 2025-11-09 10:14:22 +01:00
FosterProgramming
c2c0c06a6f
Fix gba sprites trying load non existent female versions (#7996) 2025-11-08 17:22:47 +01:00
ghostyboyy97
0bd9dd6ee8
fix (contrary): Contrary stat down handling in MoveEffectInPlus (#8165)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-11-08 17:21:16 +01:00
khbsd
82a63a09fe
update: time-based encounters system tuneup and @cawtds' header script (#8158) 2025-11-07 21:25:09 -08:00
FosterProgramming
232ddb04f4
porymap default settings (#8038) 2025-11-07 19:41:08 -08:00
psf
2b48fc1801
Master to upcoming merge 20251107 (#8167) 2025-11-07 19:02:29 -08:00
grintoul1
c230e54678 Master to Upcoming merge 20251107 2025-11-07 22:45:57 +00:00