17072 Commits

Author SHA1 Message Date
Alex
7ead90aeff
Fixs Aftermath ability popup message (#6491) 2025-03-29 09:45:59 +01:00
hedara90
b0c7d1a8ee
Made memory integrity checks run betweeen PARAMETRIZE runs (#6462)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-03-28 21:43:04 +01:00
Martin Griffin
71a5542168
metaprogram.h without global.h (#6469) 2025-03-28 21:21:58 +01:00
hedara90
8d94edaaa0
Added workflow for labels check (#6488)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-03-28 21:21:17 +01:00
hedara90
8b3428923c
Changed KNOWN_FAILING test (#6492)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-03-28 21:20:50 +01:00
Alex
ce3d6a924a
Fixes clear body type effect and clear amulet against protect effects (#6482) 2025-03-28 11:35:06 +01:00
PCG
92cb9ab642
Increase dex no digits from 3 to 4 (#6484) 2025-03-27 21:16:19 +01:00
hedara90
a36f838d76
AI gimmick check changed from checking trainer data to a BattleStruct field (#6478)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-03-25 20:01:34 +01:00
Alex
10412e1a47
Fixes protective pads against Protects secondary effects (#6474) 2025-03-25 16:30:15 +01:00
hedara90
ecab04d881
Sucker punch vs struggle (#6475)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-03-25 13:22:41 +01:00
Alex
1d6d6a2bdf
Fixes choice move locking at the wrong time (#6467) 2025-03-24 14:59:36 +01:00
Alex
b93976c980
Fixes Cheek Pouch mutating damage (#6466) 2025-03-23 23:34:24 +01:00
ghoulslash
051adbdce2
Fix DexNav search level (#6421) 2025-03-23 11:29:51 -04:00
kittenchilly
76bb903d06
Update Battle Debug menu with new AI flags (#6444) 2025-03-22 08:54:52 +01:00
hedara90
bb73fb1971
Fix Jet Punch in isolated tests (#6461)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-03-21 21:46:03 +01:00
Alex
5c05715585
Adds move description battle config (#6364) 2025-03-20 10:12:37 +01:00
Alex
8dfd3bd278
Fixes Magic Coat message when move is bounced back (#6419)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2025-03-19 13:57:48 +01:00
PhallenTree
cf9ee2caee
Fixes Toxic Spikes Absorbed message (#6448) 2025-03-19 13:46:23 +01:00
hedara90
7663fb8870
Move category test cleanup (#6447)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-03-19 13:44:46 +01:00
Alex
4193963096
Fixes Cotton Spore failing if one of the targets blocks it (#6418)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
Co-authored-by: DizzyEggg <jajkodizzy@wp.pl>
2025-03-18 15:41:37 +01:00
Alex
f237b5fa1b
Fixes negative priority being blocked by dazzling abilities (#6433) 2025-03-17 21:48:50 +01:00
Pawkkie
3fa57381cd
Fix Focus Sash being considered in switch AI's hits to KO calcs (#6436) 2025-03-17 21:01:03 +01:00
Alex
99a3d01877
Fixes dynamax reversion when ejected out + anim fix (#6416)
Co-authored-by: hedara90 <90hedara@gmail.com>
2025-03-17 19:57:38 +01:00
Alex
bd2d9f63ea
Fixes hazards not respecting tera types (#6431) 2025-03-16 22:05:21 -04:00
PhallenTree
ddab689a07
Fixes Neutralizing Gas Exits, Weather Abilities and Terrain Effects order (#6435) 2025-03-16 23:10:20 +01:00
Deokishisu
eaf7549854
Replace Incorrect Slow Stairs Movement with Correct One (#6275) 2025-03-16 14:51:36 -07:00
PhallenTree
f3b677ee3f
Fixes Known Failing Mold Breaker Sleep Clause test (#6434) 2025-03-16 20:09:24 +01:00
Deokishisu
48d321e80b
Include Missed GetInteractedMetatileScript Entries for Mart & Center Signs (#6269) 2025-03-16 12:06:05 -07:00
Alex
079017549d
Wrong argumet usage in CalcCritChanceStage (#6429) 2025-03-16 14:58:46 +01:00
cawtds
5aa85e7b8d fix search level 2025-03-15 00:20:01 +01:00
hedara90
7af9984a4d
Fixed unfusion of traded materials (#6415)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-03-14 14:03:55 +01:00
hedara90
3ca4ce2444
Fixed Parental Bond with two-turn attacks (#6408)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-03-12 20:54:32 +01:00
hedara90
a26a47cab8
Fixed AI_FLAG_CHECK_VIABILITY changing the toxic counter in some cases (#6402)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-03-11 13:58:49 +01:00
hedara90
40dd3a7688
Fix compile errors with OW_BATTLE_ONLY_FORMS set to FALSE (#6400)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-03-10 17:11:25 +01:00
PhallenTree
af3984bee4
Fixes gimmick icon flying off the screen (#6401) 2025-03-10 17:01:02 +01:00
Alex
3def0e751b
Fixes crash damage move against absorbing abilities (#6361) 2025-03-09 20:54:58 +01:00
ghoulslash
2a0661db19
remove/replace IsAlly leftovers (#6399) 2025-03-09 10:52:54 -04:00
cawtds
7eaaa1f8d4 remove/replace IsAlly leftovers 2025-03-09 15:05:05 +01:00
hedara90
a94b96a02f
B_FAST_INTRO_PKMN_TEXT fix (#6395)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-03-08 09:54:25 +01:00
kittenchilly
f747deb6ca
Fix Melmetal's weight (#6382) 2025-03-05 17:58:35 +01:00
Dana Yatsuta
ce99d6e75c
Fix roamers having 0 hp on repeat encounters (#6366) 2025-03-05 13:44:11 +01:00
Alex
aac4bb1f15
Reorder Dancer activation (#6379) 2025-03-04 14:22:20 +01:00
PhallenTree
fe4046a900
Fix tests 2025-03-04 11:34:07 +00:00
PhallenTree
0cce4bad8c
Speeds were already correct 2025-03-04 11:21:14 +00:00
PhallenTree
5a8fbeeb47
Other Dancer tests cleanup 2025-03-04 11:13:45 +00:00
PhallenTree
e750dca08a
Reorder Dancer activation 2025-03-04 11:02:33 +00:00
Alex
abea5c0486
Fix Red Card overwriting gBattlerAttacker (#6376) 2025-03-03 23:18:55 +01:00
ghoulslash
26c73dca32 move red card dancer tests to dancer.c 2025-03-03 17:01:15 -05:00
ghoulslash
d44eff4e0c fix red card overwriting gBattlerAttacker causing subsequent MOVEEND cases checking attacker not to trigger properly 2025-03-03 14:56:08 -05:00
lwelyk
d9c767049f
Update README.md for contest src link (#6375) 2025-03-03 20:48:02 +01:00