mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-21 13:24:16 +00:00
Reorganized and improved sprites
*Gimp file into female and male. *Created sprites for both of them *Created a shop.xcf Here shop versions for all items will be kept. *Created a shop sprite. Includes potion, reroll icon and gold, silver, copper coins *Created a development xcf. This will contain items which are in development and a base pixel art for male and female which can be used to cross check your new items against. E.g. does my helmet fit the system yes or no?
This commit is contained in:
parent
474ca9462c
commit
eb804a1d7d
10 changed files with 100 additions and 0 deletions
BIN
public/img/BrowserQuest/habitrpg_mods/development.xcf
Normal file
BIN
public/img/BrowserQuest/habitrpg_mods/development.xcf
Normal file
Binary file not shown.
BIN
public/img/BrowserQuest/habitrpg_mods/female.xcf
Normal file
BIN
public/img/BrowserQuest/habitrpg_mods/female.xcf
Normal file
Binary file not shown.
39
public/img/BrowserQuest/habitrpg_mods/female_sprites
Normal file
39
public/img/BrowserQuest/habitrpg_mods/female_sprites
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
weapon_6, weapon_5, weapon_4, weapon_3, weapon_2, weapon_1, weapon_0, shield_5, shield_4, shield_3, shield_2, shield_1, head_5_v2, head_5_v1, head_4_v2, head_4_v1, head_3_v2, head_3_v1, head_2_v2, head_2_v1, head_1, head_0, hair_white, hair_brown, hair_black, hair_blond, armor_5, armor_4, armor_3, armor_2, armor_1, armor_0_v2, armor_0_v1, skin_dead, skin_orc, skin_asian, skin_black, skin_white {background: url(female_sprites.png) no-repeat}
|
||||
weapon_6 {background-position: 0 0; width: 90px; height: 90px}
|
||||
weapon_5 {background-position: -90px 0; width: 90px; height: 90px}
|
||||
weapon_4 {background-position: -180px 0; width: 90px; height: 90px}
|
||||
weapon_3 {background-position: -270px 0; width: 90px; height: 90px}
|
||||
weapon_2 {background-position: -360px 0; width: 90px; height: 90px}
|
||||
weapon_1 {background-position: -450px 0; width: 90px; height: 90px}
|
||||
weapon_0 {background-position: -540px 0; width: 90px; height: 90px}
|
||||
shield_5 {background-position: -630px 0; width: 90px; height: 90px}
|
||||
shield_4 {background-position: -720px 0; width: 90px; height: 90px}
|
||||
shield_3 {background-position: -810px 0; width: 90px; height: 90px}
|
||||
shield_2 {background-position: -900px 0; width: 90px; height: 90px}
|
||||
shield_1 {background-position: -990px 0; width: 90px; height: 90px}
|
||||
head_5_v2 {background-position: -1080px 0; width: 90px; height: 90px}
|
||||
head_5_v1 {background-position: -1170px 0; width: 90px; height: 90px}
|
||||
head_4_v2 {background-position: -1260px 0; width: 90px; height: 90px}
|
||||
head_4_v1 {background-position: -1350px 0; width: 90px; height: 90px}
|
||||
head_3_v2 {background-position: -1440px 0; width: 90px; height: 90px}
|
||||
head_3_v1 {background-position: -1530px 0; width: 90px; height: 90px}
|
||||
head_2_v2 {background-position: -1620px 0; width: 90px; height: 90px}
|
||||
head_2_v1 {background-position: -1710px 0; width: 90px; height: 90px}
|
||||
head_1 {background-position: -1800px 0; width: 90px; height: 90px}
|
||||
head_0 {background-position: -1890px 0; width: 90px; height: 90px}
|
||||
hair_white {background-position: -1980px 0; width: 90px; height: 90px}
|
||||
hair_brown {background-position: -2070px 0; width: 90px; height: 90px}
|
||||
hair_black {background-position: -2160px 0; width: 90px; height: 90px}
|
||||
hair_blond {background-position: -2250px 0; width: 90px; height: 90px}
|
||||
armor_5 {background-position: -2340px 0; width: 90px; height: 90px}
|
||||
armor_4 {background-position: -2430px 0; width: 90px; height: 90px}
|
||||
armor_3 {background-position: -2520px 0; width: 90px; height: 90px}
|
||||
armor_2 {background-position: -2610px 0; width: 90px; height: 90px}
|
||||
armor_1 {background-position: -2700px 0; width: 90px; height: 90px}
|
||||
armor_0_v2 {background-position: -2790px 0; width: 90px; height: 90px}
|
||||
armor_0_v1 {background-position: -2880px 0; width: 90px; height: 90px}
|
||||
skin_dead {background-position: -2970px 0; width: 90px; height: 90px}
|
||||
skin_orc {background-position: -3060px 0; width: 90px; height: 90px}
|
||||
skin_asian {background-position: -3150px 0; width: 90px; height: 90px}
|
||||
skin_black {background-position: -3240px 0; width: 90px; height: 90px}
|
||||
skin_white {background-position: -3330px 0; width: 90px; height: 90px}
|
||||
BIN
public/img/BrowserQuest/habitrpg_mods/female_sprites.png
Normal file
BIN
public/img/BrowserQuest/habitrpg_mods/female_sprites.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
BIN
public/img/BrowserQuest/habitrpg_mods/male.xcf
Normal file
BIN
public/img/BrowserQuest/habitrpg_mods/male.xcf
Normal file
Binary file not shown.
34
public/img/BrowserQuest/habitrpg_mods/male_sprites.css
Normal file
34
public/img/BrowserQuest/habitrpg_mods/male_sprites.css
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
weapon_6, weapon_5, weapon_4, weapon_3, weapon_2, weapon_1, weapon_0, shield_5, shield_4, shield_3, shield_2, shield_1, head_5, head_4, head_3, head_2, head_1, head_0, hair blond, hair black, hair brown, hair white, armor_5, armor_4, armor_3, armor_2, armor_1, armor_0, skin_dead, skin_orc, skin_asian, skin_black, skin_white {background: url(male_sprites.png) no-repeat}
|
||||
weapon_6 {background-position: 0 0; width: 90px; height: 90px}
|
||||
weapon_5 {background-position: -90px 0; width: 90px; height: 90px}
|
||||
weapon_4 {background-position: -180px 0; width: 90px; height: 90px}
|
||||
weapon_3 {background-position: -270px 0; width: 90px; height: 90px}
|
||||
weapon_2 {background-position: -360px 0; width: 90px; height: 90px}
|
||||
weapon_1 {background-position: -450px 0; width: 90px; height: 90px}
|
||||
weapon_0 {background-position: -540px 0; width: 90px; height: 90px}
|
||||
shield_5 {background-position: -630px 0; width: 90px; height: 90px}
|
||||
shield_4 {background-position: -720px 0; width: 90px; height: 90px}
|
||||
shield_3 {background-position: -810px 0; width: 90px; height: 90px}
|
||||
shield_2 {background-position: -900px 0; width: 90px; height: 90px}
|
||||
shield_1 {background-position: -990px 0; width: 90px; height: 90px}
|
||||
head_5 {background-position: -1080px 0; width: 90px; height: 90px}
|
||||
head_4 {background-position: -1170px 0; width: 90px; height: 90px}
|
||||
head_3 {background-position: -1260px 0; width: 90px; height: 90px}
|
||||
head_2 {background-position: -1350px 0; width: 90px; height: 90px}
|
||||
head_1 {background-position: -1440px 0; width: 90px; height: 90px}
|
||||
head_0 {background-position: -1530px 0; width: 90px; height: 90px}
|
||||
hair blond {background-position: -1620px 0; width: 90px; height: 90px}
|
||||
hair black {background-position: -1710px 0; width: 90px; height: 90px}
|
||||
hair brown {background-position: -1800px 0; width: 90px; height: 90px}
|
||||
hair white {background-position: -1890px 0; width: 90px; height: 90px}
|
||||
armor_5 {background-position: -1980px 0; width: 90px; height: 90px}
|
||||
armor_4 {background-position: -2070px 0; width: 90px; height: 90px}
|
||||
armor_3 {background-position: -2160px 0; width: 90px; height: 90px}
|
||||
armor_2 {background-position: -2250px 0; width: 90px; height: 90px}
|
||||
armor_1 {background-position: -2340px 0; width: 90px; height: 90px}
|
||||
armor_0 {background-position: -2430px 0; width: 90px; height: 90px}
|
||||
skin_dead {background-position: -2520px 0; width: 90px; height: 90px}
|
||||
skin_orc {background-position: -2610px 0; width: 90px; height: 90px}
|
||||
skin_asian {background-position: -2700px 0; width: 90px; height: 90px}
|
||||
skin_black {background-position: -2790px 0; width: 90px; height: 90px}
|
||||
skin_white {background-position: -2880px 0; width: 90px; height: 90px}
|
||||
BIN
public/img/BrowserQuest/habitrpg_mods/male_sprites.png
Normal file
BIN
public/img/BrowserQuest/habitrpg_mods/male_sprites.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.3 KiB |
BIN
public/img/BrowserQuest/habitrpg_mods/shop.xcf
Normal file
BIN
public/img/BrowserQuest/habitrpg_mods/shop.xcf
Normal file
Binary file not shown.
27
public/img/BrowserQuest/habitrpg_mods/shop_sprites.css
Normal file
27
public/img/BrowserQuest/habitrpg_mods/shop_sprites.css
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
weapon_6, weapon_5, weapon_4, weapon_3, weapon_2, weapon_1, shield_5, shield_4, shield_3, shield_2, shield_1, head_5, head_4, head_3, head_2, head_1, armor_5, armor_4, armor_3, armor_2, armor_1, reroll, potion, copper, silver, gold {background: url(shop_sprites.css) no-repeat}
|
||||
weapon_6 {background-position: 0 0; width: 40px; height: 40px}
|
||||
weapon_5 {background-position: -40px 0; width: 40px; height: 40px}
|
||||
weapon_4 {background-position: -80px 0; width: 40px; height: 40px}
|
||||
weapon_3 {background-position: -120px 0; width: 40px; height: 40px}
|
||||
weapon_2 {background-position: -160px 0; width: 40px; height: 40px}
|
||||
weapon_1 {background-position: -200px 0; width: 40px; height: 40px}
|
||||
shield_5 {background-position: -240px 0; width: 40px; height: 40px}
|
||||
shield_4 {background-position: -280px 0; width: 40px; height: 40px}
|
||||
shield_3 {background-position: -320px 0; width: 40px; height: 40px}
|
||||
shield_2 {background-position: -360px 0; width: 40px; height: 40px}
|
||||
shield_1 {background-position: -400px 0; width: 40px; height: 40px}
|
||||
head_5 {background-position: -440px 0; width: 40px; height: 40px}
|
||||
head_4 {background-position: -480px 0; width: 40px; height: 40px}
|
||||
head_3 {background-position: -520px 0; width: 40px; height: 40px}
|
||||
head_2 {background-position: -560px 0; width: 40px; height: 40px}
|
||||
head_1 {background-position: -600px 0; width: 40px; height: 40px}
|
||||
armor_5 {background-position: -640px 0; width: 40px; height: 40px}
|
||||
armor_4 {background-position: -680px 0; width: 40px; height: 40px}
|
||||
armor_3 {background-position: -720px 0; width: 40px; height: 40px}
|
||||
armor_2 {background-position: -760px 0; width: 40px; height: 40px}
|
||||
armor_1 {background-position: -800px 0; width: 40px; height: 40px}
|
||||
reroll {background-position: -840px 0; width: 40px; height: 40px}
|
||||
potion {background-position: -880px 0; width: 40px; height: 40px}
|
||||
copper {background-position: -920px 0; width: 40px; height: 40px}
|
||||
silver {background-position: -960px 0; width: 40px; height: 40px}
|
||||
gold {background-position: -1000px 0; width: 40px; height: 40px}
|
||||
BIN
public/img/BrowserQuest/habitrpg_mods/shop_sprites.png
Normal file
BIN
public/img/BrowserQuest/habitrpg_mods/shop_sprites.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9 KiB |
Loading…
Reference in a new issue