AgustinGDLV
|
bd4d1644fd
|
removed .yml file
|
2023-04-03 20:23:31 -07:00 |
|
AgustinGDLV
|
131e455d0b
|
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into dynamax
|
2023-04-03 18:59:50 -07:00 |
|
ghoulslash
|
dd99cb6da8
|
Fixed instances of gSideTimers not using side constants (#2867)
|
2023-03-27 21:48:50 -04:00 |
|
AgustinGDLV
|
504ec36b2b
|
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into dynamax
|
2023-03-27 16:22:11 -07:00 |
|
Eduardo Quezada D'Ottone
|
fa245c6edf
|
fix GetBattleAnimMoveTargets for non-player gBattleAnimAttacker (#2848)
|
2023-03-27 18:11:22 -03:00 |
|
AgustinGDLV
|
8a963ca38a
|
changed Dynamax animation
|
2023-03-27 09:50:58 -07:00 |
|
Eduardo Quezada
|
f6a924a791
|
Fixed instances of gSideTimers not using side constants
|
2023-03-27 11:49:50 -03:00 |
|
Eduardo Quezada D'Ottone
|
226ce49e77
|
Added KNOWN_FAILING to Dire Claw and Tri Attack's force-bruted RNG failing tests (#2865)
Emergency powers, activate!
|
2023-03-27 11:42:13 -03:00 |
|
Eduardo Quezada
|
2fba07c501
|
Added KNOWN_FAILING to Dire Claw and Tri Attack's force-bruted RNG failing tests
|
2023-03-27 11:30:38 -03:00 |
|
AgustinGDLV
|
aa80e3fd4e
|
fixed G-Max Wildfire, Max Guard interactions, and reworked changedSpecies
|
2023-03-26 19:14:33 -07:00 |
|
ghoulslash
|
8d8819b797
|
Adds missing cases for 'Everything Customized' (#2862)
|
2023-03-26 21:02:46 -04:00 |
|
ghoulslash
|
6574e01e73
|
Gen. 9 Move Effects, 1st batch (#2534)
|
2023-03-26 16:20:47 -04:00 |
|
ghoulslash
|
d2d2e05a62
|
Fixed Grassy Terrain not healing + Added To-Do test results (#2857)
|
2023-03-26 15:18:42 -04:00 |
|
Alex
|
4b43f3eb9d
|
add cases for everything customized
|
2023-03-26 21:10:51 +02:00 |
|
Eduardo Quezada
|
32b2c01619
|
Merge branch 'RHH/upcoming' into RHH/pr/fix/GassyTerrain
# Conflicts:
# test/test.h
|
2023-03-26 16:06:04 -03:00 |
|
ghoulslash
|
dc63d096f2
|
add check for Gorilla Tactics when resetting choicedMove from knock off (#2854)
|
2023-03-26 15:03:56 -04:00 |
|
ghoulslash
|
dc9f0b5107
|
Implement Customizable NPC Trainer Parties (#2733)
|
2023-03-26 09:32:51 -04:00 |
|
ghoulslash
|
5d71afd1c0
|
Add Gen IX items (#2838)
|
2023-03-26 07:29:14 -04:00 |
|
ghoulslash
|
a0b95ae27e
|
Fix Intimidate targetting dead sides and false postpones (#2850)
|
2023-03-26 07:27:14 -04:00 |
|
AgustinGDLV
|
aac4ef4d2a
|
fixed terrain effects
|
2023-03-25 20:02:48 -07:00 |
|
AgustinGDLV
|
e1c819a863
|
opponents properly revert Gigantamax + understand Max Guard
|
2023-03-25 19:26:55 -07:00 |
|
AgustinGDLV
|
fff0f78c89
|
fixed Gigantamax and level bugs + lots of clean-up and debug removal
|
2023-03-25 15:33:50 -07:00 |
|
sbird
|
aea5d79aa2
|
[trainer_parties] implement fully customizable npc trainer parties
fix nature related bug, fix hash generation, add tests
|
2023-03-25 20:00:04 +01:00 |
|
AgustinGDLV
|
a383fab75a
|
added cries for Gigantamax forms
|
2023-03-25 10:15:15 -07:00 |
|
AgustinGDLV
|
f633d164e1
|
gave Max Wyrmwind a placeholder anim
|
2023-03-25 09:59:16 -07:00 |
|
AgustinGDLV
|
7d4a666b4c
|
current HP increases on level up
|
2023-03-25 09:53:50 -07:00 |
|
AgustinGDLV
|
0e79697f11
|
Merge pull request #1 from AsparagusEduardo/RHH/pr/test/dynoTweaks
Refactored GetMaxMovePower
|
2023-03-25 09:45:58 -07:00 |
|
AgustinGDLV
|
e3f29fa07e
|
Merge branch 'dynamax' into RHH/pr/test/dynoTweaks
|
2023-03-25 09:45:42 -07:00 |
|
AgustinGDLV
|
60720c0182
|
Dynamaxed Pokemon do not get an -ate boost, TODO: write tests
|
2023-03-24 23:29:40 -07:00 |
|
AgustinGDLV
|
1acddfa38a
|
Max Moves cannot target allies
|
2023-03-24 23:27:34 -07:00 |
|
AgustinGDLV
|
9f306c65ed
|
fixed Dynamax bypassing selection prevention
|
2023-03-24 23:19:12 -07:00 |
|
AgustinGDLV
|
886bee2b90
|
fixed double HP multiplier application + slapped KNOWN_FAILING on RNG-based tests
|
2023-03-24 23:11:53 -07:00 |
|
AgustinGDLV
|
5d508f7963
|
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into dynamax
|
2023-03-24 22:40:51 -07:00 |
|
Eduardo Quezada
|
cf6f9de4a7
|
Merge remote-tracking branch 'AgustinGDLV/dynamax' into RHH/pr/test/dynoTweaks
# Conflicts:
# src/battle_dynamax.c
|
2023-03-25 02:12:37 -03:00 |
|
AgustinGDLV
|
2bcfaf8b57
|
CanDynamax rewrite, level-up + misc. bug fixes
|
2023-03-24 22:06:09 -07:00 |
|
Eduardo Quezada
|
4e2e3b5e1f
|
Refactored Max Move power to be based on effect
|
2023-03-25 02:04:07 -03:00 |
|
Eduardo Quezada
|
bbff30d042
|
Tabs to spaces
|
2023-03-24 23:44:04 -03:00 |
|
sbird
|
b9447f88fc
|
fix compound eyes ohko test
|
2023-03-24 16:37:52 +01:00 |
|
Philipp AUER
|
4928911cd0
|
Speed up PASSES_RANDOMLY via structured RNG (#2720)
|
2023-03-24 15:16:29 +01:00 |
|
ghoulslash
|
dca6182ed2
|
remove assist array from battle struct (#2816)
|
2023-03-24 09:23:49 -04:00 |
|
Eduardo Quezada
|
c383c995f1
|
Applied review changes
|
2023-03-24 10:12:09 -03:00 |
|
Martin Griffin
|
efc9bad842
|
Fix Defog "Too many moves"
|
2023-03-24 10:29:46 +00:00 |
|
Martin Griffin
|
c08df20166
|
Fix "Too many different moves" detection
|
2023-03-24 10:29:46 +00:00 |
|
AgustinGDLV
|
7988c53d01
|
compile fix + placeholder animations (Wyrmwind broken?)
|
2023-03-23 22:27:26 -07:00 |
|
AgustinGDLV
|
2b86044013
|
goodbye gMaxMovePowers table
|
2023-03-23 21:53:24 -07:00 |
|
AgustinGDLV
|
6dc3c7a143
|
level reappears in healthbox and form reversion occurs correctly when Dynamax ends
|
2023-03-23 21:27:45 -07:00 |
|
AgustinGDLV
|
40102fe418
|
added check for AI to use Dynamax on last pokemon
|
2023-03-23 21:20:35 -07:00 |
|
Eduardo Quezada D'Ottone
|
c922ff69b9
|
Added To-Do test results
|
2023-03-23 22:34:08 -03:00 |
|
Eduardo Quezada D'Ottone
|
1da65c4051
|
Fixed Grassy Terrain not healing
|
2023-03-23 22:33:47 -03:00 |
|
Bassoonian
|
cd6d71cd01
|
Add most of the new item icons (Clear Amulet & Shards missing)
|
2023-03-24 00:50:06 +01:00 |
|