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
|
af2f70e000
|
Merge branch 'item_expansion' of https://github.com/rh-hideout/pokeemerald-expansion into rhhmerge
|
2022-04-03 13:21:40 -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 |
|
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 |
|
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 |
|
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
|
02da6cc627
|
Merge remote-tracking branch 'RHH/item_expansion' into IE_noJadeOrb
# Conflicts:
# include/graphics.h
# src/data/graphics/items.h
# src/data/item_icon_table.h
# src/data/items.h
# src/data/text/item_descriptions.h
|
2022-01-16 18:44:03 -03: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 |
|
LOuroboros
|
5281fe63fc
|
Update NUM_TECHNICAL_MACHINES
|
2022-01-08 21:27:29 -03: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 |
|
Eduardo Quezada D'Ottone
|
b25c89f8a1
|
Removed Redundant Key Stone item
|
2021-12-31 18:22:23 -03:00 |
|
LOuroboros
|
9b1fd796ae
|
Gave the Gracidea's old hold effect slot to the Enigma Berry
|
2021-12-31 18:07:33 -03:00 |
|
Eduardo Quezada D'Ottone
|
313df31e7e
|
Removed Jade Orb, since it has no use besides being a key-lock item.
|
2021-12-31 17:44:03 -03:00 |
|
LOuroboros
|
0c5652596b
|
Removed HOLD_EFFECT_GRACIDEA
|
2021-12-31 17:34:16 -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 |
|
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 |
|
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 |
|
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 |
|
Eduardo Quezada D'Ottone
|
aa2b2e6a70
|
Merge pull request #1929 from ultima-soul/battle_engine_sync
Battle Engine Upstream Sync
|
2021-12-09 20:02:45 -03: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 |
|
DizzyEggg
|
97539d7443
|
Merge pull request #1951 from ghoulslash/be/sheercold
Ice Types immune to Sheer Cold
|
2021-12-06 14:12:06 +01:00 |
|
ultima-soul
|
349262ebc3
|
Merge remote-tracking branch 'rhh/item_expansion' into item_expansion_sync
|
2021-12-03 17:31:02 -08:00 |
|
ultima-soul
|
7369f60c06
|
Merge branch 'battle_engine' of github.com:rh-hideout/pokeemerald-expansion into battle_engine_sync
|
2021-12-03 17:30:45 -08:00 |
|
TheXaman
|
40f7247e11
|
changed P_ENABLE_DEBUG to TRUE/FALSE
|
2021-12-03 11:02:22 +01:00 |
|