19526 Commits

Author SHA1 Message Date
Alex
6095e2e85a
Fix compile on gcc11 (#8300) 2025-11-20 14:05:54 +01:00
hedara90
6836f1e89e
19/11/25 Master to upcoming merge (#8295) 2025-11-20 14:05:17 +01:00
Eduardo Quezada
e5e99317d0
Slightly increase headless test speed by modifying animations (#8299) 2025-11-20 14:01:02 +01:00
Flit
7b6bdab12a add arm-none-eabi-newlib to required arch linux packages 2025-11-20 09:46:02 +01:00
cawtds
867b45a6f3
Fix error when compiling with P_FUSION_FORMS disabled (#8298) 2025-11-19 22:41:37 +01:00
FosterProgramming
a0780a6f91
Make MON_DATA_NICKNAME10 return a 10 character string (#8291) 2025-11-19 22:13:28 +01:00
Martin Griffin
ff230c7603
Merge pull request #2208 from Mitsunee/spelling-synchronize-paralyze
Standardize Spelling of "synchronize" and "paralyze"
2025-11-19 20:28:33 +00:00
mitsunee
afa42f5d29
Standardize spelling of "paralyze" 2025-11-19 21:19:15 +01:00
mitsunee
c0569cd529
Standardize spelling of "synchronize" 2025-11-19 21:14:45 +01:00
AlexOn1ine
6a28506ee2 19/11/25 Master to upcoming merge 2025-11-19 18:20:30 +01:00
Martin Griffin
976a88bca5
Canceller -> Canceler rename (#8294) 2025-11-19 15:53:38 +00:00
AlexOn1ine
6aa84c8fa1 Canceller -> Canceler rename 2025-11-19 16:06:52 +01:00
Frank DeBlasio
c9e83dadbd
Added missing 'coolness' string (#8274) 2025-11-19 15:27:34 +01:00
Alex
39ffda4245
Fixes End Turn Speed Order (#8289) 2025-11-19 15:14:59 +01:00
moostoet
8c2d31b792
Add AI flag AI_FLAG_KNOW_OPPONENT_PARTY to know all species in party (#8290) 2025-11-18 23:41:04 +01:00
moostoet
0f4d325467
Fix Fur Coat affecting confusion self-damage (#8267) 2025-11-18 23:34:36 +01:00
FosterProgramming
8f692ed055
Block selecting x items when contrary pokemon are at minimum stages (#8288) 2025-11-18 23:33:41 +01:00
FosterProgramming
4a69268bd5
Make rainbow effect anim change based on side (#8269) 2025-11-18 23:31:47 +01:00
FosterProgramming
a914c11b30
Fix max mushroom unable to be selected when one stat is maxed (#8287) 2025-11-18 23:12:11 +01:00
moostoet
5e40456f45
Fix AI_FLAG_DOUBLE_ACE_POKEMON sending duplicate Pokémon in doubles (#8279) 2025-11-18 19:33:49 +01:00
FosterProgramming
9b16204705
Fix not enough memory being allocated when moves load background in contests (#8284) 2025-11-18 17:50:15 +01:00
Alex
0999ca8ff9
Shell Trap tests and Fix for Encore interaction (#8268)
Co-authored-by: PhallenTree <168426989+PhallenTree@users.noreply.github.com>
2025-11-18 15:29:19 +01:00
Martin Griffin
c5bbaeab5d STATIC_ASSERT for sizeof(struct ListMenu) 2025-11-18 00:34:07 +01:00
moostoet
7fd1404354
Fix Magic Coat reflecting hazard moves incorrectly when used by a partner (#8272) 2025-11-17 18:03:41 +01:00
Martin Griffin
7ad4d1a809
Test type enum indentation (#8273) 2025-11-17 12:36:06 +00:00
Eduardo Quezada
0dd73131d0 Test type enum indentation 2025-11-17 09:15:45 -03:00
Bivurnum
48f15b14a2
Follower NPCs no longer move if the player would be forced back onto the same tile. (#8260) 2025-11-16 21:15:06 +01:00
Bivurnum
13bae5d1b2
Bug Fix: NPC Followers not working on slow sideways stairs (#8257) 2025-11-16 11:15:43 -08:00
Eduardo Quezada
6cf1305178
Yet more tests (#8228)
Co-authored-by: hedara90 <90hedara@gmail.com>
2025-11-16 16:23:38 +01:00
Martin Griffin
b9baf78ba5
Small bg drawing optimization (#8259) 2025-11-16 15:11:29 +00:00
Alex
1deeafc0b8
Fix wrongly renamed logs (#8264) 2025-11-16 14:08:00 +01:00
Montblanc
7c046eb3b8
Fixed bKGD for last_used_ball_r_cycle.png (#8261) 2025-11-16 12:52:07 +01:00
hedara90
e61cc9e94e
16/11/25 Pret merge (#8262) 2025-11-16 12:48:20 +01:00
AlexOn1ine
ba74c076f6 pret merge 2025-11-16 12:01:13 +01:00
hedara90
f8e7a2db5f
Fix incorrect UBFIX checks (#2206)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-11-16 10:33:16 +00:00
GriffinR
b231424527
Merge pull request #2205 from Mitsunee/standardize-spelling-of-canceler
Standardize spelling of "canceler"
2025-11-15 23:12:55 -05:00
Estellar
1d754945dd Small bg drawing optimization 2025-11-15 19:41:08 -03:00
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