ExpoSeed
c8e3104adc
ifdef items in base_stats.h
2020-11-15 11:46:38 -06: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
3981720343
Review changes 4
2020-11-13 16:36:31 -03:00
Eduardo Quezada D'Ottone
b2f078410f
Review changes 2
2020-11-13 16:13:13 -03:00
LOuroboros
47c0a38401
Added Rayquaza's Mega Evolution to the list of evolutions
2020-11-11 15:19:56 -03:00
Eduardo Quezada D'Ottone
dbd02d1857
Fixed defines.
2020-11-10 20:05:01 -03:00
Eduardo Quezada D'Ottone
caf6253ba3
Merge remote-tracking branch 'RHH/pokemon_expansion' into PE-Ultima-Forms
...
# Conflicts:
# src/pokemon_icon.c
2020-11-10 19:37:02 -03: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
cb6802f01e
Standarized naming schemes.
2020-11-06 20:15:28 -03:00
Eduardo Quezada D'Ottone
b494b6e987
Fixing Litleo's and Pyroar's gender ratio.
2020-11-06 14:28:10 -03: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
Eduardo Quezada D'Ottone
c598daf228
Merge remote-tracking branch 'RHH/pokemon_expansion' into PE-FixTrapinchAbility
...
# Conflicts:
# src/data/pokemon/base_stats.h
2020-11-02 19:39:18 -03:00
Eduardo Quezada D'Ottone
910d502df2
Review changes
2020-11-01 19:23:45 -03:00
Eduardo Quezada D'Ottone
014afea3df
Fixed Trapinch's evolutions abilities.
2020-11-01 16:59:03 -03:00
Eduardo Quezada D'Ottone
44e066cdb4
Fixed missing abilities.
2020-11-01 15:37:01 -03:00
Eduardo Quezada D'Ottone
2c3d4ec7c7
Moved P_UPDATED_STATS ifs to above typing.
2020-11-01 15:32:50 -03:00
Eduardo Quezada D'Ottone
ad5b728967
Fixed Quick Feet BATTLE_ENGINE define.
2020-11-01 14:50:08 -03:00
Eduardo Quezada D'Ottone
56056c01f4
Fixed identation for real.
2020-11-01 14:45:41 -03:00
Eduardo Quezada
2c098d8294
Merge branch 'pokemon_expansion' into PE-Ultima-Forms
...
# Conflicts:
# src/data/pokemon/base_stats.h
2020-10-26 20:06:37 -03:00
Eduardo Quezada
641daafb3f
Fixed identation for better readability.
2020-10-25 12:34:48 -03:00
Eduardo Quezada
13a6b70e8c
Updating Egg Groups.
2020-10-24 08:04:30 -03:00
Eduardo Quezada
67817ff9b9
Updated abilities.
2020-10-24 07:58:58 -03:00
Eduardo Quezada
1358197af4
Forms.
2020-10-24 07:41:49 -03:00
Eduardo Quezada
e3699ba30a
Megas
2020-10-24 07:35:28 -03:00
Eduardo Quezada
f54d866900
Alola Mons
2020-10-24 07:31:09 -03:00
Eduardo Quezada
f8206f8286
Kalos Mon amie.
2020-10-24 07:07:16 -03:00
Eduardo Quezada
ba299cb3fb
Unova Mon
2020-10-24 06:56:47 -03:00
Eduardo Quezada
97be3674cd
Sinnoh Mon
2020-10-24 06:06:18 -03:00
Eduardo Quezada
545b3bf128
Hoenn mon
2020-10-24 05:25:13 -03:00
Eduardo Quezada
0a8c5e2134
Johto mon
2020-10-24 04:46:45 -03:00
Eduardo Quezada
fa037b14b7
Kanto mon
2020-10-24 04:34:50 -03:00
Eduardo Quezada
5489e55276
Merge branch 'pokemon_expansion' into PR-CommentGen4Abilities
2020-10-24 00:45:52 -03:00
Eduardo Quezada D'Ottone
353f9eca42
Merge pull request #30 from AsparagusEduardo/PE-PokemonConfig
...
Updated types and stats in configuration file.
2020-10-23 12:40:10 -03:00
Eduardo Quezada
92728a1875
Added Ultimasoul's Forms from his FromID system.
2020-10-23 11:44:47 -03:00
Eduardo Quezada D'Ottone
38573ab402
Merge pull request #16 from LOuroboros/deoxys
...
Added the data of Deoxys' forms
2020-10-22 00:52:40 -03:00
ExpoSeed
1a024b0826
Merge pull request #12 from AsparagusEduardo/PR-TradeSpecificEvo
...
Added Karrablast/Shelmet evolution method.
2020-10-16 20:55:15 -05:00
Eduardo Quezada
2b95f9fc43
Updated types and stats in config.
2020-10-16 21:04:11 -03:00
Eduardo Quezada
1d76144e19
Commented out Gen 4+ abilities in base_stats.h
2020-10-16 17:05:34 -03:00
LOuroboros
16f4fda35b
Tweaked EVO_MAP evolutions
...
The EVO_MAP evolution method was using numerical IDs instead of proper labels, which wasn't intuitive.
On top of that, there were better maps to choose for some of the species that made use of it.
2020-10-15 06:35:37 -03:00
Eduardo Quezada
34ce08db0b
Added Karrablast/Shelmet evolution method.
2020-10-14 20:16:18 -03:00
ExpoSeed
9e2c8a95c1
Sync bev2 with pret
2020-10-11 01:01:47 -05:00
ExpoSeed
bc4e992be2
Merge branch 'master' of https://github.com/pret/pokeemerald into sync-pokemon-expansion
2020-10-11 00:10:12 -05:00
ExpoSeed
8b83d88e75
Merge branch 'master' of https://github.com/pret/pokeemerald into sync-item-expansion
2020-10-11 00:07:10 -05:00
GriffinR
65a4e06737
Add ITEM6_HEAL constants, change move flags to shifts
2020-10-05 18:48:51 -04:00
ExpoSeed
c3113b43bb
Merge branch 'item_expansion' of https://github.com/DizzyEggg/pokeemerald into sync-item-expansion
2020-10-04 02:36:07 -05:00
ExpoSeed
5794fc69e8
Merge branch 'pokemon_expansion' of https://github.com/DizzyEggg/pokeemerald into sync-pokemon-expansion
2020-10-04 02:35:23 -05:00
ExpoSeed
227d2dce32
Make description slightly more precise
2020-09-16 12:51:14 -05:00
ExpoSeed
778e6925de
Complete TMHM Learnset description
2020-09-16 12:36:11 -05:00
LOuroboros
30cd540888
Implemented the level up learnsets of Deoxys' forms, thanks to UltimaSoul
2020-07-23 13:05:38 -03:00
LOuroboros
a3cc1a2edc
Added the base stats of Deoxys' forms, thanks to UltimaSoul
2020-07-23 13:04:01 -03:00