Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Shadows (Gale of Darkness) #10

Open
daadyrbarn opened this issue Jul 15, 2020 · 10 comments
Open

Missing Shadows (Gale of Darkness) #10

daadyrbarn opened this issue Jul 15, 2020 · 10 comments
Labels
enhancement New feature or request To Do

Comments

@daadyrbarn
Copy link

Missing shadow forms for Raikou, Entei, and Suicune.
Crobat filename has 160 instead of 169.

But thanks a lot for keeping this resource up to date!

@daadyrbarn
Copy link
Author

Also, shadow Mewtwo was just added to the game master, so might consider adding that as well :)

@nileplumb
Copy link
Owner

As far as I know @daadyrbarn not a single project actually uses the shadow form images, they took a long time to create and now (nearly?) every pokémon has a shadow form in code, seeing as none were used and projects like PMSF layer their shadow images there seemed to be no point in creating them.

As for crobat, the actual id existed too so it would have shown on the map if wild, but I've just renamed them so thanks.

@nileplumb nileplumb added the enhancement New feature or request label Jul 17, 2020
@nileplumb nileplumb reopened this Jul 17, 2020
@daadyrbarn
Copy link
Author

Oh, that's too bad.
I'm using them for a pvp draft spreadsheet, so I guess I'm not really the target audience 😅

Anyway, thanks again for making all these and I'll keep checking back in case you decide to make more shadow forms anyway!

@nileplumb
Copy link
Owner

I recently added a few more shadows to the uicons branch mate

@MercuryEnigma
Copy link

Firstly, thank you for putting together this great resource! I'd also like to request shadow Pokemon, at least those available in the original Colosseum/XD: Gale of Darkness. I am also using this for a project, and it would make it a lot cleaner.

I understand you're busy and doing this on your spare time.

@nileplumb
Copy link
Owner

nileplumb commented Dec 31, 2022 via email

@MercuryEnigma
Copy link

That would be really nice! Even just adding the Shadow layer/effect would be really helpful. This is the list I was thinking of: https://m.bulbapedia.bulbagarden.net/wiki/List_of_Shadow_Pok%C3%A9mon

@nileplumb
Copy link
Owner

@MercuryEnigma so from that list of gale of Darkness shadows i think i need to create/publish the following families.

If/When I undertake this i'll cross reference everything with whatever Pokémon Go Id's I can find, I'm not sure they have shadow ids in Go at the moment so I may just leave them 'blank/SHADOW' eg 123_fSHADOW.png.

  • Butterfree
  • Pidgeotto
  • Spearow
  • Paras
  • Primeape
  • Rapidash
  • Farfetch'd
  • Dodrio
  • Seel
  • Voltorb
  • Lickitung
  • Chansey
  • Starmie
  • Mr. Mime
  • Tauros
  • Bayleef
  • Quilava
  • Croconaw
  • Furret
  • Noctowl
  • Ledyba
  • Ledian
  • Spinarak
  • Ariados
  • Togepi
  • Togetic
  • Natu
  • Sudowoodo
  • Skiploom
  • Aipom
  • Sunflora
  • Yanma
  • Quagsire
  • Pineco
  • Forretress
  • Dunsparce
  • Granbull
  • Qwilfish
  • Heracross
  • Ursaring
  • Slugma
  • Magcargo
  • Piloswine
  • Remoraid
  • Mantine
  • Skarmory
  • Smeargle
  • Hitmontop
  • Miltank
  • Raikou
  • Entei
  • Suicune
  • Lugia
  • Swellow
  • Shroomish
  • Delcatty
  • Meditite
  • Manectric
  • Roselia
  • Gulpin
  • Numel
  • Swablu
  • Altaria
  • Zangoose
  • Lunatone
  • Solrock
  • Baltoy
  • Banette
  • Tropius

@nileplumb nileplumb added the To Do label Jan 9, 2023
@nileplumb nileplumb changed the title missing shadows and filename error Missing Shadows (Gale of Darkness) Jan 9, 2023
@nileplumb
Copy link
Owner

nileplumb commented Jan 13, 2023

Cross reference complete all your Gamecube ones are technically accounted for in Go's games code already. There's ALOT of work to do

@nileplumb
Copy link
Owner

shadows recently received changes in the game (use new 'alignment' trait instead of a 'form') this makes it a lot less annoying to put the id's in
all shadows are alignment = 1, all purified alignment = 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request To Do
Projects
None yet
Development

No branches or pull requests

3 participants