StendhalRefactoringGraphics: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Hamtaro
imported>Kymara
mention rgb and add a couple more corpse types
Line 8: Line 8:
Give your image a descriptive name in lowercase letter and use underscore between words. You don't need to repeat information in the image name that's already given by the directory name.
Give your image a descriptive name in lowercase letter and use underscore between words. You don't need to repeat information in the image name that's already given by the directory name.
* The license must be [http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GPL], or compatible, such as public domain.
* The license must be [http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GPL], or compatible, such as public domain.
* File format is PNG, 8 bits/color
* File format is PNG, 8 bits/color, and '''must''' be RGB
* Use only fully opaque, or fully transparent pixels
* Use only fully opaque, or fully transparent pixels
* The background should be fully transparent
* The background should be fully transparent
Line 62: Line 62:
'''Specification '''
'''Specification '''


The sprites used for corpses are in the data/sprites/ directory. Once more corpses are drawn, we will likely make a new directory for them.
The sprites used for corpses are in the data/sprites/corpse directory.
* Images should be a multiple of 32x32, the size should depend on the creature like the ones in the source code.
* Images dimensions should be a multiple of 32, the size should depend on the creature like the ones in the source code.
* Corpses don't need to be square, rectangular shapes would work too


We need various sizes and types of corpse. The ones marked with an asterisk exist already but may need improvement or to be brought in line with any new images made.
We need various sizes and types of corpse. The ones marked with an asterisk exist already but may need improvement or to be brought in line with any new images made.
Line 70: Line 71:
* <del>animal</del> -[hamtaro]
* <del>animal</del> -[hamtaro]
* <del>small animal (rodents) *</del> -[hamtaro]
* <del>small animal (rodents) *</del> -[hamtaro]
* huge animal *
* <del>huge animal</del> -[hamtaro]
* huger animal (necrosophia, flying golden dragon) *
* huger animal (necrosophia, flying golden dragon) *
* <del>3x3 dragon corpse</del> -[hamtaro]
* enormous creature (balrog) *
* <del>enormous humanoid (balrog) *</del> -[hamtaro]
* mythical creature (black dragon) *
* <del>6x6 dragon corpse (black dragon) * </del> -[hamtaro]
* <del>small humanoids (little people, fairies)</del> -[hamtaro]
* <del>small humanoids (little people, fairies)</del> -[hamtaro]
* ent
* ent
* golem (?)
* golem (?)
* snakes unless small_boneless looks ok for these
* bone dragon corpse
* small winged (bats, birds)
* something suitable for giant spider
* <del>player (should look different from humanoid corpse for usability reasons)</del> -[hamtaro]
* <del>player (should look different from humanoid corpse for usability reasons)</del> -[hamtaro]