Eduardo Quezada D'Ottone
9081f74546
Add Snow Battle Weather ( #2970 )
2023-05-07 22:39:48 -04:00
Salem
fe5e59c910
Merge branch 'upcoming' into RHH/content/gen9SnowWeather
2023-05-07 17:27:58 +02:00
Eduardo Quezada D'Ottone
b6722ad5b1
Detect more invalid test cases ( #2955 )
2023-05-07 11:04:07 -04:00
Martin Griffin
e52e8ce7e1
Cleanup Compound Eyes tests
2023-05-07 07:50:41 +01:00
Martin Griffin
a2ca2aa7d9
Report errors in estimateCost
2023-05-07 07:50:41 +01:00
Martin Griffin
efab893c47
INVALID if results without PARAMETRIZE
2023-05-07 07:50:41 +01:00
Martin Griffin
29fa6ba574
INVALID if PASSES_RANDOMLY and results
2023-05-07 07:50:41 +01:00
Martin Griffin
9cd13cc520
Fix USE_ITEM explicit targets
2023-05-07 07:50:41 +01:00
Martin Griffin
e0bed6776b
INVALID if FINALLY without PARAMETRIZE
2023-05-07 07:50:41 +01:00
Eduardo Quezada D'Ottone
3cee3b18c8
Fix healthbox reappearing from B_ANIM_SWITCH_OUT_OPPONENT_MON ( #2849 )
2023-05-06 21:25:04 -04:00
Eduardo Quezada D'Ottone
220b60f315
Detect memory leaks in tests ( #2698 )
2023-05-06 21:22:47 -04:00
Eduardo Quezada D'Ottone
c530eb2445
Add mirror herb ( #2873 )
2023-05-06 21:20:37 -04:00
Eduardo Quezada D'Ottone
84aed50c5b
Manually port daycare expansion to modern standards ( #2963 )
2023-05-06 21:03:05 -04:00
Eduardo Quezada D'Ottone
42445512ad
Battle Item Tests + critical fixes + new test macro ( #2940 )
2023-05-06 20:43:32 -04:00
Martin Griffin
bffa18191b
Fix incorrect HP_BAR documentation ( #2982 )
2023-05-06 20:22:18 +01:00
CallmeEchoo
7e7384ee02
tiny test doc fix
2023-05-06 19:12:49 +02:00
CallmeEchoo
488cc410a0
update ability descriptions
2023-05-05 10:24:12 +02:00
CallmeEchoo
eb5b81684c
refactored snow into damaging weather
...
this is necessary for ice body to properly work.
doesnt actually do any damage
2023-05-05 01:38:12 +02:00
ghoulslash
ef348e7e65
Fix Plus/Minus to only work with special moves ( #2974 )
2023-05-03 13:20:17 -04:00
Martin Griffin
3a82994ea4
Hydra OSX support ( #2975 )
2023-05-03 15:30:50 +01:00
CallmeEchoo
74f074f5f3
ai scoring for snow and hail relation
...
we generally dont want to ecourage to use snow when hail is up and vice versa to avoid looping between the two weathers if score adds up. so we return false in the ShouldSetX functions if either weather is up
We also reduce score by a little as further disincentive to loop and since both effect are so similar that switching between them is usually not a good idea
2023-05-03 16:26:41 +02:00
Bassoonian
069627a7fc
Hydra OSX support
2023-05-03 15:36:17 +02:00
Bassoonian
1068ec5d9f
Fix Plus/Minus to only work with special moves
2023-05-03 13:03:40 +02:00
Alex
957ee36c75
Fix for Ceaseless Edge/Axe Kick visual glitch ( #2969 )
2023-05-02 17:25:44 -04:00
Salem
a877266400
Merge branch 'upcoming' into RHH/content/gen9SnowWeather
2023-05-02 21:19:01 +02:00
CallmeEchoo
c5a73f59a4
ad suggested changes
2023-05-02 21:17:14 +02:00
Alex
dd43d62a12
Fixes Triple Dive effect ( #2947 )
2023-05-02 15:06:21 -04:00
Shae
ae2d5f7d1e
Weather related Ability tests, fix for Leaf Guard not preventing Rest. ( #2957 )
2023-05-02 14:08:05 -04:00
CallmeEchoo
095422c0c0
small ai logic fix
2023-05-02 19:48:03 +02:00
CallmeEchoo
c32d5f455b
fix rebase issues
2023-05-02 16:44:42 +02:00
CallmeEchoo
f6e80b0ca7
Merge branch 'RHH/content/gen9SnowWeather' of https://github.com/CallmeEchoo/pokeemerald into RHH/content/gen9SnowWeather
2023-05-02 16:29:11 +02:00
CallmeEchoo
6758f6ebe7
add some snow related tests
2023-05-02 16:25:26 +02:00
CallmeEchoo
c6fbde6d5c
remove stupidity
...
for some reason I added the 50% def increase in snow check twice? this removes that
2023-05-02 16:25:26 +02:00
CallmeEchoo
0bf92943d4
spelling
2023-05-02 16:25:26 +02:00
CallmeEchoo
76721b16f8
add snow weather
2023-05-02 16:25:26 +02:00
CallmeEchoo
d6f15104a3
remove duplicate stringIDs
2023-05-02 16:23:31 +02:00
CallmeEchoo
52cc3bb45e
add some snow related tests
2023-05-02 16:16:58 +02:00
ghoulslash
63c2e8a7d9
small mirror herb test synta fix
2023-05-01 18:02:21 -04:00
ghoulslash
3652e8261a
Apply suggestions from code review
...
Co-authored-by: Salem <65783283+CallmeEchoo@users.noreply.github.com>
2023-05-01 15:09:20 -06:00
ghoulslash
bdd0195fe0
add mirror herb tests
2023-05-01 17:00:37 -04:00
CallmeEchoo
15ce9eb71c
fix dire hit message mismatch
2023-05-01 18:53:06 +02:00
ghoulslash
445e9c4b8b
merge w upcoming
2023-05-01 12:05:07 -04:00
ghoulslash
8cce130643
Add Frostbite status ( #2942 )
2023-05-01 09:45:47 -04:00
Bassoonian
dd96ac0c4f
Add Comatose check to AI "can be Xed" status checks
2023-05-01 15:35:05 +02:00
Bassoonian
39b50d09dd
Add missing CanGetFrostbite
2023-05-01 11:19:10 +02:00
Ultimate_Bob
32e63d8cc7
Don't copy opponent personality when swapping mon sprite during Mega Evolution ( #2852 )
...
Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>
2023-04-30 21:15:03 -04:00
CallmeEchoo
772c50408c
remove identifier strings
...
no longer needed since testing is done.
2023-04-30 23:22:51 +02:00
Bassoonian
f1d60a4a04
Fixed wrong generation in check
2023-04-30 22:52:37 +02:00
CallmeEchoo
47cd903fde
update dire hit failing comment
2023-04-30 18:02:41 +02:00
Alex
2d6282fece
Fix for Burn Up/Double Shock ( #2962 )
2023-04-30 10:46:21 -04:00