18937 Commits

Author SHA1 Message Date
Zimmermann Gyula
772abe6e7d
Implement GSC berry/apricorn tree functionality. (#7777)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2025-11-14 20:28:55 +01:00
Frank DeBlasio
ca575f2701
Added Gen 6 contest combos (#8251) 2025-11-14 18:24:33 +01:00
Frank DeBlasio
1683b1ff59
Converted options text into COMPOUND_STRINGs (#8248) 2025-11-14 18:23:33 +01:00
Alex
0384b573d2
Moves name box configs into a new file (#8250) 2025-11-14 18:21:59 +01:00
Montblanc
90c5e1424f
Removed extra period in Pokéshi Doll description (#8252) 2025-11-14 11:42:51 +01:00
Martin Griffin
555c603b67
Avoid illegal move retargeting in singles (#8217) 2025-11-13 13:51:35 +01:00
Martin Griffin
586571391f
GetEggSpecies: Only enabled species (#8221) 2025-11-13 13:50:35 +01:00
Frank DeBlasio
6d09eb2402
Added contest config and cleaned up contest category variables (#8178) 2025-11-13 11:29:38 +01:00
Alex
ea442bca6d
Revert gBattleTurnCounter change (#8197) 2025-11-13 11:25:02 +01:00
Martin Griffin
8d23b9dbda
Test only enabled species (#8216) 2025-11-12 21:54:42 +00:00
Martin Griffin
30f6f1f8c1
HandleAction_UseMove minor cleanup (#8214) 2025-11-12 22:54:34 +01:00
Martin Griffin
16d80e9bb1
trysethelpinghand avoid illegal target (#8218) 2025-11-12 22:53:35 +01:00
Martin Griffin
2bb0d0249d
SpriteCB_EnemyShadow: Avoid use-after-free (#8220) 2025-11-12 22:52:31 +01:00
Martin Griffin
fe85da81fc
AI: Handle MOVE_UNAVAILABLE in last used moves (#8219) 2025-11-12 22:47:50 +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
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
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