ExpoSeed
4db1f02154
Remove ifdefs for vanilla items
2020-11-16 18:58:11 -06:00
ExpoSeed
c8e3104adc
ifdef items in base_stats.h
2020-11-15 11:46:38 -06:00
Eduardo Quezada D'Ottone
3981720343
Review changes 4
2020-11-13 16:36:31 -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
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
a3cc1a2edc
Added the base stats of Deoxys' forms, thanks to UltimaSoul
2020-07-23 13:04:01 -03:00
Eduardo Alvaro Quezada D'Ottone
db94e3c065
Removed empty evYields for SpAttack. ( #471 )
2020-07-22 23:39:08 +02:00
LOuroboros
383872ca92
Added the data of Zygarde's forms ( #477 )
...
* Defined species for Zygarde's 10% and Complete forms
* Defined the sprites for Zygarde's 10% and Complete forms
* Added coordinates and entries for the forms of Zygarde in the sprite data tables
* Set the InGame names of Zygarde's forms
* Added the base stats of Zygarde's forms
* Set the level up learnsets for the forms of Zygarde
* Defined the paths for the sprites of Zygarde's forms
* Linked the icons to the species of Zygarde's forms
* Added the icons of Zygarde's forms
* Fixed fuckups and inserted the icons of Zygarde's forms
* Added the cries of Zygarde's forms
* Tweaked the Y coordinate of Zygarde's 10% form's backsprite
2020-07-22 23:37:47 +02:00
DizzyEggg
013f9b6a17
merge wiith masteer and summary screen change
2020-05-29 12:50:54 +02:00
Eduardo Alvaro Quezada D'Ottone
c2b51cf17a
Added missing Primal/Mega Weather Trio base stats. ( #376 )
...
* Added missing Mega Rayquaza Base Stats.
* Added Primal Kyogre/Groudon's missing base stats.
2020-05-24 10:21:49 +02:00
AsparagusEduardo
179d84dcd7
Using ability constants for OLD_UNOWN stats
2020-05-16 18:08:56 -04:00
AsparagusEduardo
f6932518b0
Ordered OLD_UNOWN in the same way as the other base stats.
2020-05-03 00:00:01 -04:00
DizzyEggg
c8ba013539
Power Herb
2020-04-22 10:44:19 +02:00
DizzyEggg
633ebe6148
Schooling
2020-04-21 20:43:47 +02:00
DizzyEggg
d5307c3e54
Poison Touch
2020-04-19 14:24:31 +02:00
DizzyEggg
6a3944d27c
Frisk, would be easier if it didnt scan 2 opponents
2020-04-19 13:37:56 +02:00
DizzyEggg
1395a7d382
Loafing Around bug fix
2020-04-18 13:04:28 +02:00
DizzyEggg
a2813e63de
Slow Start
2020-04-18 12:52:15 +02:00
LOuroboros
a387121e4a
Restored the .noFlip parameter to src/data/pokemon/base_stats.h ( #325 )
...
* Restored the .noFlip parameter of src/data/pokemon/base_stats.h
* A few noFlip tweaks
2020-04-15 19:38:19 +02:00
DizzyEggg
6968124529
Merge battle anim documentation
2020-02-29 13:59:41 +01:00
GriffinR
b1d131ace2
Convert base_stats.h to UTF-8
2020-02-25 12:46:03 -06:00
Eduardo Alvaro Quezada D'Ottone
70ebc6b55b
Lycanroc forms ( #268 )
...
* Midnight Lycanroc
* Dusk Lycanroc
2020-02-22 23:42:16 +01:00