Commit graph

13762 commits

Author SHA1 Message Date
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
TheXaman
207fcec599 fixes teachable moves change from rhh 2023-03-25 14:50:15 +01:00
TheXaman
eaa74ca7cc Merge commit 'f4cb6d229f9c0130f763fa711c8a1f7ef59ac2c9' of https://github.com/pret/pokeemerald into tx_pokedexPlus_hgss 2023-03-25 14:49:27 +01: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
ghoulslash
2c3db74702 fix base power calcs using battler addresses 2023-03-24 10:36:10 -04:00
Philipp AUER
4928911cd0
Speed up PASSES_RANDOMLY via structured RNG (#2720) 2023-03-24 15:16:29 +01:00
Eduardo Quezada
fad11981a5 Tests for form change on switch out and fainting 2023-03-24 11:03:34 -03: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
Eduardo Quezada
498f4a2c97 Schooling and Zen Mode tests 2023-03-24 10:04:38 -03:00
Eduardo Quezada
52011804b9 Level command now also sets experience to avoid losing level upon form changes 2023-03-24 09:36:33 -03:00
GriffinR
6be9a79b8c
Merge pull request #1871 from GriffinRichards/doc-trendy-sayings
Document the trendy sayings word group
2023-03-24 08:05:51 -04: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
GriffinR
590eda3446
Merge pull request #1875 from Zunawe/fix-scanner-flag-name
Fix scanner item flag name
2023-03-24 01:04:04 -04:00
AgustinGDLV
2b86044013 goodbye gMaxMovePowers table 2023-03-23 21:53:24 -07:00
Zunawe
492422b6bd Fix scanner item flag name 2023-03-23 21:47:26 -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
Bassoonian
e601719c91 Add new PLA form change items 2023-03-24 00:04:08 +01:00
Bassoonian
f15fb1540f Allow Kubfu evolution with Scroll items 2023-03-23 23:16:08 +01:00
Bassoonian
80d0efae0c Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into rhhupcomingdev 2023-03-23 23:04:23 +01:00
LOuroboros
6d1a436a87
Merge pull request #20 from DizzyEggg/moves_batch1
tests for Moves batch1
2023-03-23 16:06:29 -03:00
DizzyEggg
8cf357a37b tests for dire claw ceaseless edge barb barrage 2023-03-23 12:29:04 +01:00
LOuroboros
7ce5c5fc66 Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into gen_9_move_effects_batch1 2023-03-23 06:27:09 -03:00
Eduardo Quezada D'Ottone
2658fe32c2
Removed ITEM_HAS_EFFECT (#2840) 2023-03-23 10:02:32 +01:00
Eduardo Quezada D'Ottone
023cc4d38d
Fixed erroneous uses of non e-reader Enigma Berries (#2839) 2023-03-23 09:58:26 +01:00
AgustinGDLV
03f6fe635f
changed CanBeConfused to actually check its argument (#2855) 2023-03-23 09:50:44 +01:00