Commit graph

252 commits

Author SHA1 Message Date
Eclipse
fb8989414f
Fixed Mega Venasaur icon (#3137) 2023-07-16 02:40:21 -04:00
SonikkuA-DatH
6382640f8a
Castform, Cherrim Sun, Spinda, and Spheal Graphical Tweaks (#3127)
* Casrform graphics. Palette changes, edited backs, and 2 Frame anims

* Castform Graphics

* Cherrim graphics, and Castform redefinitions

* Spheal and Spinda Graphic edits. Spheal mouth adjustment, Spinda 2 frame and palette

* Revised Spinda Spot drawing function, removed tabs

* Animations for Castform forms, Spinda, Cherrim Sun, and Spheal set

* Spacing

* Forgot shiny pal. Fixed

* Delete .vs directory

* remove vs ref
2023-07-14 11:45:40 -04:00
GriffinR
f4111d8082 Sync castform folder organization 2023-07-09 14:57:51 -04:00
Eduardo Quezada
1562280bce Fixed SPECIES_NONE icon 2023-07-07 14:50:01 -04:00
Eduardo Quezada
adfc0af372 Mon graphics are now loaded depending on their availability
- If it has a female sprite/palette, it's loaded.
- If it the species is enabled and it has a sprite/palette, it's loaded.
- Otherwise, load the SPECIES_NONE graphics.
2023-07-07 14:36:30 -04:00
Eduardo Quezada D'Ottone
862602233d
Gender differences sprites, part 3 (#3095) 2023-07-04 11:36:24 -04:00
SubzeroEclipse
c18ac55016 Tweaked Houndoom
Edited both male and female Houndoom sprites to make female's horns thinner.
2023-07-03 22:10:56 +02:00
SubzeroEclipse
5c98b9b427 Fixed Quagsire and Nuzleaf
Tweaked Quagsire female back and Nuzleaf to make their differences a bit more noticeable and faithful to the originals.
2023-07-03 18:12:39 +02:00
SubzeroEclipse
49e7893ed2 Fixed Meganium shiny
There was a mismatch between the normal and the shiny that I didn't notice at first, so the regular palette was fixed. Thanks to CyanSixFour for pointing that out.
2023-07-02 07:28:08 +02:00
SubzeroEclipse
23d51df7c0 Added Hisuian Sneasel 2023-07-01 11:16:31 +02:00
SubzeroEclipse
d202bdd09c Added even more gender difference sprites, 2/2 2023-07-01 10:25:17 +02:00
Eduardo Quezada D'Ottone
2100a760ad
A selection of animation frames (redone) (#3090)
* Applin Family

* Placeholder single frames to macro

* Stufful/Bewear

* Chewtle/Drednaw

* Rookidee/Corvisquire/Corviknight

* Rolycoly/Carkol/Coalossal

* Missing animations

* Grubbin/Charjabug/Vikavolt

* Turtonator and Wimpod/Golisopod

* Jangmo-O/Hakamo-O/Kommo-O

* Pyukumuku and Dewpider/Araquanid

* Fixed Charjabug/Vikavolt palettes

* Pincurchin and Sizzlipede/Centiscorch

* Alolan Exeggutor and Salandit/Salazzle

* Reverted PLACEHOLDER_ONE_FRAME_ANIMATION for a separate PR

* Forgot Pyukumuku's animation
2023-06-30 14:13:42 +02:00
SubzeroEclipse
0733e0908c Added even more gender difference sprites, 1/2 2023-06-30 10:40:46 +02:00
Eduardo Quezada D'Ottone
81e59ace25
Cleaned up remaining Castform hack stuff (#3063)
* Removed gCastformFrontSpriteCoords

* Removed sCastformElevations and IsCastformForm

* Removed sCastformBackSpriteYCoords and castformPalette in BattleStruct

* Scrubbed unused BS commands

* Removed B_ANIM_CASTFORM_CHANGE and BattleForm constants

* Removed redundant function in Pokémon Debug menu

* Removed handling in animation scripts

* Removed gBattleMonForms

* Reduced MAX_MON_PIC_FRAMES to 2

* Removed Castform/Cherrim makefile stuff

* Fixed weather form change tests not checking species.

* Fixed Castform palettes after Lunos' PR
2023-06-30 09:58:07 +02:00
Eclipse
fc52414383
Added many more gender differences sprites (#3082)
Added sprites for the remaining Gen1 mons and a couple of evolutions.
2023-06-27 21:11:01 -04:00
Eclipse
a44af6f06f
Gender differences sprites, part 1 (#3070)
* Added some gender difference sprites
Added sprites for:
- Pikachu/Raichu
- Doduo/Dodrio
- Goldeen/Seaking
- Xatu
- Politoed
- Meditite/Medicham
- Gible/Gabite/Garchomp

NOTE: I had to tweak Doduo's palette file because it wasn't matching the normal one and a result Doduo's beak looked weird.

* Swapped Pikachu sprites
Replaced them with the ones provided by CyanSixFour because they looked better than the ones that I had.

* Added Gloom and Vileplume

* Fixed Pikachu forms
Edited the macros so that only base Pikachu would show different forms based on gender. Big thanks to AsparagusEduardo for helping with this.

* Swapped a few more sprites
Replaced Goldeen (female back), Politoad (female back), Medicham (female all) sprites with those provided by CyanSixFour because they looked better. Also tweaked my male Meditite back
2023-06-26 19:04:19 -04:00
ghoulslash
5de84d9a2f
Killed the bKGD invalid index warnings and fixed the bit depth of the species sprites (#3051) 2023-06-24 13:27:40 -04:00
LOuroboros
d385ae3d5e Killed the bKGD invalid index warning
Special thanks to:
-Blackforest for the tips on how to go about fixing the sprites with GIMP.
-Dat.S.H for a tip on how to make the conversion process easier to perform.
-Psf for actually going and doing it.
2023-06-07 23:13:07 -03:00
Eduardo Quezada
4c57b84cd9 Merge remote-tracking branch 'pret/master' into RHH/pr/sync/pret_20230602
# Conflicts:
#	graphics/pokemon/mawile/footprint.png
#	src/battle_gfx_sfx_util.c
#	src/fldeff_sweetscent.c
#	src/pokedex.c
2023-06-02 11:45:28 -04:00
AgustinGDLV
d133564e21 Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into dynamax 2023-05-16 21:57:06 -07:00
AaghatIsLive
a89288e30e
Fix Illumise pallete (#2995) 2023-05-12 08:24:47 -04:00
AgustinGDLV
aec51b5b04 Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into dynamax 2023-05-11 20:02:06 -07:00
GriffinR
41ac28b210 Index pokemon footprint pngs 2023-05-09 22:43:48 -04:00
Jaizu
e6505bda4b
Fix some sprites (#2926)
* Fix hisuian typlosion
* Fix mega metagross backsprite
* Fix shiny Reuniclus
* Fix Duosion mouth
* Fix front mega metagross
* Fix front Yanmega
* Fix Electivire front sprite
* Fix shiny duskull
* Fix Hariyama sprite
* Fix Shiny masquerain
2023-04-18 19:49:42 -04:00
Jaizu
53d837ee62 Fix gen v icons 2023-04-01 08:20:20 +02:00
Jaizu
90d33cd7a0 Fix gen 4 icons 2023-04-01 08:20:13 +02:00
Jaizu
01a12d81c7 Fix gen 3 icons 2023-04-01 08:20:06 +02:00
Jaizu
9a8f120e1d Fix gen 2 icons 2023-04-01 08:19:58 +02:00
Jaizu
5f3070e528 Forgot to fix Venusaur 2023-04-01 08:19:50 +02:00
Jaizu
83ef5a229d Center gen 1 pokémon icons 2023-04-01 08:19:38 +02:00
AgustinGDLV
69fd63a922 Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into dynamax 2023-03-21 09:56:58 -07:00
Alex
66c63ee458 hisuian sprite fixes 2023-03-14 18:23:50 +01:00
Alex
f3810465e8 samurott shiny.pal v2 2023-03-13 17:46:52 +01:00
Alex
59d5f078d2 samurott shiny.pal 2023-03-13 17:44:25 +01:00
AgustinGDLV
ec4b330b9b Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into dynamax 2023-03-10 21:00:41 -08:00
Alex
b8fec80f78 small braviary sprite fix 2023-03-02 18:04:12 +01:00
Alex
e16b5c2477 leftover 2023-03-02 17:27:45 +01:00
Alex
58b408cbbf some new sprites 2023-03-02 17:04:24 +01:00
Alex
487e26e700 fix enamorus_t + samuroutt sprite + conflicts 2023-03-02 11:05:59 +01:00
Eduardo Quezada
501cff84b9 Removed unused single-frame front pics 2023-02-27 18:09:54 -03:00
Jaizu
8143f57eb9 Fix sprite palettes up to Ampharos included 2023-02-26 14:06:32 +01:00
AgustinGDLV
b4ec273353
Merge branch 'upcoming' into dynamax 2023-02-25 14:04:55 -08:00
Alex
48391d8eff Basculegion female form 2023-02-24 08:46:34 +01:00
LOuroboros
db02cd05f6 Purged the bKGD warning once and for all 2023-02-24 02:01:55 -03:00
Alex
a870ec3c22 enamorus_t cry, basculegionf sprite, new typhlosion back sprite 2023-02-23 15:20:12 +01:00
AgustinGDLV
38f462551f pulled rhh master, i hate merge conflicts 2023-02-22 18:50:54 -08:00
Alex
1f694ae7ed missing pla sprites 2023-02-22 20:41:01 +01:00
Eduardo Quezada
c2f284a1d3 Apply official palettes for Gen 1 Pokémon. #2593
commit 136016ee4f
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:58:50 2023 +0100

    Fix Kangaskhan

commit 77c618a2ab
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:58:40 2023 +0100

    Fix Rhyhorn

commit 4c55bf6534
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:58:26 2023 +0100

    Fix Mewtwo

commit 281161396e
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:58:18 2023 +0100

    Fix Omanyte

commit a3616fc74e
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:58:06 2023 +0100

    Fix Starmie

commit a383a4e2ff
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:57:57 2023 +0100

    Fix Vaporeon

commit a7950a1f34
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:55:04 2023 +0100

    Fix Voltorb sprite

commit f0d8f5091f
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:54:53 2023 +0100

    Fix Rhydon sprite

commit b0d260e689
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:54:44 2023 +0100

    Fix Tauros sprite

commit 092132b3e4
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:54:31 2023 +0100

    Fix Tangela sprite

commit 348006fc98
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:52:53 2023 +0100

    Fix Seaking

commit 08e1b2a70e
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:52:42 2023 +0100

    Fix Snorlax

commit 0eb0c22154
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:52:30 2023 +0100

    Fix Weezing

commit 734e26d09e
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:52:22 2023 +0100

    Fix Zapdos

commit f64a73f055
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:52:13 2023 +0100

    Fix Jynx

commit 6df3de03c1
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:52:04 2023 +0100

    Fix Hitmonchan

commit 011727960a
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:51:54 2023 +0100

    Fix Moltres

commit bac77a1bd8
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:51:43 2023 +0100

    Fix Seadra

commit 9c3ac9253d
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:51:31 2023 +0100

    Fix Scyther, including its shiny

commit 4004956d55
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:50:31 2023 +0100

    Fix Pinsir

commit aaad68ad62
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:50:20 2023 +0100

    Fix Mr. Mime

commit 42df7c97b6
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:50:11 2023 +0100

    Fix Flareon

commit 9d4b768571
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:49:58 2023 +0100

    Fix Marowak

commit 5c357f209c
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:49:44 2023 +0100

    Fix Charizard

commit 67a098eea1
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:49:33 2023 +0100

    Fix Magikarp

commit c4750f39ed
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:49:26 2023 +0100

    Fix Magikarp

commit 3792029c61
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:49:13 2023 +0100

    Fix Mew

commit d66d0a727c
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:49:01 2023 +0100

    Fix Magmar

commit d43a68ee30
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:48:53 2023 +0100

    Fix Kingler

commit be1a79d4ff
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:48:46 2023 +0100

    Fix Koffing

commit 1c0e2dd055
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:48:37 2023 +0100

    Fix Krabby

commit 40245f8880
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:48:30 2023 +0100

    Fix Lapras

commit 9b55067bb7
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:48:23 2023 +0100

    Fix Horsea

commit 818b337dfd
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:48:14 2023 +0100

    Fix Dragonite

commit 49ac05e98e
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:48:06 2023 +0100

    Fix Articuno

commit 1ffb74e878
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:47:54 2023 +0100

    Fix Chansey

commit 0fd6e6df1f
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:47:45 2023 +0100

    Fix Electrode

commit c25f6dc173
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:47:38 2023 +0100

    Fix Staryu

commit be89da7316
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:47:22 2023 +0100

    Fix Jolteon

commit 02c6ee40c6
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:47:11 2023 +0100

    Fix hitmonlee

commit 739c6a2b45
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:46:57 2023 +0100

    Fix Gyarados

commit effa1a8d1f
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:46:49 2023 +0100

    Fix exeggcute

commit 381e036259
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:46:38 2023 +0100

    Exeggutor

commit 38f97d7856
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:46:26 2023 +0100

    Fix Cubone

commit 0cb9cdcd4f
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:46:18 2023 +0100

    Fix Eevee

commit e677911485
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 14:46:07 2023 +0100

    Fix Aerodactyl

commit 7d8e96a32d
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 13:37:36 2023 +0100

    Fix Onix

commit 8839619e71
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 13:36:32 2023 +0100

    Fix Gengar

commit 7c8f940b41
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 13:36:27 2023 +0100

    Fix Gastly

commit 604f7deec5
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 13:32:17 2023 +0100

    Fix Cloyster

commit 8f2765fa0d
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 13:30:35 2023 +0100

    Fix Muk

commit de855a235a
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 13:29:13 2023 +0100

    Fix Grimer

commit 04188aa7f3
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 13:28:20 2023 +0100

    Fix Dewgong

commit 8b10788053
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 13:27:08 2023 +0100

    Fix Seel

commit 2a73093423
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 13:27:02 2023 +0100

    Fix Dodrio

commit 859bfa4c9b
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 13:23:15 2023 +0100

    Fix Farfetch'd

commit 17943ebb05
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 13:21:57 2023 +0100

    Fix Magneton

commit f548e0d22c
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 13:20:22 2023 +0100

    Fix Magnemite

commit dff56dad0d
Author: Jaizu <jaizu85@gmail.com>
Date:   Sun Feb 5 13:18:16 2023 +0100

    Fix Slowbro

commit 8ea99acbc9
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 18:15:13 2023 +0100

    Fix Golem

commit 8c70cfbb92
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 18:12:12 2023 +0100

    Fix Graveler

commit 50ce5a477d
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 18:11:51 2023 +0100

    Fix Geodude

commit 6480770d40
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 18:10:16 2023 +0100

    Fix Tentacruel

commit 14705cee71
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 18:09:20 2023 +0100

    Fix Tentacool

commit f086270028
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 18:08:16 2023 +0100

    Fix Victreebel

commit 466f0243ba
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 18:06:40 2023 +0100

    Fix Weepinbell

commit 7dfa5a42b3
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 18:05:04 2023 +0100

    Fix Bellsprout

commit e28baaf465
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 18:03:44 2023 +0100

    Fix Machamp

commit 8283537acc
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 17:59:00 2023 +0100

    Fix Machoke

commit b9aca57833
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 17:55:02 2023 +0100

    Fix Machop

commit bfb122483c
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 17:54:08 2023 +0100

    Fix Alakazam

commit c8a0705562
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 17:52:56 2023 +0100

    Fix Kadabra

commit 565a8f8ca6
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 17:51:23 2023 +0100

    Fix Abra

commit 5cf78bc025
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 17:49:49 2023 +0100

    Fix Poliwrath

commit 887f7c8c5f
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 17:48:46 2023 +0100

    Fix Poliwhirl

commit 2fa3606401
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 17:47:17 2023 +0100

    Fix Poliwag

commit fa6561101e
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 17:45:11 2023 +0100

    Fix Arcanine

commit ceb0a9423b
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 17:42:46 2023 +0100

    Fix Growlithe

commit 4052e2b36d
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 17:40:09 2023 +0100

    Fix Primeape

commit b7c752fd6f
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 17:38:33 2023 +0100

    Fix Mankey

commit 76f5bb40c5
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 17:35:59 2023 +0100

    Fix Golduck

commit eb658c62dd
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 17:34:45 2023 +0100

    Fix Psyduck

commit a7d8055bbc
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 17:33:13 2023 +0100

    Fix Meowth

commit 773678e933
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 17:26:23 2023 +0100

    Fix Dugtrio palette

commit e8a17bd3d0
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 17:25:33 2023 +0100

    Fix Diglett

commit 6b1c09e362
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 17:24:30 2023 +0100

    Fix Venomoth

commit 474e83c2a2
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 17:22:09 2023 +0100

    Fix Venonat

commit 0f7e1a2388
Author: Jaizu <jaizu85@gmail.com>
Date:   Mon Jan 30 17:17:56 2023 +0100

    Fix Paras

commit 0134efd983
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 15:34:12 2023 +0100

    Fix Ninetales

commit de5d8407ad
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 15:34:03 2023 +0100

    Fix Vulpix

commit 24d81ccf96
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 15:33:56 2023 +0100

    Fix Jigglypuff

commit dd9c63d6f2
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 15:33:47 2023 +0100

    Fix Golbat

commit 94c9e3a943
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 15:33:38 2023 +0100

    Fix Gloom

commit 43a45d18d8
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 15:33:29 2023 +0100

    Fix Vileplume

commit 4573f1b48d
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 15:33:19 2023 +0100

    Fix Oddish

commit 6d9e26270d
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 15:33:07 2023 +0100

    Fix Wigglytuff

commit 1817d85a2b
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 15:32:51 2023 +0100

    Fix Zubat

commit fca339f5e0
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 15:13:30 2023 +0100

    Fix Clefable

commit c8e0d3fce1
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 15:13:19 2023 +0100

    Fix Clefairy

commit a6e462b20c
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 15:13:11 2023 +0100

    Fix Nidoking

commit d71f5fd81d
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 15:12:58 2023 +0100

    Fix Nidoqueen

commit a1a3e1d68a
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 15:12:51 2023 +0100

    Fix Nidoran f

commit bbaa397c78
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 15:12:42 2023 +0100

    Fix Nidoran m

commit d1432e4517
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 15:12:31 2023 +0100

    Fix Nidorina

commit 9dd0560bfa
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 15:12:21 2023 +0100

    Fix Nidorino

commit 9c6ba83269
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 14:53:52 2023 +0100

    Fix Sandslash

commit 7cecb0e0ee
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 14:53:46 2023 +0100

    Fix Snadshrew

commit 4718cf91a5
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 14:49:40 2023 +0100

    Fix Raichu

commit 4c84431a76
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 14:49:35 2023 +0100

    Fix Pikachu

commit 2fb719541a
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 14:49:28 2023 +0100

    Fix Arbok

commit a926d6741a
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 14:49:19 2023 +0100

    Fix Ekans

commit bf4c126663
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 14:43:34 2023 +0100

    Fix Fearow palettes

commit bc45dccdc7
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 14:34:09 2023 +0100

    Fix Spearow

commit fa13bf6b7f
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 14:34:02 2023 +0100

    Fix Raticate

commit d3c43ab392
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 14:33:54 2023 +0100

    Fix Rattata

commit 518d4c7fba
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 14:27:36 2023 +0100

    Fix Pidgeot

commit cc19533975
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 14:25:30 2023 +0100

    Fix Pidgeotto

commit 90a10d8857
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 14:20:34 2023 +0100

    Fix Beedrill

commit 7510b413bd
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 14:20:22 2023 +0100

    Fix Kakuna

commit 2ea6620202
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 14:20:10 2023 +0100

    Fix Pidgey

commit 492add1200
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 14:20:01 2023 +0100

    Fix Weedle

commit 2f32c7b41e
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 14:10:39 2023 +0100

    Fix Butterfree

commit 5c7431c443
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 14:10:28 2023 +0100

    Fix Caterpie

commit d7af028d57
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 14:04:55 2023 +0100

    Fix Blastoise sprite

commit b304d60da0
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 14:04:47 2023 +0100

    Fix Wartortle sprite

commit a581b63cdc
Author: Jaizu <jaizu85@gmail.com>
Date:   Tue Jan 24 14:04:37 2023 +0100

    Fix Squirtle sprite
2023-02-06 10:25:36 -03:00
Eduardo Quezada
d103025527 Merge branch 'RHH/upcoming' into RHH/pr/feature/palleteConversion2
# Conflicts:
#	include/config/pokemon.h
2022-12-22 10:30:01 -03:00
Eduardo Quezada D'Ottone
b48f057fe7
Merge pull request #1589 from cynderquil/pokemon_expansion
Fix Bastiodon's second icon frame
2022-11-20 20:47:07 -03:00
AgustinGDLV
2139e138a9 removed duplicate sprites and changed folder format for gmax 2022-10-27 19:44:06 -07:00
AgustinGDLV
caaec99e77 added data and graphics for gigantamax mons 2022-10-27 16:18:37 -07:00
Jaizu
34c0a5bd8a Spiky Eared Pichu second frame 2022-09-30 17:54:11 -03:00
Jaizu
40e4cb81ef finish normal palette swapping 2022-09-30 17:54:04 -03:00
Jaizu
6278f710a0 Finish plenty of sprites.
This also includes some fixes to Swanna, Spiky Eared Pichu and some broken details across other species that I already forgot.
2022-09-30 17:53:58 -03:00
Eduardo Quezada
41d11b0708 Restored filename format for gendered species 2022-09-14 11:13:42 -03:00
Eduardo Quezada
0caf79f702 Merge remote-tracking branch 'blackforest/pokemon_expansion' into RHH/pr/palleteConversion2
# Conflicts:
#	graphics/pokemon/cherrim/anim_front.png
#	graphics/pokemon/scyther/anim_front.png
#	graphics/pokemon/scyther/front.png
#	graphics/pokemon/shinx/anim_front.png
#	src/data/pokemon_graphics/back_pic_table.h
#	src/data/pokemon_graphics/front_pic_table.h
#	src/data/pokemon_graphics/palette_table.h
#	src/data/pokemon_graphics/shiny_palette_table.h
#	src/pokemon_icon.c
2022-09-13 20:44:49 -03:00
Blackforest92
07a07ddc8d Update to latest master branch + allow Reveal Glass to work with Enamorus 2022-08-24 15:00:48 +07:00
Blackforest92
00a827b3fb Add PLA pokemon to Form Species Table, add Kleavor's graphics 2022-08-19 17:47:34 +07:00
Blackforest92
56f4c319a4 Fix multiple pokemon graphics, tidying pokemon graphic folders 2022-07-22 22:17:29 +07:00
Blackforest92
ff861ff963 Add some of Legends Arceus battle sprites 2022-07-04 12:28:40 +07:00
Blackforest92
8c88e8a9b7 Legends Arceus Pokemon 95% Finished 2022-07-03 17:15:37 +07:00
sneed
ef496ddb9d Merge branch 'pokemon_expansion' of https://github.com/rh-hideout/pokeemerald-expansion into cherrim 2022-05-19 00:54:16 +03:00
sneed
09bace2b26 fix cherrim sprite 2022-05-19 00:40:54 +03:00
sneed
8c15c5b6d7 fix castform sprite 2022-05-18 20:47:14 +03:00
ghoulslash
574be40f26
Merge pull request #2099 from Greenphx9/calyrex_rider_icons
Calyrex Rider Icons
2022-04-27 08:43:53 -04:00
Greenphx9
b3294c60a2 Calyrex Rider Icons 2022-04-22 16:31:17 +10:00
LOuroboros
446bcd3181 Merge branch 'master' of https://github.com/pret/pokeemerald into pePret 2022-04-11 01:23:18 -03:00
GriffinR
8bf7e7b6f5 Improve egg hatch documentation 2022-03-03 01:33:49 -05:00
Eduardo Quezada D'Ottone
8d0548f732 Fixed Wormadam sprite. Credit to Jaizu 2022-01-08 20:26:16 -03:00
Eduardo Quezada D'Ottone
934ffd5a7e
Merge pull request #2002 from LOuroboros/gen78footprints
Added the footprints of all Gen. 7 and 8 species
2021-12-23 20:28:55 -03:00
Blackforest92
76b9459e42 fix .8bpp palette + revert hippo icons 2021-12-19 17:38:01 +07:00
LOuroboros
614c0ee8d7 Added Gen. 8 footprint sprites 2021-12-18 18:24:49 -03:00
LOuroboros
834ab37b2c Added Gen. 7 footprint sprites 2021-12-18 17:48:45 -03:00
Eduardo Quezada D'Ottone
39ef356be1
Merge pull request #1935 from LOuroboros/someGenderDiffs
Added gender differences for a couple of Gen. 4 Pokémon
2021-12-18 13:46:23 -03:00
Eduardo Quezada D'Ottone
c3939cd32b
Merge pull request #1978 from LOuroboros/pikaPal
Fixed the palette of Pikachu Partner Cap's back
2021-12-18 13:28:23 -03:00
Blackforest92
ef94c0587b Fixes several front.png sprites 2021-12-14 23:38:02 +07:00
Blackforest92
a7c9e6e230 Reverse both Hippopotas and Hippowdon icons to use male only 2021-12-09 00:24:31 +07:00
Blackforest92
55477234ef Palette conversion GEN5 2021-12-08 21:39:31 +07:00
LOuroboros
be05ff2e3b Fixed the palette of Pikachu Partner Cap's back 2021-12-04 16:32:53 -03:00
Blackforest92
2ad3c3f6be Palette Conversion GEN4 2021-12-01 19:57:50 +07:00
Blackforest92
98e5b1f031 Palette conversion GEN3 2021-11-30 23:29:44 +07:00
Blackforest92
5a197aa258 Palette conversion GEN2 2021-11-30 16:40:09 +07:00
Blackforest92
8668e5c833 Remove GEN1 junk files 2021-11-29 23:20:02 +07:00
Blackforest92
7ae424eac8 Palette conversion GEN1 2021-11-29 23:18:57 +07:00
ultima-soul
01a90ca6c2 Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync 2021-11-27 22:17:05 -08:00
Jaizu
b7f4658077 Added Kricketot line gender difference sprites 2021-11-22 16:30:05 -03:00
LOuroboros
8373312ed7 Add gender differences for some Gen. 4 Pokémon
Namely: Bidoof, Kricketot, Shinx, Starly, Staravia and Staraptor
Credits to CyanSMP64/Furret and Jaizu.
2021-11-22 16:25:25 -03:00
ultima-soul
57bf1c7824 Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync 2021-11-21 10:41:12 -08:00
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
GriffinR
41ecae91f8 Label remaining symbols in graphics.c 2021-10-27 13:47:18 -04: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
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
SonikkuA-DatH
dff6555287
Magnemite
made highlights white
2021-10-18 21:01:29 -07: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
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
Eduardo Quezada D'Ottone
80d8e4cfd4
Revert "Fix the 'bKGD: invalid index' error" 2021-10-17 07:32:49 -03:00