18854 Commits

Author SHA1 Message Date
Alex
79a2ec1ce2
Fixes Emergency Exit and Eject Pack (#6459) 2025-03-29 14:04:01 +01:00
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
Martin Griffin
990d418060
Merge pull request #2114 from aronson/typo-union-room
Fix union room typo
2025-03-28 15:44:25 +00:00
Isaac Aronson
56947be5d6
Fix union room typo 2025-03-28 10:26:01 -05:00
Alex
06c4a37b1f
Remove potential pitfall with saved damage for recoil moves (#6485) 2025-03-28 15:52: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
psf
b60fcc9a72
Add B_ANIMATE_MON_AFTER_KO - mons animate after scoring a KO (#6451) 2025-03-26 11:39:25 +01:00
hedara90
1fd25e3d97
25-03-25 master to upcoming merge (#6481) 2025-03-25 22:51:57 +01:00
AlexOn1ine
ae640f0714 25-03-25 master to upcoming merge 2025-03-25 21:39:58 +01:00
Alex
5ec301f04a
Removes unused Special Status members (#6479) 2025-03-25 21:15:25 +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
hedara90
c82959dbe6
Removed unused debug EWRAM variables (#6468)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-03-24 14:58:57 +01:00
Hedara
521432b269 Renamed a berry tag variable 2025-03-24 13:47:47 +01:00
Martin Griffin
c8696bf279
Merge pull request #2112 from hedara90/fix-incorrect-pal-include
Changed unused compressed pal include from u16 to u32
2025-03-24 10:50:24 +00:00
Hedara
4a1d273b08 Changed unused compressed pal include from u16 to u32 2025-03-24 11:41:49 +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
Pawkkie
50b0c5a2e3 WHOOPS 2025-03-22 20:29:03 -04:00
Pawkkie
6a08b8fdec add gastly type assumption 2025-03-22 17:33:43 -04:00
Pawkkie
11a7ea99f1 fix choice switches 2025-03-22 17:23:13 -04:00
kittenchilly
76bb903d06
Update Battle Debug menu with new AI flags (#6444) 2025-03-22 08:54:52 +01:00
hedara90
08f11ca5c1
Update the All Move Animations test (#6460)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-03-21 22:33:03 +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
c707df358e
Clean up AI code duplication and unify checks (#6348) 2025-03-20 22:50:01 +01:00
Pawkkie
4c18e88282
Improve "all moves bad" switching (#6453) 2025-03-20 16:43:56 +01:00
Alex
5c05715585
Adds move description battle config (#6364) 2025-03-20 10:12:37 +01:00
Bassoonian
9a23f19575
19-03-25 master to upcoming merge (#6450) 2025-03-20 09:57:05 +01:00
Alex
adc2c61fe8
Unifies dynamic move category checks (#6443) 2025-03-19 23:06:08 +01:00
AlexOn1ine
3c632b8b44 19-03-25 master to upcoming merge 2025-03-19 17:12:47 +01:00
Alex
4c4d043c13
Refactor the function IsAbilityPreventingEscape (#6439)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2025-03-19 16:09:36 +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
Alex
21f1b3bf9d
Refactor HasWeatherEffect and IsUnnerveAbilityOnOpposingSide (#6441) 2025-03-19 13:56:58 +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
Pawkkie
411a236ce7
Fix AI using Scald / fire moves against frozen / frostbitten targets (#6442) 2025-03-19 09:32:59 +01:00
Alex
98a5fab898
Optimization / Clean up of AI move usability (#6332) 2025-03-18 23:42:07 -04:00
Raymond Dodge
7b6b9ab655
Remove casts in decoration.c (#2110) 2025-03-18 18:41:51 -04:00
Alex
6031bb2a78
Split ai function IsBattlerTrapped (#6438) 2025-03-18 12:00:11 -04: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
29fa249762
Allow the AI to see the second hit of Parental Bond (#6403) 2025-03-17 22:00:04 +01:00
Alex
0db9043c52
Rename absentBattlerFlags to absent (#6432) 2025-03-17 21:51:04 +01:00
Alex
f237b5fa1b
Fixes negative priority being blocked by dazzling abilities (#6433) 2025-03-17 21:48:50 +01:00