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

Merge Rich Asset Add into Main #7

Open
wants to merge 31 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
356d87a
Added full unsorted alphabetical dex png database
XieonCrypto Nov 3, 2023
d9fec7e
Added images that overflowed past1000 in pkmnpic
XieonCrypto Nov 3, 2023
6462cf3
Changed Folders, Added Balls Folder
XieonCrypto Nov 4, 2023
a89febd
Fixed Lure ball naminng
XieonCrypto Nov 4, 2023
0cbdf74
Updating the readme
XieonCrypto Nov 4, 2023
7c7cf7e
Serverdex Related
XieonCrypto Nov 5, 2023
82f630c
Update README.MD
Xieon Nov 16, 2023
47643c9
Organization/Eevee Event Weekend Files
XieonCrypto Nov 19, 2023
6b48cc8
Merge branch 'master' of https://github.com/XieonCrypto/master_pkmnpic
XieonCrypto Nov 19, 2023
9dedafe
Small changes
XieonCrypto Nov 20, 2023
4fc7685
Saved small changes 1
XieonCrypto Nov 20, 2023
6aa015b
Added mike eevee and mystery tera icon assets
XieonCrypto Nov 21, 2023
707605d
add rest of replacement images for eeveelutions
XieonCrypto Nov 21, 2023
2122232
Updated Sylveon
XieonCrypto Nov 22, 2023
f3ee2e7
Updated Umbreon
XieonCrypto Nov 22, 2023
0bf0bd7
New Sylveon Asset
XieonCrypto Nov 22, 2023
d932138
Flareon new asset added
XieonCrypto Nov 22, 2023
3c333bb
Organization + New Assets
XieonCrypto Nov 27, 2023
4899726
New assets (Pulic)
XieonCrypto Nov 30, 2023
02d5ff4
Added in the eevees
XieonCrypto Nov 30, 2023
b505454
Moved eevee girl images to right folder
XieonCrypto Nov 30, 2023
46a4ae4
Create blank.png
XieonCrypto Nov 30, 2023
bafbd99
merged thumbnails into 1
XieonCrypto Nov 30, 2023
9ed2193
Create sylveon.png
XieonCrypto Nov 30, 2023
6b6d6ec
Add files via upload
RichXGC95 Dec 2, 2023
6385cd8
Delete dg5hnmq-4d0c7800-3fa5-4913-a3a6-04ff04da1004.png
RichXGC95 Dec 2, 2023
b735ab0
Delete FqBBJ_TaMAAUeyG.png
RichXGC95 Dec 2, 2023
b05202f
Delete iron_crown_by_tiradspirit_dg5ho64-fullview.png
RichXGC95 Dec 2, 2023
ec549d0
Delete archaludon_sprite_by_retronc_dg5wsmw-fullview.png
RichXGC95 Dec 2, 2023
7cdf501
Add files via upload
RichXGC95 Dec 2, 2023
eec8457
Create dasdasdasd.txt
XieonCrypto Dec 2, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Binary file added Archaludon-Pixel-Sprite.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Iron-Crown-Pixel-Sprite.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
56 changes: 27 additions & 29 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,42 +1,40 @@
# Project Pok�mon Image Gallery
# Xieon's Gaming Corner
This fork is operated by Xieon's Gaming Corner (XGC). Please check out our socials, any and all support is appreciated.

This repository of images is the source of the Project Pok�mon Image Gallery.
[XGC on Twitch](https://twitch.tv/xieon)
[XGC on YouTube](https://youtube.com/@XieonGaming)

## Current directories

* ~/Pokedex - This directory is automatically published to the [Image-dex](https://projectpokemon.org/home/gallery/category/2-image-dex/) section of our site.
* ~/Resources - This directory contains files used in the creation and sorting of images. Right now, it's where we put SVGs that we turn into more common formats.
* ~/Unfiled - This is where we put images that have not been sorted into one of the other directories yet. Assistance is appreciated.
## Community Discord
Feel free to reach out with any questions as well as simply join our community's Discord at [discord.gg/xieon](https://discord.gg/xieon) or [xieon.co](http://xieon.co).


* Thanks to the members of the XGC community on Discord who helped compile many of the images.
* Thanks, Rich for gathering the ball set for me.
* Project Pokemmon for maming the majority of these files easily to locate and had collated them already.

## File structure
### ~/Pokedex
To aid our automated publisher, we keep a strict format of everything in this directory.

#### Folders
Directories must be the name of a Pok�mon or other creature, as they will be the name of a gallery album on our website.
## Current Repository Project:
* 1 image of all Pokemon as of November 5th, 2023 has been added
* All Balls available in Gen 9 folder completed folder added

Subdirectories inside these directories are not allowed.

Folders may have the following name structures:
* [Name]
* [DexID] [Name]

This lets us tag images with [Name], for easier searching.
## Continuation of a forgotten project
* The last Pokemon officially added by the original repository authors was 807 Zeraora, we're over 1000, like 1020 with Ogerpon at the moment.

#### Files
Images are the primary aggregates, and other files that share the same name provide metadata. The following extensions are supported:
* *.gif, *.jpeg, *.jpe, *.jpg, *.png - These are image files (obviously). The name of this file is the name of the image as it appears on our website.
* *.txt - This file contains a description of the image. HTML is allowed and encouraged.
* *.credit - This file contains a brief description of who should be credited for the image. HTML is not allowed.
* *.tags - This file contains a comma-separated list of tags, to make searching for images easier.
* *.exclude - Files with this extension are ignored
* The initial images were forked from Project Pokemon
* This project has been out of date for some time. Xieon's Gaming Corner is going to attempt to r

## Contributing

We would love your help in sourcing and organizing these images. If you're willing, please use these steps to contribute:
# The information below is retained from the original repositories' progenitors

Project Pok�mon Image Gallery
This repository of images is the source of the Project Pok�mon Image Gallery.

## Current legacy directories
* /Pokedex - This directory is automatically published to the [Image-dex](https://projectpokemon.org/home/gallery/category/2-image-dex/) section of our site.
* ~/Resources - This directory contains files used in the creation and sorting of images. Right now, it's where we put SVGs that we turn into more common formats.
* ~/Unfiled - This is where we put images that have not been sorted into one of the other directories yet. Assistance is appreciated.

1. Fork the repository
2. Commit changes within the guidelines above
3. Make a pull request to the master branch

A collaborator will then review your changes to make sure our automated publisher won't choke, and we will then merge your pull request. Members of Project Pok�mon may receive the Image Contributor award to recognize your contribution.
Binary file added Raging-Bolt-Pixel-Sprite.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Terapagos-Pixel-Sprite.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Xieon's Gaming Corner Specific/Serverdex/196/196.png
Binary file added Xieon's Gaming Corner Specific/Serverdex/62/62s.png
69 changes: 69 additions & 0 deletions Xieon's Gaming Corner Specific/Serverdex/Serverdexinfo.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
@📛 ✅Missingno🌟
@📛 ✅Falinx🌟
@📛 ✅Zygarde
@📛 ✅Breloom
@📛 ✅Entei
@📛 ✅Smeargle
@📛 ✅Charizard
@📛 ✅Genesect
@📛 ✅H.Zorua
@📛 ✅Lapras
@📛 ✅Marowak's Ghost]
@📛 ✅Mawile
@📛 ✅Ralts(F), Kirlia(F), Gardevoir(Base)
@📛 ✅Rockruff
@📛 ✅Porygon [Bot Perms]
@📛 ✅Zaican
@📛 ✅Zangoose
@📛 ✅ Zoroark✔️
@✅
@📛✅️ Naganadel
@✅Haxorus
@✅Tinkaton
@✅Jigglypuff
@👑MOST SERVERDEX CURRENTLY: 8 👑
@📛✅ aron
@✅️ Absol
@✅ Azumarill
@✅ Emboar
@✅ Eevee (Helper Role/Replaced with Purchaseable Role during Eevee Event Weekend)
@✅ Flareon (Eevee Weekend Purchaseable Quad Roles)
@✅️ Greninja
@✅ Growlith
@✅ Iron Moth
@✅ Jolteon (Eevee Weekend Purchaseable Quad Roles)
@✅ Larvitar/Pupitar/Tyranitar
@📛✅ Lapras
@✅ Lechonk
@📛✅Lopunny
@✅ Lycanroc
@✅ Marshadow
@✅️ Metagross
@✅ Meowth (Crypto Role)
@✅ Mew (SuperDonor)
@✅ Mimikyu
@✅ Ninetails
@✅️ Overqwil
@📛✅ Rhyhorn
@✅ Pikachu
@✅ Purrloin
@✅ Shuckle
@✅ Slither Wing
@✅ Sprgatito
@✅ Urshifu
@✅ Ultra Necrozma 💖Lifetime Member
@✅Dawn Wings Necrozma (Gift for 1yr Support)
@✅Dusk Mane Necrozma (-Gift for 1yr Support)
@✅Lunala (Gift for 9mo of Support)
@✅Solgaleo (Gift for 9 Mo. of Support)
@✅Cosmoem - (6month Supporter Gift)
@✅Cosmog-Gift for (3 months of Support)
@💖Sub Tier 1 - [✅Rented Mewtwo]💖
@💖Server Booster [✅ Rented Mega Sableye]💖
@💰Aether V.C. [✅Silvally]
@Ghost of Reznov [✅Garbador]
@🔢REZNOV! [✅Trubish]🔢
@💻 Bot Enthusiasts[S-dex✅PorygonZ]➕
@Community Members - [SD✅Sylveon]
@Bot Owners - Serverdex [✅Iron Valiant]
@Iron Bundle [🎁Giveaway Staff] ☆
11 changes: 11 additions & 0 deletions Xieon's Gaming Corner Specific/Serverdex/altmethods.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
There are several ways to earn Serverdex Roles for build up your serverdex.
As well as unlock the option to customize your discord server profile to have that icon represent you in chat.

There is the normal way of purchasing them through subscriptions, straight up purchases, specail sales, and giveaways.

Then there are the following:
@✅ Eevee (Helper Role/Replaced with Purchaseable Role during Eevee Event Weekend)
@✅ Flareon (Eevee Weekend Purchaseable Quad Roles)
@✅ Jolteon (Eevee Weekend Purchaseable Quad Roles)
@✅ Meowth (Crypto Role)
@✅ (Mew (Any available legendary/mythical ) (SuperDonor))
Empty file.
Binary file added Xieon's Gaming Corner Specific/Thumbnails/62/62s.png
69 changes: 69 additions & 0 deletions Xieon's Gaming Corner Specific/Thumbnails/Serverdexinfo.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
@📛 ✅Missingno🌟
@📛 ✅Falinx🌟
@📛 ✅Zygarde
@📛 ✅Breloom
@📛 ✅Entei
@📛 ✅Smeargle
@📛 ✅Charizard
@📛 ✅Genesect
@📛 ✅H.Zorua
@📛 ✅Lapras
@📛 ✅Marowak's Ghost]
@📛 ✅Mawile
@📛 ✅Ralts(F), Kirlia(F), Gardevoir(Base)
@📛 ✅Rockruff
@📛 ✅Porygon [Bot Perms]
@📛 ✅Zaican
@📛 ✅Zangoose
@📛 ✅ Zoroark✔️
@✅
@📛✅️ Naganadel
@✅Haxorus
@✅Tinkaton
@✅Jigglypuff
@👑MOST SERVERDEX CURRENTLY: 8 👑
@📛✅ aron
@✅️ Absol
@✅ Azumarill
@✅ Emboar
@✅ Eevee (Helper Role/Replaced with Purchaseable Role during Eevee Event Weekend)
@✅ Flareon (Eevee Weekend Purchaseable Quad Roles)
@✅️ Greninja
@✅ Growlith
@✅ Iron Moth
@✅ Jolteon (Eevee Weekend Purchaseable Quad Roles)
@✅ Larvitar/Pupitar/Tyranitar
@📛✅ Lapras
@✅ Lechonk
@📛✅Lopunny
@✅ Lycanroc
@✅ Marshadow
@✅️ Metagross
@✅ Meowth (Crypto Role)
@✅ Mew (SuperDonor)
@✅ Mimikyu
@✅ Ninetails
@✅️ Overqwil
@📛✅ Rhyhorn
@✅ Pikachu
@✅ Purrloin
@✅ Shuckle
@✅ Slither Wing
@✅ Sprgatito
@✅ Urshifu
@✅ Ultra Necrozma 💖Lifetime Member
@✅Dawn Wings Necrozma (Gift for 1yr Support)
@✅Dusk Mane Necrozma (-Gift for 1yr Support)
@✅Lunala (Gift for 9mo of Support)
@✅Solgaleo (Gift for 9 Mo. of Support)
@✅Cosmoem - (6month Supporter Gift)
@✅Cosmog-Gift for (3 months of Support)
@💖Sub Tier 1 - [✅Rented Mewtwo]💖
@💖Server Booster [✅ Rented Mega Sableye]💖
@💰Aether V.C. [✅Silvally]
@Ghost of Reznov [✅Garbador]
@🔢REZNOV! [✅Trubish]🔢
@💻 Bot Enthusiasts[S-dex✅PorygonZ]➕
@Community Members - [SD✅Sylveon]
@Bot Owners - Serverdex [✅Iron Valiant]
@Iron Bundle [🎁Giveaway Staff] ☆
11 changes: 11 additions & 0 deletions Xieon's Gaming Corner Specific/Thumbnails/altmethods.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
There are several ways to earn Serverdex Roles for build up your serverdex.
As well as unlock the option to customize your discord server profile to have that icon represent you in chat.

There is the normal way of purchasing them through subscriptions, straight up purchases, specail sales, and giveaways.

Then there are the following:
@✅ Eevee (Helper Role/Replaced with Purchaseable Role during Eevee Event Weekend)
@✅ Flareon (Eevee Weekend Purchaseable Quad Roles)
@✅ Jolteon (Eevee Weekend Purchaseable Quad Roles)
@✅ Meowth (Crypto Role)
@✅ (Mew (Any available legendary/mythical ) (SuperDonor))
Empty file.
Binary file added Xieon's Gaming Corner Specific/balls/ball_net.png
Binary file added Xieon's Gaming Corner Specific/balls/balls.zip
Binary file not shown.
5 changes: 5 additions & 0 deletions Xieon's Gaming Corner Specific/balls/formatting.TXT
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
The files are formatted with the filename: ball_(type).png where type is the ball type, so ball_master.png etc.

This is to match the rest of the standards so balls, pokemon, tera types, etc all match.

Thanks to Rich - Admin from Xieon's Gaming Corner for compiling these for me, as well as many of the other images in our master image data set
Binary file added Xieon's Gaming Corner Specific/eevee.png
Binary file added Xieon's Gaming Corner Specific/mystery2.png
Binary file added Xieon's Gaming Corner Specific/mystery3.png
Binary file added Xieon's Gaming Corner Specific/pkmnpic/Nymble.png
Binary file added Xieon's Gaming Corner Specific/pkmnpic/Pawmi.png
Binary file added Xieon's Gaming Corner Specific/pkmnpic/Pawmo.png
Binary file added Xieon's Gaming Corner Specific/pkmnpic/Quaxly.png
Binary file added Xieon's Gaming Corner Specific/pkmnpic/abra.png
Binary file added Xieon's Gaming Corner Specific/pkmnpic/absol.png
Binary file added Xieon's Gaming Corner Specific/pkmnpic/aipom.png
Binary file added Xieon's Gaming Corner Specific/pkmnpic/amaura.png
Binary file added Xieon's Gaming Corner Specific/pkmnpic/applin.png
Binary file added Xieon's Gaming Corner Specific/pkmnpic/arbok.png
Binary file added Xieon's Gaming Corner Specific/pkmnpic/aron.png
Binary file added Xieon's Gaming Corner Specific/pkmnpic/axew.png
Binary file added Xieon's Gaming Corner Specific/pkmnpic/azelf.png
Binary file added Xieon's Gaming Corner Specific/pkmnpic/bagon.png
Binary file added Xieon's Gaming Corner Specific/pkmnpic/beldum.png
Binary file added Xieon's Gaming Corner Specific/pkmnpic/bewear.png
Loading