Alex
|
e445160c92
|
Adjust Canceler naming to contain only one l (#8258)
|
2025-11-15 18:44:16 +01:00 |
|
FosterProgramming
|
e472d277d2
|
Fix light flickering when different types of light sprite are present (#8043)
|
2025-11-15 15:14:17 +01:00 |
|
mitsunee
|
73ec0813e1
|
Standardize spelling of "canceler"
just a quick grep -r and regex substitution, but didn't see anything wrong in the diffs during a quick proofread
|
2025-11-15 12:11:32 +01:00 |
|
FosterProgramming
|
d9d3e51a9c
|
Fix mirage tower ceiling crumble color (#8081)
|
2025-11-15 12:03:16 +01:00 |
|
hedara90
|
61e06cae08
|
Fix Apricorns with OW_SHOW_ITEM_DESCRIPTIONS not off (#8253)
Co-authored-by: Hedara <hedara90@gmail.com>
|
2025-11-14 22:49:47 +01:00 |
|
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 |
|
FosterProgramming
|
3f74d30a54
|
Make tailwind anim mirror based on side (#8249)
|
2025-11-14 18:25:27 +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 |
|
FosterProgramming
|
85568422fd
|
Add test for mold breaker/ice scales interaction (#8240)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
|
2025-11-13 22:51:44 +01:00 |
|
Alex
|
82d09571fd
|
Fixes Shell Trap not activating on contact but no damage (#8243)
|
2025-11-13 22:51:07 +01:00 |
|
Eduardo Quezada
|
b72c2b244b
|
Fixed some failing tests with GEN_LATEST = GEN_5 (#8241)
|
2025-11-13 22:50:21 +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 |
|
Linathan
|
8c83a25676
|
Fixed an issue related to same turn Encore targeting (#8230)
Co-authored-by: LinathanZel <LinathanZel@github.com>
|
2025-11-13 11:37:17 +01:00 |
|
FosterProgramming
|
db9460c670
|
Fix wrong palette for types sprites in hgss dex after catching mon (#8153)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
|
2025-11-13 11:36:26 +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 |
|
FosterProgramming
|
d85f97b3f7
|
Fix mew sprite not appearing correctly (#8235)
|
2025-11-13 11:23:48 +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 |
|
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 |
|