ExpoSeed
|
8b8d4d4a9f
|
Merge pull request #1376 from ghoulslash/fire_blast
Fix Fire Blast Power
|
2021-01-31 15:24:52 -06:00 |
|
amiosi
|
ae2b8be147
|
Update battle_moves.h
|
2021-01-29 18:07:36 -05:00 |
|
ghoulslash
|
00085d9d90
|
Merge pull request #1321 from amiosi/battle_engine
remove redundant minimize interactions and add move config ifs
|
2021-01-29 12:24:56 -07:00 |
|
Evan
|
34908a2252
|
fix fire blast power
|
2021-01-27 19:56:11 -07:00 |
|
amiosi
|
c6ea2c28f8
|
fix steamroller
|
2021-01-24 18:22:51 -05:00 |
|
LOuroboros
|
267bbe2f70
|
Fixed Mind Blown's category
As it was pointed out by BigAngryDev on Discord, Mind Blown is supposed to be a Special move, not a Physical one.
|
2021-01-22 19:20:55 -03:00 |
|
amiosi
|
50ce6b2374
|
Merge branch 'battle_engine' into battle_engine
|
2021-01-22 07:39:47 -05:00 |
|
surskitty
|
a0f1dcb9cf
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into battle_engine
|
2021-01-10 15:40:21 -05:00 |
|
amiosi
|
19b82dcf57
|
tabs -> spaces
|
2021-01-03 19:12:47 -05:00 |
|
ExpoSeed
|
7dadcb94b8
|
Merge branch 'master' of https://github.com/pret/pokeemerald into HEAD
|
2021-01-03 17:14:43 -06:00 |
|
ExpoSeed
|
b7b1b26b57
|
Merge pull request #1289 from LOuroboros/final_gambit
Corrected Final Gambit's move data and tweaked its effect
|
2020-12-31 18:39:00 -06:00 |
|
surskitty
|
aa9796a6ae
|
Renaming constants for High Jump Kick, Faint Attack, Smelling Salts, and Vise Grip.
|
2020-12-31 18:57:36 -05:00 |
|
amiosi
|
556a863ee3
|
minimize pr (also text)
|
2020-12-30 22:56:15 -05:00 |
|
LOuroboros
|
0aae069db8
|
Made Fiery Wrath unaffected by King's Rock
|
2020-12-19 21:11:17 -03:00 |
|
LOuroboros
|
ffa35a33c1
|
Review corrections
|
2020-12-19 07:44:34 -03:00 |
|
LOuroboros
|
55bc2b4bb9
|
Corrected small inconsistency in move flag names
|
2020-12-12 12:18:56 -03:00 |
|
LOuroboros
|
e9c6c96b9d
|
Corrected Final Gambit's move data
It didn't have its own working effect assigned, and it wasn't being affected by King's Rock even though it should.
|
2020-12-12 11:57:49 -03:00 |
|
LOuroboros
|
c5e04cf243
|
Removed the unnecessary Dragon Energy effect
The move is an Eruption clone, whose effect was already done. Thanks to BuffelSaft for the heads up.
I took the chance and fixed its target too.
|
2020-12-12 01:35:54 -03:00 |
|
LOuroboros
|
0ac026e6ca
|
Added the data of SwSh's Crown Tundra's moves
And Dragon Energy's effect. Eerie Spell's is the only one missing out of this bunch.
|
2020-12-11 20:49:23 -03:00 |
|
ghoulslash
|
686ff59b11
|
Merge pull request #13 from AsparagusEduardo/PR-LGPE_IOA_Moves
LGPE & Isle of Armor move data.
|
2020-11-15 08:29:10 -07:00 |
|
Eduardo Quezada D'Ottone
|
f0154028ff
|
Review changes 2
|
2020-11-14 09:01:43 -03:00 |
|
Eduardo Quezada D'Ottone
|
e87f0f1ddb
|
Review changes
|
2020-11-13 14:51:50 -03:00 |
|
Eduardo Quezada D'Ottone
|
9eea1cc296
|
Updated to use internal Gen 8 move data.
|
2020-11-09 13:34:38 -03:00 |
|
ExpoSeed
|
d2566c8988
|
Refactor Multi-Attack, Judgment, and Techno Blast to use the same move effect
|
2020-11-07 23:34:04 -06:00 |
|
Eduardo Quezada
|
cb53c91b07
|
rip
|
2020-10-25 22:36:18 -03:00 |
|
Eduardo Quezada
|
ae60ae8a2d
|
Review changes.
|
2020-10-24 03:07:45 -03:00 |
|
Eduardo Quezada
|
b5834b617d
|
Merge branch 'BattleEngine' into PR-LGPE_IOA_Moves
# Conflicts:
# src/data/text/move_descriptions.h
|
2020-10-24 00:36:29 -03:00 |
|
Eduardo Quezada
|
8f9659f846
|
Fixed Pika Papow's name.
|
2020-10-19 11:45:54 -03:00 |
|
Eduardo Quezada
|
e42a565a84
|
Adapting move changes (part 3) + fixed Wish being affected by Protect.
|
2020-10-18 17:53:27 -03:00 |
|
Eduardo Quezada
|
a23e9a8a37
|
Adapting move changes (part 2) + Hyperspace Fury type.
|
2020-10-18 12:07:11 -03:00 |
|
Eduardo Quezada
|
3342573881
|
Updated name of setting.
|
2020-10-18 11:19:39 -03:00 |
|
Eduardo Quezada
|
30d999bb6f
|
Adapting move changes (part 2)
|
2020-10-18 11:15:42 -03:00 |
|
Eduardo Quezada
|
2ba2751049
|
Moved if-else to the top.
|
2020-10-18 10:26:07 -03:00 |
|
Eduardo Quezada
|
09401f0620
|
Fixed repeated fields.
|
2020-10-17 23:27:55 -03:00 |
|
Eduardo Quezada
|
b1903af8c1
|
Adapting move changes (part 1)
|
2020-10-17 23:08:39 -03:00 |
|
Eduardo Quezada
|
47259092e3
|
LGPE & Isle of Armor move data.
|
2020-10-14 21:50:22 -03:00 |
|
LOuroboros
|
9e6ae57f9f
|
Updated some more moves' data to Gen. 8 standards
|
2020-09-07 15:28:15 -03:00 |
|
LOuroboros
|
c90c146d0d
|
Updated a few more moves' data to Gen. 8 standards
|
2020-09-04 16:34:40 -03:00 |
|
LOuroboros
|
1b9aa1f023
|
Updated many moves' data to Gen. 8 standards
|
2020-08-20 15:44:58 -03:00 |
|
ghoulslash
|
7e8ec4c315
|
add gen 8 move data (#461)
|
2020-07-13 20:39:43 +02:00 |
|
Eduardo Alvaro Quezada D'Ottone
|
43cfe70a78
|
Fix Sacred Fire and Fake Out's move data. (#465)
|
2020-07-11 12:14:45 +02:00 |
|
LOuroboros
|
5d037198b3
|
Made Throat Chop be affected by Sheer Force (#455)
Addresses #452
|
2020-06-28 10:11:06 +02:00 |
|
Eduardo Alvaro Quezada D'Ottone
|
9fb073ca23
|
Some cleanup (#454)
* Toxic Thread doesn't have power.
* Added missing commas.
* Autotomize typo.
It wasn't until today that I learned that autotomize was a word.
|
2020-06-27 11:21:13 +02:00 |
|
DizzyEggg
|
f2d2c1b76f
|
Merge pull request #438 from LOuroboros/effect_sleep_hit
Implemented Relic Song's effect
|
2020-06-22 10:10:15 +02:00 |
|
DizzyEggg
|
947921c308
|
Merge pull request #412 from LOuroboros/patch-2
Fix Lunge
|
2020-06-22 10:02:01 +02:00 |
|
LOuroboros
|
33a45ba181
|
Implemented Relic Song's effect
|
2020-06-16 07:06:38 -03:00 |
|
LOuroboros
|
746bdb581a
|
Fix Fire Lash
As stated in #411, this move should hurt the opponent and lower their defense, not just the latter.
|
2020-06-15 20:35:35 -03:00 |
|
LOuroboros
|
e2285850f3
|
Fix Lunge
Addresses #411
|
2020-06-15 20:33:47 -03:00 |
|
Eduardo Alvaro Quezada D'Ottone
|
deae125412
|
Updated moves affected by other moves (#361)
* Updated moves affected by Snatch
* Updated moves that bypass protect
* Updated moves affected by Magic Coat
|
2020-04-29 09:17:50 +02:00 |
|
Eduardo Alvaro Quezada D'Ottone
|
7b4ccbc6bc
|
Counter affected by Protect, not by Mirror Move (#359)
|
2020-04-28 10:59:50 +02:00 |
|