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
|
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 |
|
FosterProgramming
|
eaa768fe79
|
Fix match call regression (#8227)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
|
2025-11-12 22:22:57 +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 |
|
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 |
|
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 |
|
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 |
|
Frank DeBlasio
|
625f67be33
|
Fixed Uproar's description and spacing (#8187)
|
2025-11-10 15:56:40 +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 |
|
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 |
|
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 |
|
grintoul1
|
c230e54678
|
Master to Upcoming merge 20251107
|
2025-11-07 22:45:57 +00:00 |
|
khbsd
|
4d28f7be23
|
feat: adds stevebeller's instant text and MandL27's faster text printing (#8063)
|
2025-11-07 23:11:17 +01:00 |
|
FosterProgramming
|
504b08dace
|
Fix transform not loading the correct sprites when facing shiny or unown (#8146)
|
2025-11-07 16:07:17 +01:00 |
|
FosterProgramming
|
ff1039f148
|
Fix grade in summary screen not accounting for 26 IV (#8157)
|
2025-11-06 21:12:05 -08:00 |
|
FosterProgramming
|
97b115d572
|
Adds an auto-generated include file of script commands (#8156)
|
2025-11-06 21:10:42 -08:00 |
|
FosterProgramming
|
be7646b67a
|
Allow vs seekers to work with script not starting with trainerbattle (#8062)
Co-authored-by: pkmnsnfrn <pkmnsnfrn@gmail.com>
|
2025-11-06 10:16:19 -08:00 |
|
psf
|
fdcaac9175
|
Added some music documentation (#2198)
|
2025-11-06 09:27:16 +00:00 |
|
FosterProgramming
|
1f8a40962a
|
Allow to send active mon to PC when capturing a Pokemon (#8111)
|
2025-11-06 00:21:13 +00:00 |
|