Commit graph

7035 commits

Author SHA1 Message Date
BuffelSaft
378e66ee9a Fix Mega Gardevoir's front sprite
The shiny didn't have its black "dress" due to the normal palette having duplicate colours to handle the shiny's extra colours.
2021-10-30 13:20:18 +13:00
ghoulslash
07d2f73306
Merge pull request #1804 from AsparagusEduardo/PE_shedinjaball
Config for Shedinja needing a Poké Ball to be created
2021-10-25 15:49:25 -04:00
Eduardo Quezada D'Ottone
e80a266578
Merge pull request #1741 from LOuroboros/primalReversionPE
Primal Reversion related tweaks for the PE
2021-10-22 22:28:43 -03:00
Eduardo Quezada D'Ottone
35d5bc4367 Config for Shedinja needing a Poké Ball to be created 2021-10-22 20:50:53 -03:00
Eduardo Quezada D'Ottone
ec9a2e3a78
Merge pull request #1787 from Blackforest92/pokemon_expansion
Adding 2nd frames to Gen VI Pokemons + Fix to Magnemite
2021-10-22 07:54:34 -03:00
Blackforest92
81011fffc3 allow builder to use anim_front of female pyroar, adjust herdier back position 2021-10-22 09:58:21 +07:00
Blackforest92
19e3eabc4c Fix HERDIER backsprite 2021-10-21 22:55:23 +07:00
Blackforest92
4e9af083db forgot to adjust front pic coordinate, only remember meowstic though 2021-10-19 19:47:37 +07:00
Blackforest92
626aa4e754 Fixes stray pixel on magnemite backsprite 2021-10-19 19:27:01 +07:00
Blackforest92
86d4658bd3 Added anim_front.png to gen6 pokemons + fix to magnemite 2021-10-19 19:20:12 +07:00
BuffelSaft
a374bbf9f3
Merge pull request #1785 from SonikkuA-DatH/SonikkuA-DatH-patch-1
For Magnemite sprite errors
2021-10-19 18:08:42 +13:00
SonikkuA-DatH
dff6555287
Magnemite
made highlights white
2021-10-18 21:01:29 -07:00
BuffelSaft
b2969b6782
Merge pull request #1699 from AsparagusEduardo/PE_ArceusAnimations
Updated Arceus' forms' animations
2021-10-19 16:35:03 +13:00
SonikkuA-DatH
c84811ac20
Magnemite back
Retweak. Shiny broke things for base, so went to source
2021-10-18 18:02:22 -07:00
SonikkuA-DatH
377e46e2ec
For Magnemite sprite errors
Fixing Magnemite eye to use whites
Also fix back pixel
2021-10-18 17:49:08 -07:00
ghoulslash
ba741421d9
Merge pull request #1777 from AsparagusEduardo/fix_pyroarF
Fixed Female Pyroar's sprite position
2021-10-17 22:04:09 -04:00
Eduardo Quezada D'Ottone
3cdf736eb8 Merge branch 'PokemonExpansion' into fix_pyroarF
# Conflicts:
#	graphics/pokemon/pyroar/backf.png
2021-10-17 19:38:20 -03:00
BuffelSaft
0b7072e007
Merge pull request #1780 from rh-hideout/revert-1666-bKGD_PE
Revert "Fix the 'bKGD: invalid index' error"
2021-10-17 23:49:26 +13:00
Eduardo Quezada D'Ottone
80d8e4cfd4
Revert "Fix the 'bKGD: invalid index' error" 2021-10-17 07:32:49 -03:00
Eduardo Quezada D'Ottone
9986591b6f Fixed Female Pyroar's sprite position 2021-10-16 17:22:24 -03:00
Eduardo Quezada D'Ottone
2e8ad12857
Merge pull request #1648 from BuffelSaft/genders-in-PSS
PSS supports gender differences (kinda)
2021-10-15 08:55:44 -03:00
BuffelSaft
3631561638 Merge branch 'pokemon_expansion' of https://github.com/rh-hideout/pokeemerald into genders-in-PSS 2021-10-15 16:17:55 +13:00
BuffelSaft
7610a9abad Fix bug with female icon sprites
Thanks to AsparagusEduardo for this code!
2021-10-15 16:17:08 +13:00
LOuroboros
2a7d78e68b Oopsie 2021-10-09 01:55:36 -03:00
LOuroboros
b7fd767e8c Added primal reversions to gEvolutionTable 2021-10-09 00:21:47 -03:00
ExpoSeed
7bce603039
Merge pull request #1714 from ultima-soul/form_change_table_fixes
Refactor Form Change Table Code
2021-10-05 15:37:51 -05:00
ultima-soul
ce867cd0e0 Remove unused species variable from TryItemUseFormChange functions. 2021-10-03 10:58:14 -07: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
f9b9e4ec33 Updated Arceus' forms' animations 2021-09-29 22:34:37 -03:00
Eduardo Quezada D'Ottone
d220d25aab
Merge pull request #1666 from LOuroboros/bKGD_PE
Fix the 'bKGD: invalid index' error
2021-09-26 11:39:26 -03:00
Eduardo Quezada D'Ottone
c574825974
Merge pull request #1689 from LOuroboros/itemUseDay
Added a day time exclusive equivalent to `FORM_USE_ITEM`
2021-09-25 22:11:51 -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
082dd1cb23
Merge pull request #1685 from LOuroboros/formIcon
Fixed form icon subpriority
2021-09-25 20:07:26 -03:00
LOuroboros
87bc1f502a Fixed form icon subpriority 2021-09-25 19:58:12 -03:00
LOuroboros
6b2d756829 Fixed and pngcrush'd Bastiodon's icon
Thanks to Cynderquil for fixing it.
2021-09-23 20:40:33 -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
1c59586e67 Fixed the 'bKGD: invalid index' error 2021-09-21 22:06:01 -03:00
Eduardo Quezada D'Ottone
bf8d285eed
Merge pull request #1601 from LOuroboros/gen5_2nd_frames
Added missing 2nd frames for Gen. 5 species
2021-09-21 21:44:42 -03:00
LOuroboros
8e38d72293 Fix Male Unfezant's anim_front.png 2021-09-21 20:53:18 -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
Eduardo Quezada D'Ottone
18d91cc935
Merge pull request #1647 from BuffelSaft/gender-diff-fixes1
Show gender differences in evo scene
2021-09-20 22:03:23 -03:00
Eduardo Quezada D'Ottone
d34c311566
Merge pull request #1646 from BuffelSaft/gender-diffs
Add sprites for major gender differences
2021-09-20 21:43:12 -03:00
Eduardo Quezada D'Ottone
d32df119a2
Merge pull request #1650 from LOuroboros/unown
Fix SPECIES_UNOWN
2021-09-20 21:14:11 -03:00
LOuroboros
acf755fb9c Fixed SPECIES_UNOWN 2021-09-11 04:35:16 -03:00
BuffelSaft
dc5259ed3f PSS supports gender differences (kinda)
Update the PSS to show gender-specific icons for mons that have them. Comes with a small but harmless bug - could use some suggestions for fixing it!
2021-09-11 16:59:39 +12:00
BuffelSaft
4aa7c096b7 Show gender differences in evo scene 2021-09-11 16:30:09 +12:00
BuffelSaft
db928a1329 Data entry for new sprites
Add sprite defines, entries to gender tables, etc.
2021-09-11 14:12:41 +12:00
BuffelSaft
0f5444d331 Add sprites and icons for major gender differences
Credit to MrDollSteak for the sprites - I palette swapped the hippos and made some of the icons, but everything else is MrDS!
2021-09-11 13:52:09 +12:00
ultima-soul
fd6f7eadbb
Merge pull request #1645 from BuffelSaft/sandshrew
Add alolan Sandshrew line to gSpeciesToNationalPokedexNum
2021-09-09 19:13:06 -07:00