ghoulslash
|
fc2cfd8c9d
|
Merge pull request #2136 from LOuroboros/pePretMerge
Pret merge for the pokemon_expansion
|
2022-07-01 09:22:55 -04: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
|
52d6c96e69
|
Merge branch 'master' of https://github.com/pret/pokeemerald into pePretMerge
|
2022-05-13 03:20:42 -03:00 |
|
Eduardo Quezada D'Ottone
|
b6922a1dab
|
Merge branch 'pokemon_expansion' into evo_overworld
|
2022-05-09 16:36:34 -04:00 |
|
AgustinGDLV
|
8a0a2a5a39
|
Apply suggestions from code review
Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>
|
2022-05-07 09:36:03 -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 |
|
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 |
|
GriffinR
|
fc5747f0f7
|
Merge pull request #1649 from GriffinRichards/clean-trainer
Trainer hill clean up
|
2022-04-20 00:20:44 -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 |
|
Eduardo Quezada D'Ottone
|
84d713a50f
|
Legendary and Mythical flags
|
2022-04-14 18:44:20 -04:00 |
|
LOuroboros
|
446bcd3181
|
Merge branch 'master' of https://github.com/pret/pokeemerald into pePret
|
2022-04-11 01:23:18 -03:00 |
|
GriffinR
|
62f3f144ab
|
Clean up some trainer hill
|
2022-03-31 12:54:07 -04:00 |
|
GriffinR
|
5160520639
|
Merge pull request #1642 from GriffinRichards/bstrings
Add usage of battle strings table offset constant
|
2022-03-14 16:40:54 -04:00 |
|
Eduardo Quezada D'Ottone
|
ff9556cb44
|
Update include/constants/pokedex.h
|
2022-03-13 11:25:44 -03:00 |
|
Eduardo Quezada D'Ottone
|
8f34249ab2
|
Update include/constants/pokedex.h
|
2022-03-13 11:25:37 -03:00 |
|
GriffinR
|
d664135572
|
Add usage of battle strings table offset constant
|
2022-03-10 10:44:04 -05:00 |
|
ultima-soul
|
84a7f960c8
|
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
|
2022-02-28 23:37:41 -08:00 |
|
GriffinR
|
5d58cdd297
|
Fix bunny hoppy typo
|
2022-02-28 13:34:39 -05: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
|
755b31bee0
|
Enable form change for the Forces of Nature
|
2022-02-26 12:19:38 -03:00 |
|
GriffinR
|
7d2344c07b
|
Merge pull request #1616 from GriffinRichards/missing-req
Add missing :req, remove old macros
|
2022-02-02 22:09:36 -05:00 |
|
GriffinR
|
2495d18132
|
Add missing :req, remove old macros
|
2022-01-23 18:52:04 -05:00 |
|
GriffinR
|
c4f33f2b2b
|
TRAVERSABLE->UNUSED, rename MB_SECRET_BASE_OBSTACLE
|
2022-01-19 12:54:55 -05:00 |
|
GriffinR
|
e682c12519
|
sTileBitAttributes to sparse array, rename MB_UNNUSED_CAVE
|
2022-01-19 12:39:11 -05:00 |
|
GriffinR
|
8200fda14e
|
Fix decorations metatile attribute names
|
2022-01-19 10:56:54 -05:00 |
|
GriffinR
|
69759b2d12
|
Merge pull request #1601 from GriffinRichards/fix-decor-flag
Fix FLAG_DECORATION_0 name
|
2022-01-16 17:44:58 -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 |
|
ghoulslash
|
a0aaad2856
|
Merge pull request #2016 from AsparagusEduardo/PE_genderDiff
Optimized SpeciesHasGenderDifference into Base Stat flag
|
2022-01-13 11:55:29 -05:00 |
|
GriffinR
|
4024b3f1b3
|
Merge pull request #1590 from GriffinRichards/dex-enum
Convert pokedex defines to enums
|
2022-01-10 14:56:26 -05:00 |
|
GriffinR
|
8b920691e6
|
Fix FLAG_DECORATION_0 name
|
2022-01-09 01:31:42 -05:00 |
|
GriffinR
|
577e6cc740
|
Merge pull request #1586 from GriffinRichards/clean-areascreen
Clean up pokedex_area_screen
|
2022-01-06 23:02:23 -05:00 |
|
GriffinR
|
5d033c2e4d
|
Convert pokedex defines to enums
|
2022-01-05 12:18:49 -05:00 |
|
TheXaman
|
44a6c4c0ec
|
changed EGG_MOVES_ARRAY_COUN to 19 to include all the added egg moves (19 is max value (Buneary))
|
2022-01-04 00:23:24 +01:00 |
|
Eduardo Quezada D'Ottone
|
3bbaf5a15d
|
Optimized SpeciesHasGenderDifference into Base Stat flag
|
2022-01-01 19:24:34 -03:00 |
|
GriffinR
|
23f5c9fd5c
|
Clean up pokedex_area_screen
|
2021-12-31 00:16:56 -05:00 |
|
GriffinR
|
aadab8b016
|
Move pokemon and easy chat constants to global, misc clean-up
|
2021-12-28 18:07:41 -05: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 |
|
TheXaman
|
fe95e88938
|
added option to view changes for front/back sprite picCoords and elevation live
|
2021-12-13 22:31:37 +01:00 |
|
TheXaman
|
f1f4082f62
|
added footprints
|
2021-12-13 19:24:19 +01:00 |
|
TheXaman
|
123969f093
|
fixed front sprite position including elevation and shadow for flying mon's (shadow palette too dark atm)
|
2021-12-13 15:05:17 +01:00 |
|
TheXaman
|
51371661c2
|
Added new menu naviagtion, now all options can be changed
|
2021-12-11 15:03:56 +01:00 |
|
TheXaman
|
bbe918941e
|
added include/constants/pokemon_debug,h for defines, restructured code order
|
2021-12-11 12:13:14 +01: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
|
40f7247e11
|
changed P_ENABLE_DEBUG to TRUE/FALSE
|
2021-12-03 11:02:22 +01:00 |
|