FosterProgramming
|
7085d30263
|
Fix substitute graphic not disappearing after using a pivor move (#8340)
|
2025-11-27 19:09:40 +01:00 |
|
moostoet
|
fbc640d692
|
Refactor Beat Up handling for Gen 3/4 defaults, fix crit check, and expand test coverage (#8307)
|
2025-11-25 22:18:51 +01:00 |
|
Eduardo Quezada
|
152ad88436
|
Fix B_PHYSICAL_SPECIAL_SPLIT when set to Gen 4 (#8348)
|
2025-11-25 18:17:21 +01:00 |
|
FosterProgramming
|
79163deb24
|
Pre gen 5 encored move now signals the test engine a move is happening (#8338)
|
2025-11-25 13:04:19 +01:00 |
|
FosterProgramming
|
b6c6cf9cd1
|
Add tests to verify aromatherapy is not affected by heal bell config (#8344)
|
2025-11-25 13:02:31 +01:00 |
|
FosterProgramming
|
ec3e16801a
|
Fix infinite confusion (berserk gene) not being cured by cure_status bag items (#8343)
|
2025-11-25 10:09:10 +01:00 |
|
FosterProgramming
|
68a974af86
|
Fix cure status item effect not working properly in doubles (#8339)
|
2025-11-24 18:34:00 +01:00 |
|
psf
|
1ea0500b95
|
Fixed broken friendship from items in battle test and added new test for opposite case (#7872)
|
2025-11-24 06:55:30 +00:00 |
|
FosterProgramming
|
a38e406ca4
|
Prevent moves to be changed when choosing half party (#8336)
|
2025-11-23 19:45:42 +01:00 |
|
PhallenTree
|
10ef7f7839
|
More Neutralizing Gas cleanup (#8335)
|
2025-11-23 17:29:50 +01:00 |
|
FosterProgramming
|
7fd0745766
|
Fix switch-in abilities not triggering on revive (#8293)
|
2025-11-23 17:04:01 +01:00 |
|
moostoet
|
935817bf37
|
Fix Protosynthesis stat boosts ignoring speed drops (#8277)
|
2025-11-23 16:31:19 +01:00 |
|
Eduardo Quezada
|
51a750e61a
|
Finished fixing tests when setting GEN_LATEST to GEN_5 (#8263)
|
2025-11-23 12:04:36 +01:00 |
|
Alex
|
7c20fbd76b
|
Fix Kings Rock not being ignored by flinch moves (#8327)
|
2025-11-23 10:27:55 +01:00 |
|
Estellar
|
9b0a36e1d3
|
Use MAP_OFFSET (#8328)
|
2025-11-22 18:56:27 -08:00 |
|
Alex
|
b84e26c553
|
*.party: text with lfs (#8320)
|
2025-11-22 22:05:20 +01:00 |
|
Alex
|
073fe375a3
|
Tests for Max Moves already exist (#8314)
|
2025-11-21 22:13:54 -08:00 |
|
FosterProgramming
|
29ac028c9e
|
Fix tossing items applying to the wrong stack (#8282)
|
2025-11-21 22:13:15 -08:00 |
|
FosterProgramming
|
8ba99b09d7
|
Fix game freeze when trainers try to walk on sideway stairs (#8316)
|
2025-11-21 22:11:22 -08:00 |
|
Martin Griffin
|
ee09f27e2c
|
squash! *.party: text with lfs
cfg and ld too
|
2025-11-21 19:30:30 +00:00 |
|
Martin Griffin
|
c549e29c2e
|
*.party: text with lfs
|
2025-11-21 19:20:53 +00:00 |
|
PhallenTree
|
65a5d1e7d8
|
Fixes Neutralizing Gas displaying message when exiting with multiple users (#8318)
|
2025-11-21 19:58:02 +01:00 |
|
FosterProgramming
|
7229305ff9
|
Fix max move message against semi invulnerable target (#8313)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
|
2025-11-21 15:15:01 +01:00 |
|
FosterProgramming
|
7ec0a1db9a
|
Fix bug where defiant/competitive would pass their stat change to the next target (#8312)
|
2025-11-21 11:14:25 +01:00 |
|
moostoet
|
32b4897747
|
Fix Shed Shell allowing fleeing/teleporting and Smoke Ball failing to guarantee escape (#8286)
|
2025-11-20 22:30:29 +01:00 |
|
hedara90
|
2f5dfa99f4
|
Make gTestRunnerHeadless into a constant outside of tests (#8306)
Co-authored-by: Hedara <hedara90@gmail.com>
|
2025-11-20 22:14:34 +01:00 |
|
Martin Griffin
|
f51a8e7325
|
Fix ohko moves ai tests (#8309)
|
2025-11-20 16:19:23 +00:00 |
|
FosterProgramming
|
acdfa39f76
|
Make switchout abilities trigger after a pokemon has returned to its ball (#8304)
|
2025-11-20 17:19:06 +01:00 |
|
Jamie Foster
|
e41de2544a
|
Fix ohko moves ai tests
|
2025-11-20 16:38:55 +01:00 |
|
hedara90
|
cd6d293ad1
|
Fix some move animations leaking VRAM and freeing already freed tags (#7977)
Co-authored-by: Hedara <hedara90@gmail.com>
|
2025-11-20 14:19:48 +01:00 |
|
Alex
|
6095e2e85a
|
Fix compile on gcc11 (#8300)
|
2025-11-20 14:05:54 +01:00 |
|
Eduardo Quezada
|
e5e99317d0
|
Slightly increase headless test speed by modifying animations (#8299)
|
2025-11-20 14:01: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 |
|
Alex
|
39ffda4245
|
Fixes End Turn Speed Order (#8289)
|
2025-11-19 15:14:59 +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 |
|
moostoet
|
7fd1404354
|
Fix Magic Coat reflecting hazard moves incorrectly when used by a partner (#8272)
|
2025-11-17 18:03:41 +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 |
|
Alex
|
1deeafc0b8
|
Fix wrongly renamed logs (#8264)
|
2025-11-16 14:08:00 +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 |
|