AgustinGDLV
|
502ce4bb33
|
fixed graphics bug and reverted last commit
|
2022-05-08 21:16:16 -07:00 |
|
AgustinGDLV
|
e50d5661cd
|
removed unneccesary preproc
|
2022-05-08 20:57:12 -07:00 |
|
AgustinGDLV
|
54163240d8
|
implemented toggelable cancellation / multi-evo
|
2022-05-08 20:55:29 -07: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 |
|
Eduardo Quezada D'Ottone
|
cb9cace04f
|
Merge remote-tracking branch 'RHH/pokemon_expansion' into PE_KadabraEverstone
# Conflicts:
# include/constants/pokemon_config.h
|
2022-04-27 12:05:33 -04:00 |
|
ghoulslash
|
7bc50392d0
|
Merge pull request #2072 from AsparagusEduardo/PE_ShellBlastEverstone
Fixed Shelmet and Karrablast being able to evolve if the partner is holding an Everstone
|
2022-04-27 08:51:37 -04:00 |
|
TheXaman
|
c54bf21b01
|
Merge branch 'master' of https://github.com/pret/pokeemerald into tx_debug_system
|
2022-04-16 23:18:35 +02:00 |
|
Eduardo Quezada D'Ottone
|
16283b47c7
|
Fixed compile. I had these changes in a testing branch but forgot to add them back here.
|
2022-04-16 15:57:38 -04:00 |
|
Eduardo Quezada D'Ottone
|
a6175d2622
|
Config for Legendaries, Mythicals and Ultra Beasts to have at least 3 perfect IVs
|
2022-04-16 13:01:15 -04:00 |
|
LOuroboros
|
3ca9ac5b37
|
Post merge corrections
|
2022-04-03 14:27:33 -03:00 |
|
LOuroboros
|
f82c946ff3
|
Merge branch 'pokemon_expansion' of https://github.com/rh-hideout/pokeemerald-expansion into rhhmerge
|
2022-04-03 13:26:27 -03:00 |
|
LOuroboros
|
fa39dc76dc
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into HEAD
|
2022-04-02 18:45:18 -03:00 |
|
ExpoSeed
|
f50a406b18
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into BE/z-moves
|
2022-03-22 12:56:23 -05:00 |
|
ultima-soul
|
2d3ba500c9
|
Merge branch 'master' of github.com:pret/pokeemerald into item_expansion_sync
|
2022-03-01 15:10:19 -08:00 |
|
ultima-soul
|
84a7f960c8
|
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
|
2022-02-28 23:37:41 -08:00 |
|
ultima-soul
|
86089ce935
|
Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync
|
2022-02-28 22:13:14 -08:00 |
|
Eduardo Quezada D'Ottone
|
054f667446
|
Config for Kadabra ignoring Everstone upon evolving
|
2022-02-26 22:04:24 -03:00 |
|
Eduardo Quezada D'Ottone
|
ed1ea69759
|
Fixed Shelmet and Karrablast being able to evolve if the partner is holding an Everstone
|
2022-02-26 21:40:20 -03:00 |
|
sphericalice
|
40efac0ddf
|
Rename GetBattlePyramindTrainerEncounterMusicId to fix typo
|
2022-02-22 19:13:17 +00:00 |
|
GriffinR
|
30d9704418
|
Specify unsigned in spot comment
|
2022-01-17 17:27:17 -05:00 |
|
GriffinR
|
313f14ed63
|
Add Spinda spot color constants
|
2022-01-17 17:00:18 -05:00 |
|
GriffinR
|
177863da47
|
Fix typo
|
2022-01-17 16:04:02 -05:00 |
|
GriffinR
|
225147a94f
|
Document Spinda spot algorithm
|
2022-01-17 15:34:18 -05:00 |
|
Eduardo Quezada D'Ottone
|
b86694876c
|
Merge pull request #1508 from Scott-Bonner/get_ability
Handle GetAbilityBySpecies edge cases
|
2022-01-15 12:56:50 -03:00 |
|
GriffinR
|
d4111d5520
|
Add comment about pokedex reordering
|
2022-01-05 14:50:19 -05:00 |
|
Eduardo Quezada D'Ottone
|
3bbaf5a15d
|
Optimized SpeciesHasGenderDifference into Base Stat flag
|
2022-01-01 19:24:34 -03:00 |
|
LOuroboros
|
3f010d9aa8
|
Tweaked GiveBoxMonInitialMoveset
Otherwise, Pokémon would be generated with their evo moves learned.
|
2021-12-26 17:13:36 -03:00 |
|
LOuroboros
|
86ed53997b
|
Update src/pokemon.c
Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>
|
2021-12-26 12:39:56 -03:00 |
|
LOuroboros
|
96012ba065
|
Update src/pokemon.c
Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>
|
2021-12-26 12:39:45 -03:00 |
|
LOuroboros
|
d6a78f386f
|
Implemented evolution moves
Thanks to UltimaSoul and Sagiri/Zeturic
|
2021-12-22 18:02:23 -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
|
8b49f8f925
|
Merge branch 'pokemon_expansion' into PE_FormChangeHoldItems
|
2021-12-19 12:08:52 -03:00 |
|
Eduardo Quezada D'Ottone
|
9adbf3350e
|
Merge pull request #1965 from TheXaman/pokemon_expansion_debug
Pokemon expansion debug
|
2021-12-18 13:08:37 -03:00 |
|
ultima-soul
|
18afd06f6d
|
Merge branch 'pokemon_expansion' of github.com:rh-hideout/pokeemerald-expansion into master_sync
|
2021-12-18 00:28:18 -08:00 |
|
ultima-soul
|
b0b8b9bf46
|
Merge branch 'item_expansion' of github.com:rh-hideout/pokeemerald-expansion into master_sync
|
2021-12-17 23:51:29 -08:00 |
|
ultima-soul
|
4f2e3bf214
|
Merge branch 'battle_engine' of github.com:rh-hideout/pokeemerald-expansion into master_sync
|
2021-12-17 21:23:54 -08:00 |
|
ExpoSeed
|
d6747527da
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into BE/z-moves
|
2021-12-16 21:44:01 -06:00 |
|
ultima-soul
|
f0ffc749e9
|
Fix formatting for EVO_LEVEL_RAIN checks.
|
2021-12-16 16:05:51 -08:00 |
|
ghoulslash
|
bb9fb72436
|
fix evo_level_rain
|
2021-12-14 13:56:25 -05:00 |
|
TheXaman
|
a334f7f5e0
|
changed all missed ones to #if P_ENABLE_DEBUG == TRUE @LOuroboros
|
2021-12-13 18:58:13 +01:00 |
|
ultima-soul
|
26f29a04fd
|
Revert "Merge branch 'item_expansion' of github.com:rh-hideout/pokeemerald-expansion into item_expansion_sync"
This reverts commit ac2bcece75fa3bf5bc4018ce659e51a635d46b97, reversing
changes made to 349262ebc35abb090e51c689c74ee839713c83c6.
|
2021-12-10 09:41:54 -08: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 |
|
TheXaman
|
963642d309
|
added the option to change a sprites animation to check which animation fits the best
|
2021-12-10 16:18:39 +01:00 |
|
ultima-soul
|
ac2bcece75
|
Merge branch 'item_expansion' of github.com:rh-hideout/pokeemerald-expansion into item_expansion_sync
|
2021-12-09 14:16:05 -08:00 |
|
ultima-soul
|
a5afdac0ae
|
Resolved review suggestions for upstream Battle Engine sync.
|
2021-12-08 12:08:16 -08:00 |
|
ultima-soul
|
d408b56549
|
Merge branch 'master' of github.com:pret/pokeemerald into item_expansion_sync
|
2021-12-01 20:18:57 -08:00 |
|
ultima-soul
|
a68a39e35f
|
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
|
2021-12-01 20:17:49 -08:00 |
|
ultima-soul
|
23bf41713c
|
Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync
|
2021-12-01 20:17:08 -08:00 |
|