Blackforest92
|
8c88e8a9b7
|
Legends Arceus Pokemon 95% Finished
|
2022-07-03 17:15:37 +07:00 |
|
sneed
|
248863239b
|
repair sawssuck abilities
|
2022-05-23 04:10:18 +03:00 |
|
sneed
|
b71fbec130
|
repair meteor minior stats
|
2022-05-23 03:29:01 +03:00 |
|
sneed
|
c8d78706ba
|
add dex colors to castform forms
|
2022-05-23 02:53:01 +03:00 |
|
sneed
|
ce468a0903
|
add macros for handling form base stats
|
2022-05-23 01:04:21 +03:00 |
|
Eduardo Quezada D'Ottone
|
f2c509eab7
|
Merge pull request #2151 from Sneed69/dummy_abilities
Add dummy abilities to make base stats header smaller
|
2022-05-22 13:27:27 -04:00 |
|
sneed
|
587b056ccb
|
add dummy abilities to PE
|
2022-05-22 19:55:09 +03:00 |
|
LOuroboros
|
5b1c31bbc9
|
Update tutor_learnsets.h
|
2022-05-10 12:39:36 -03:00 |
|
Eduardo Quezada D'Ottone
|
b6922a1dab
|
Merge branch 'pokemon_expansion' into evo_overworld
|
2022-05-09 16:36:34 -04:00 |
|
AgustinGDLV
|
54163240d8
|
implemented toggelable cancellation / multi-evo
|
2022-05-08 20:55:29 -07:00 |
|
ghoulslash
|
0172f84617
|
Merge pull request #2070 from AsparagusEduardo/PE_evoData
Updated missing evolution and form change data
|
2022-05-07 11:37:11 -04:00 |
|
AgustinGDLV
|
03c48b4f3f
|
compatibility with evo_battle
|
2022-05-05 15:46:53 -07:00 |
|
AgustinGDLV
|
7d42f93861
|
added special overworld evo changes
|
2022-05-05 11:55:31 -07:00 |
|
ghoulslash
|
166b16d22c
|
Merge pull request #2091 from AsparagusEduardo/PE_LegendaryIV
Config for Legendaries, Mythicals and Ultra Beasts to have at least 3 perfect IVs
|
2022-04-27 08:48:22 -04:00 |
|
Eduardo Quezada D'Ottone
|
84d713a50f
|
Legendary and Mythical flags
|
2022-04-14 18:44:20 -04:00 |
|
Eduardo Quezada D'Ottone
|
5fc72c2bfe
|
Heights and weights in Pokédex Orders lists
|
2022-04-09 22:40:36 -04:00 |
|
Eduardo Quezada D'Ottone
|
b1227af13b
|
Reverted to separate form change tables for Forces of Nature.
It was causing form changes with holding items to break
|
2022-02-26 12:58:49 -03:00 |
|
Eduardo Quezada D'Ottone
|
755b31bee0
|
Enable form change for the Forces of Nature
|
2022-02-26 12:19:38 -03:00 |
|
Eduardo Quezada D'Ottone
|
9a31fdf7be
|
Updated Applin, Sinistea and Galarian Slowpoke evolution data
|
2022-02-26 11:38:08 -03:00 |
|
Eduardo Quezada D'Ottone
|
3bbaf5a15d
|
Optimized SpeciesHasGenderDifference into Base Stat flag
|
2022-01-01 19:24:34 -03:00 |
|
ghoulslash
|
2736223b1b
|
Merge pull request #1698 from AsparagusEduardo/PE_FormChangeHoldItems
Form changing by holding items
|
2021-12-21 09:10:23 -05:00 |
|
ghoulslash
|
b4cc5e3cd8
|
Merge pull request #1952 from AsparagusEduardo/PE_natureEvo
Added Nature evolution methods
|
2021-12-20 14:08:47 -05:00 |
|
Eduardo Quezada D'Ottone
|
7e3282fba5
|
Merge pull request #1972 from LOuroboros/spaces
Removed weird spaces in 7 dex descriptions
|
2021-12-19 20:14:05 -03:00 |
|
Eduardo Quezada D'Ottone
|
8b49f8f925
|
Merge branch 'pokemon_expansion' into PE_FormChangeHoldItems
|
2021-12-19 12:08:52 -03:00 |
|
TheXaman
|
f6d9b74a1a
|
Merge branch 'pokemon_expansion' of https://github.com/rh-hideout/pokeemerald-expansion into pokemon_expansion_debug
|
2021-12-10 16:48:46 +01:00 |
|
Eduardo Quezada D'Ottone
|
96b8d21b7a
|
Added form switching + Button icons
|
2021-12-03 19:32:31 -03:00 |
|
LOuroboros
|
4ca9005797
|
Removed weird spaces in 7 dex descriptions
|
2021-12-03 18:34:14 -03:00 |
|
Eduardo Quezada D'Ottone
|
fa995894b7
|
Added Nature evolution methods
|
2021-11-27 20:46:19 -03:00 |
|
ultima-soul
|
57bf1c7824
|
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
|
2021-11-21 10:41:12 -08:00 |
|
Eduardo Quezada D'Ottone
|
f3013d8ee9
|
Standarized Solarbeam into Solar Beam
|
2021-11-01 18:36:35 -03:00 |
|
LOuroboros
|
b7fd767e8c
|
Added primal reversions to gEvolutionTable
|
2021-10-09 00:21:47 -03:00 |
|
Eduardo Quezada D'Ottone
|
2b54b48b04
|
Merge branch 'PokemonExpansion' into PE_FormChangeHoldItems
# Conflicts:
# src/pokemon.c
|
2021-10-05 21:13:36 -03:00 |
|
ultima-soul
|
78d2215196
|
Improve and refactor some form change code. Separated out ability checks into their own methods. Change FORM_ITEM_USE_TIME to specify time of day instead of hardcoding.
|
2021-10-03 10:16:09 -07:00 |
|
GriffinR
|
6e62c057f5
|
Document remaining symbols in pokemon.c
|
2021-10-02 23:48:12 -04:00 |
|
Eduardo Quezada D'Ottone
|
fdd284b50b
|
Hold Item party menu
|
2021-09-29 02:06:03 -03:00 |
|
LOuroboros
|
234f3290c3
|
Added a day time exclusive equivalent to FORM_USE_ITEM
Primarily for Shaymin, since it can only change its form with the Gracidea during the day.
Special thanks to AsparagusEduardo.
|
2021-09-25 22:00:10 -03:00 |
|
Eduardo Quezada D'Ottone
|
f9d1375451
|
Merge pull request #1375 from ExpoSeed/PE/form-change-table
Form change table
|
2021-09-22 00:04:26 -03:00 |
|
LOuroboros
|
a0a888698e
|
Corrected Bronzor's evo level
|
2021-08-22 23:19:26 -03:00 |
|
ultima-soul
|
45fb16c40a
|
Merge pull request #1494 from LOuroboros/feathers_PE
Corrected the Wings/Feathers #2
|
2021-06-02 22:56:39 -07:00 |
|
ExpoSeed
|
22478b857b
|
Add {FORM_CHANGE_END} to Silvally and Genesect
|
2021-05-28 19:24:44 -05:00 |
|
Sophie Kirschner
|
1a4c6d3490
|
Fixes to species evolution data
|
2021-05-28 18:16:52 +03:00 |
|
Eduardo Quezada D'Ottone
|
5fd4c35483
|
Merge pull request #1412 from amiosi/noFlip
restore and add noFlip values
|
2021-05-21 11:44:11 -04:00 |
|
LOuroboros
|
41bc603110
|
Wings -> Feathers
|
2021-05-17 22:06:31 -03:00 |
|
ExpoSeed
|
f922d42988
|
Refactor hidden abilities
|
2021-04-16 23:38:35 -05:00 |
|
ExpoSeed
|
cf9d5f8563
|
Merge branch 'pokemon_expansion' of https://github.com/rh-hideout/pokeemerald-expansion into PE/form-change-table
|
2021-04-04 01:11:32 -05:00 |
|
ultima-soul
|
56a1cab314
|
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
|
2021-03-23 15:21:19 -07:00 |
|
ExpoSeed
|
3655fe52f3
|
Prison Bottle and Reveal Glass don't exist yet
|
2021-03-09 11:54:56 -06:00 |
|
ExpoSeed
|
dd73d8fc06
|
Fix wrong comment
|
2021-03-03 16:47:31 -06:00 |
|
ExpoSeed
|
6f64c1b2b9
|
Implement GetFormChangeTargetSpecies
|
2021-03-03 13:07:50 -06:00 |
|
ExpoSeed
|
aac7028703
|
Add newline at end of file
|
2021-03-02 14:21:29 -06:00 |
|