Evan
|
07a4400d50
|
finish switch in ability messages
|
2020-11-19 11:42:00 -07:00 |
|
Evan
|
99d9a36860
|
add totem boosts
|
2020-11-19 10:35:37 -07:00 |
|
Evan
|
5c658c6950
|
config option for terrain bg change
|
2020-11-17 20:26:09 -07:00 |
|
Evan
|
c026f705b3
|
permanent terrain move bgs
|
2020-11-17 19:45:27 -07:00 |
|
ultima-soul
|
63bd0ec836
|
Remove Cacophony and fix some Gen 8 ability descriptions to fit.
|
2020-11-16 15:42:09 -08:00 |
|
ultima-soul
|
e32659d4bb
|
Merge branch 'battle_engine' into ability_expansion and add Gen 8 DLC abilities.
|
2020-11-16 13:50:26 -08:00 |
|
Eduardo Quezada D'Ottone
|
4da357aef4
|
Fixed compatibility with Pokémon Expansion
|
2020-11-15 13:35:02 -03:00 |
|
LOuroboros
|
890144f153
|
Defined Isle of Armor moves
Straight up copied from the battle_engine branch.
|
2020-11-15 13:05:49 -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
|
54630ff5a9
|
Merge remote-tracking branch 'RHH/pokemon_expansion' into PE-Ultima-Forms
# Conflicts:
# src/data/pokemon/evolution.h
|
2020-11-13 16:40:31 -03:00 |
|
Eduardo Quezada D'Ottone
|
e87f0f1ddb
|
Review changes
|
2020-11-13 14:51:50 -03:00 |
|
ultima-soul
|
236d7145ae
|
Merge pull request #1220 from AsparagusEduardo/BE-SteelResistances
Added config option for Steel type resistances.
|
2020-11-12 23:25:21 -08:00 |
|
ultima-soul
|
c3423b4212
|
Merge pull request #1206 from ExpoSeed/type-changing-moves
Refactor move effects for type changing moves
|
2020-11-12 19:10:48 -08:00 |
|
Eduardo Quezada D'Ottone
|
4b9d0d8e24
|
Added config option for Steel type resistances.
|
2020-11-11 17:48:02 -03:00 |
|
LOuroboros
|
6f122ac8f8
|
Defined EVO_MOVE_MEGA_EVOLUTION for BE compatibility
|
2020-11-11 15:18:39 -03:00 |
|
ExpoSeed
|
0912577ea1
|
Merge pull request #575 from AsparagusEduardo/BE-WishMegaEvo
Implemented Wish Mega Evolution
|
2020-11-11 11:05:06 -06:00 |
|
Eduardo Quezada D'Ottone
|
d97932c009
|
Merge remote-tracking branch 'RHH/pokemon_expansion' into PE-Ultima-Forms
# Conflicts:
# src/pokemon.c
|
2020-11-10 19:29:50 -03:00 |
|
Eduardo Quezada D'Ottone
|
e021a4aa87
|
Critical Capture Config Option And Catching Charm #556 from ghoulslash
Critical Capture Config Option And Catching Charm
|
2020-11-10 17:31:08 -03:00 |
|
Eduardo Quezada D'Ottone
|
e6f8d57f08
|
Merge remote-tracking branch 'RHH/battle_engine' into BE-WishMegaEvo
# Conflicts:
# include/constants/battle_string_ids.h
|
2020-11-10 17:28:17 -03:00 |
|
LOuroboros
|
bb4f00737e
|
B_EXPANDED_INTIMIDATE->B_UPDATED_INTIMIDATE
|
2020-11-10 14:26:47 -03:00 |
|
Evan
|
de0518121e
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into battle_engine
|
2020-11-10 09:00:30 -07:00 |
|
LOuroboros
|
a25190f357
|
A few things.
-Introduced a Gen. 8 styled text string for Intimidate
-Added an ability popup to BattleScript_IntimidatePrevented
|
2020-11-10 10:34:51 -03:00 |
|
LOuroboros
|
e179b9b5fe
|
Updated Intimidate to Gen. 8 standard
|
2020-11-10 10:18:16 -03:00 |
|
Eduardo Quezada D'Ottone
|
6f29abbe0e
|
Plate type data and hold effect #1207 from ExpoSeed
|
2020-11-09 15:24:13 -03:00 |
|
Eduardo Quezada D'Ottone
|
df11b68acb
|
Moved POKEMON_EXPANSION define to global.h to fix reading from other branches
|
2020-11-09 12:58:03 -03:00 |
|
Eduardo Quezada D'Ottone
|
df4d927e31
|
Moved BATTLE_ENGINE define to global.h to fix reading from other branches
|
2020-11-09 12:45:31 -03:00 |
|
Eduardo Quezada D'Ottone
|
b4cf674fa1
|
Moved ITEM_EXPANSION define to global.h to fix reading from other branches like Battle Engine
|
2020-11-09 12:38:53 -03:00 |
|
Eduardo Quezada D'Ottone
|
ddb6142709
|
Review changes 3.
|
2020-11-08 21:08:58 -03:00 |
|
Eduardo Quezada D'Ottone
|
35d5324324
|
Review changes.
|
2020-11-08 21:02:34 -03:00 |
|
Evan
|
03f480fa17
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into battle_engine
|
2020-11-08 15:21:48 -07:00 |
|
Evan
|
980f208b78
|
use NATIONAL_DEX_COUNT for critical capture odds
|
2020-11-08 14:07:43 -07:00 |
|
Eduardo Quezada D'Ottone
|
2e01654eb9
|
Plate type data and hold effect.
|
2020-11-08 01:47:05 -06:00 |
|
ExpoSeed
|
d2566c8988
|
Refactor Multi-Attack, Judgment, and Techno Blast to use the same move effect
|
2020-11-07 23:34:04 -06:00 |
|
ultima-soul
|
99fdc13e61
|
Merge branch 'master' into battle_engine_sync
|
2020-11-07 15:59:20 -08:00 |
|
Eduardo Quezada D'Ottone
|
68627882a5
|
Merge remote-tracking branch 'pret/master' into PE-pretSync
|
2020-11-07 15:00:10 -03:00 |
|
Eduardo Quezada D'Ottone
|
8d86169283
|
Merge remote-tracking branch 'pret/master' into IE-pretSync
|
2020-11-07 14:54:52 -03:00 |
|
Eduardo Quezada D'Ottone
|
09a5d6c722
|
Implemented Wish Mega Evolution
|
2020-11-07 10:13:32 -03:00 |
|
Eduardo Quezada D'Ottone
|
cb6802f01e
|
Standarized naming schemes.
|
2020-11-06 20:15:28 -03:00 |
|
Evan
|
b3d1e8b5b8
|
turn crit capture odds into a ratio
|
2020-11-03 08:57:11 -07:00 |
|
Eduardo Quezada D'Ottone
|
0c6dc6abab
|
Merge remote-tracking branch 'RHH/pokemon_expansion' into PE-Ultima-Forms
# Conflicts:
# graphics/pokemon/burmy/footprint.png
# graphics/pokemon/gastrodon/footprint.png
# graphics/pokemon/rotom/footprint.png
# graphics/pokemon/shellos/footprint.png
# graphics/pokemon/wormadam/footprint.png
# include/constants/species.h
# src/data/pokemon/base_stats.h
|
2020-11-03 00:13:51 -03:00 |
|
ultima-soul
|
104b48986c
|
Merge pull request #538 from AsparagusEduardo/PE-IsUltraBeast
Created macro used to detect Ultra Beasts.
|
2020-11-02 09:53:28 -08:00 |
|
ExpoSeed
|
c2e8f51e35
|
Merge pull request #145 from AsparagusEduardo/IE-Config
Item Expansion config file.
|
2020-11-02 11:31:51 -06:00 |
|
Evan
|
e7372e7c5b
|
add B_ prefix to critical capture configs
|
2020-11-01 21:50:34 -07:00 |
|
Evan
|
59692e8e7f
|
styling fix
|
2020-11-01 21:08:58 -07:00 |
|
Evan
|
a6c3d950f6
|
critical capture config option and catching charm
|
2020-11-01 16:15:42 -07:00 |
|
Eduardo Quezada D'Ottone
|
5a201f006f
|
More exp options in battle_config (#530) from MandL27
|
2020-11-01 19:41:29 -03:00 |
|
Eduardo Quezada D'Ottone
|
b372ab1c34
|
Fixed label for Egg Group config.
|
2020-11-01 14:50:29 -03:00 |
|
ExpoSeed
|
1b65e1a1f0
|
Merge pull request #520 from ghoulslash/battle_engine
Add Toggle Healthbox Visibility Feature
|
2020-10-31 23:07:39 -05:00 |
|
Eduardo Quezada
|
ed6fd6c964
|
Fixed compile
|
2020-10-26 22:37:01 -03:00 |
|