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 |
|
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
|
afc55994a9
|
Merge branch 'pokemon_expansion' of https://github.com/rh-hideout/pokeemerald-expansion into gen5_2nd_frames
|
2021-09-21 20:45:17 -03:00 |
|
Eduardo Quezada D'Ottone
|
08d3c31abe
|
Merge pull request #1584 from Blackforest92/pokemon_expansion
Port missing Gen8 icons from DPE
|
2021-09-20 22:48:57 -03:00 |
|
BuffelSaft
|
db928a1329
|
Data entry for new sprites
Add sprite defines, entries to gender tables, etc.
|
2021-09-11 14:12:41 +12:00 |
|
DizzyEggg
|
b0a1153a2b
|
Merge pull request #1600 from LOuroboros/gen6_footprints
Added footprints for Gen. 6 species
|
2021-09-06 10:36:46 +02:00 |
|
LOuroboros
|
87461db04d
|
Added missing 2nd frames for Gen. 5 species
Also made certain Pokémon such as Zebstrika or Galvantula use their 2nd frame.
|
2021-08-23 08:28:58 -03:00 |
|
LOuroboros
|
5c1d7e52dc
|
Added footprints for Gen. 6 species
|
2021-08-23 06:28:10 -03:00 |
|
LOuroboros
|
a0a888698e
|
Corrected Bronzor's evo level
|
2021-08-22 23:19:26 -03:00 |
|
ultima-soul
|
76a7a2720d
|
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
|
2021-08-16 16:10:59 -07:00 |
|
GriffinR
|
28a8fe191a
|
Document item menu
|
2021-08-10 22:13:02 -04:00 |
|
Blackforest92
|
3bd81d347d
|
Add missing Gen8 icons
|
2021-07-31 14:48:55 +07:00 |
|
LOuroboros
|
e55fe62d59
|
Assigned dummy anims to the front sprite of each Pikachu and Pichu special form
|
2021-07-15 13:42:51 -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 |
|
MandL27
|
2d92f23240
|
Merge pull request #1514 from pineapplemachine/pokemon_expansion_evo_fix
Fixes to pokemon_expansion species evolution data: Galarian Ponyta, Tranquill, and Kubfu
|
2021-05-28 11:31:25 -04:00 |
|
Sophie Kirschner
|
1a4c6d3490
|
Fixes to species evolution data
|
2021-05-28 18:16:52 +03:00 |
|
ultima-soul
|
eedd374a5f
|
Merge pull request #1420 from Blackforest92/pokemon_expansion
Added missing gen8 battle sprites and available icons and various fixes
|
2021-05-24 21:13:12 -07:00 |
|
Blackforest92
|
d74492b591
|
Returning Alcremie back to monkey
|
2021-05-25 10:57:06 +07:00 |
|
Blackforest92
|
2dccce7675
|
Erased Eternamax comment in src/data/pokemon_graphics/enemy_mon_elevation.h
Co-authored-by: ultima-soul <33333039+ultima-soul@users.noreply.github.com>
|
2021-05-25 09:17:50 +07: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 |
|
ultima-soul
|
50c2514267
|
Merge pull request #1469 from ultima-soul/pokemon_expansion_sync
Pokemon Expansion Upstream Sync
|
2021-05-13 20:56:29 -07:00 |
|
ultima-soul
|
cf0fd961b9
|
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
|
2021-04-28 23:56:58 -07:00 |
|
ultima-soul
|
0da3f74a7e
|
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
|
2021-04-28 18:58:38 -07:00 |
|
GriffinR
|
6c38837b26
|
Merge pull request #1420 from GriffinRichards/doc-dataanims
Document battler affine anims, default pokeball throw
|
2021-04-28 13:56:42 -04:00 |
|
GriffinR
|
18f85b5cf0
|
Merge pull request #1415 from GriffinRichards/doc-contestutil
Some Contest clean up
|
2021-04-27 02:29:41 -04:00 |
|
GriffinR
|
c0aedf8df4
|
Merge pull request #1410 from GriffinRichards/doc-tradedata
Document trade sequence animation, some trade cleanup
|
2021-04-26 13:26:12 -04:00 |
|
GriffinR
|
e40f89b175
|
Move unknown data table, reference with species
|
2021-04-25 02:19:01 -04:00 |
|
GriffinR
|
bc9fc38254
|
Misc contest cleanup
|
2021-04-22 15:51:04 -04:00 |
|
GriffinR
|
dbe24f0baa
|
Clean up contest_painting
|
2021-04-21 20:04:12 -04:00 |
|
GriffinR
|
04af378904
|
Document trade sequence animation, some trade cleanup
|
2021-04-20 05:50:39 -04:00 |
|
GriffinR
|
52495e889f
|
Doc storage - cleanup
|
2021-04-18 01:44:25 -04:00 |
|
ExpoSeed
|
f922d42988
|
Refactor hidden abilities
|
2021-04-16 23:38:35 -05:00 |
|
GriffinR
|
838a452363
|
Doc storage - choose box menu, move wallpaper gfx
|
2021-04-15 18:46:20 -04:00 |
|
GriffinR
|
a1ed59450e
|
Doc storage - wallpaper and titles
|
2021-04-15 16:09:41 -04:00 |
|
GriffinR
|
09a9efd5c5
|
Merge pull request #1398 from GriffinRichards/doc-field
Document field
|
2021-04-10 13:05:51 -04:00 |
|
Kurausukun
|
3e725272fc
|
standardize "grey" to "gray"
|
2021-04-09 22:39:34 -04:00 |
|
GriffinR
|
d717a635c8
|
event_object_movement cleanup
|
2021-04-06 17:55:29 -04:00 |
|
GriffinR
|
756fad0e61
|
Document some event object movement
|
2021-04-06 14:34:36 -04:00 |
|
LOuroboros
|
bd802ce976
|
Update species_names.h
|
2021-04-06 09:53:21 -03:00 |
|
GriffinR
|
802d2b2f0f
|
Label Kyogre/Groudon anims
|
2021-04-06 03:46:19 -04:00 |
|
GriffinR
|
00c3044c96
|
Clarify Groudon/Kyogre/Rayquaza gfx names
|
2021-04-06 02:38:15 -04:00 |
|
GriffinR
|
806abe2999
|
Document some objev anims, make objevgfx info static
|
2021-04-05 19:52:35 -04:00 |
|
ExpoSeed
|
afb97abba0
|
Merge pull request #1425 from LOuroboros/nature_names
Decapped nature names
|
2021-04-04 15:11:12 -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
|
b8721034ef
|
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
|
2021-04-02 13:42:05 -07:00 |
|