Skip to content

Commit

Permalink
* Issue #141 Added Expanded Heater Shield Base, Trim, Paint
Browse files Browse the repository at this point in the history
  • Loading branch information
jrconway3 committed Aug 13, 2024
1 parent 070ff87 commit ecb4f14
Show file tree
Hide file tree
Showing 188 changed files with 770 additions and 204 deletions.
881 changes: 703 additions & 178 deletions index.html

Large diffs are not rendered by default.

10 changes: 9 additions & 1 deletion palettes/revised/lpcr-all-palettes.json
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,6 @@
"#d9ada9"
],
"pink": [
"#000000",
"#2a1722",
"#2a1722",
"#792a53",
Expand All @@ -504,6 +503,15 @@
"#4f8fba",
"#73bed3"
],
"purple": [
"#000000",
"#000000",
"#1b192b",
"#29253a",
"#4c3b64",
"#655789",
"#7c6ea6"
],
"red": [
"#1a1213",
"#1a1213",
Expand Down
9 changes: 9 additions & 0 deletions palettes/revised/lpcr-alt-palettes.json
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,15 @@
"#4f8fba",
"#73bed3"
],
"purple": [
"#000000",
"#000000",
"#1b192b",
"#29253a",
"#4c3b64",
"#655789",
"#7c6ea6"
],
"red": [
"#1a1213",
"#1a1213",
Expand Down
14 changes: 7 additions & 7 deletions palettes/revised/lpcr-metal-palettes.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,12 @@
"#fcf6cb"
],
"source": [
"#1D131E",
"#2E2533",
"#4D4A5D",
"#726B7E",
"#867E7F",
"#C4B59F",
"#FFFFFF"
"#000000",
"#1b1313",
"#3f371e",
"#60492c",
"#b08a36",
"#fcd081",
"#fcf6cb"
]
}
18 changes: 13 additions & 5 deletions sheet_definitions/shield_heater_paint2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,20 @@
"name": "Heater Shield (Adjusted / Expanded) Paint",
"type_name": "shield_paint",
"layer_1": {
"zPos": 3,
"male": "shield/heater/paint/bg/",
"muscular": "shield/heater/paint/bg/",
"female": "shield/heater/paint/bg/",
"pregnant": "shield/heater/paint/bg/",
"teen": "shield/heater/paint/bg/"
},
"layer_2": {
"zPos": 111,
"male": "shield/heater/paint2/universal/",
"muscular": "shield/heater/paint2/universal/",
"female": "shield/heater/paint2/universal/",
"pregnant": "shield/heater/paint2/universal/",
"teen": "shield/heater/paint2/universal/"
"male": "shield/heater/paint/fg/",
"muscular": "shield/heater/paint/fg/",
"female": "shield/heater/paint/fg/",
"pregnant": "shield/heater/paint/fg/",
"teen": "shield/heater/paint/fg/"
},
"variants": [
"aegean",
Expand Down
18 changes: 13 additions & 5 deletions sheet_definitions/shield_heater_trim2.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,21 @@
{
"name": "Heater Shield (Adjusted / Expanded) Trim",
"type_name": "shield_trim",
"layer_2": {
"zPos": 6,
"male": "shield/heater/trim/bg/",
"muscular": "shield/heater/trim/bg/",
"female": "shield/heater/trim/bg/",
"pregnant": "shield/heater/trim/bg/",
"teen": "shield/heater/trim/bg/"
},
"layer_1": {
"zPos": 115,
"male": "shield/heater/trim/universal/",
"muscular": "shield/heater/trim/universal/",
"female": "shield/heater/trim/universal/",
"pregnant": "shield/heater/trim/universal/",
"teen": "shield/heater/trim/universal/"
"male": "shield/heater/trim/fg/",
"muscular": "shield/heater/trim/fg/",
"female": "shield/heater/trim/fg/",
"pregnant": "shield/heater/trim/fg/",
"teen": "shield/heater/trim/fg/"
},
"variants": [
"brass",
Expand Down
18 changes: 13 additions & 5 deletions sheet_definitions/shield_heater_wood2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,20 @@
"name": "Heater Shield (Adjusted / Expanded) Base",
"type_name": "shield",
"layer_1": {
"zPos": 2,
"male": "shield/heater/wood/bg/",
"muscular": "shield/heater/wood/bg/",
"female": "shield/heater/wood/bg/",
"pregnant": "shield/heater/wood/bg/",
"teen": "shield/heater/wood/bg/"
},
"layer_2": {
"zPos": 110,
"male": "shield/heater/wood2/universal/",
"muscular": "shield/heater/wood2/universal/",
"female": "shield/heater/wood2/universal/",
"pregnant": "shield/heater/wood2/universal/",
"teen": "shield/heater/wood2/universal/"
"male": "shield/heater/wood/fg/",
"muscular": "shield/heater/wood/fg/",
"female": "shield/heater/wood/fg/",
"pregnant": "shield/heater/wood/fg/",
"teen": "shield/heater/wood/fg/"
},
"variants": [
"brown",
Expand Down
6 changes: 3 additions & 3 deletions source_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1056,9 +1056,6 @@ <h3>Weapons</h3>
div_sheet_shield_heater_wood
div_sheet_shield_heater_paint
div_sheet_shield_heater_trim
div_sheet_shield_heater_wood2
div_sheet_shield_heater_paint2
div_sheet_shield_heater_trim2

<li>
<span class="condensed">Heater shield pattern</span>
Expand Down Expand Up @@ -1089,6 +1086,9 @@ <h3>Weapons</h3>
div_sheet_shield_heater_pattern_saltire
</ul>
</li>
div_sheet_shield_heater_wood2
div_sheet_shield_heater_paint2
div_sheet_shield_heater_trim2
</ul>
</li>
</ul>
Expand Down
Binary file added spritesheets/shield/heater/paint/bg.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 spritesheets/shield/heater/paint/bg/aegean.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 spritesheets/shield/heater/paint/bg/amber.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 spritesheets/shield/heater/paint/bg/amethyst.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 spritesheets/shield/heater/paint/bg/apple.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 spritesheets/shield/heater/paint/bg/apricot.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 spritesheets/shield/heater/paint/bg/azure.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 spritesheets/shield/heater/paint/bg/beige.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 spritesheets/shield/heater/paint/bg/black.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 spritesheets/shield/heater/paint/bg/blue.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.
Binary file added spritesheets/shield/heater/paint/bg/bronze.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 spritesheets/shield/heater/paint/bg/brown.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 spritesheets/shield/heater/paint/bg/cerise.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 spritesheets/shield/heater/paint/bg/cerulean.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 spritesheets/shield/heater/paint/bg/charcoal.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 spritesheets/shield/heater/paint/bg/chocolate.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 spritesheets/shield/heater/paint/bg/coffee.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 spritesheets/shield/heater/paint/bg/coral.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.
Binary file added spritesheets/shield/heater/paint/bg/cyan.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 spritesheets/shield/heater/paint/bg/denim.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 spritesheets/shield/heater/paint/bg/dove.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 spritesheets/shield/heater/paint/bg/emerald.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 spritesheets/shield/heater/paint/bg/fern.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 spritesheets/shield/heater/paint/bg/forest.png
Binary file added spritesheets/shield/heater/paint/bg/garnet.png
Binary file added spritesheets/shield/heater/paint/bg/gray.png
Binary file added spritesheets/shield/heater/paint/bg/green.png
Binary file added spritesheets/shield/heater/paint/bg/heather.png
Binary file added spritesheets/shield/heater/paint/bg/honey.png
Binary file added spritesheets/shield/heater/paint/bg/ice.png
Binary file added spritesheets/shield/heater/paint/bg/indigo.png
Binary file added spritesheets/shield/heater/paint/bg/ivory.png
Binary file added spritesheets/shield/heater/paint/bg/lavender.png
Binary file added spritesheets/shield/heater/paint/bg/leather.png
Binary file added spritesheets/shield/heater/paint/bg/lemon.png
Binary file added spritesheets/shield/heater/paint/bg/linen.png
Binary file added spritesheets/shield/heater/paint/bg/mauve.png
Binary file added spritesheets/shield/heater/paint/bg/midnight.png
Binary file added spritesheets/shield/heater/paint/bg/mint.png
Binary file added spritesheets/shield/heater/paint/bg/mustard.png
Binary file added spritesheets/shield/heater/paint/bg/navy.png
Binary file added spritesheets/shield/heater/paint/bg/neptune.png
Binary file added spritesheets/shield/heater/paint/bg/oak.png
Binary file added spritesheets/shield/heater/paint/bg/ochre.png
Binary file added spritesheets/shield/heater/paint/bg/olivine.png
Binary file added spritesheets/shield/heater/paint/bg/orange.png
Binary file added spritesheets/shield/heater/paint/bg/peach.png
Binary file added spritesheets/shield/heater/paint/bg/pearl.png
Binary file added spritesheets/shield/heater/paint/bg/pink.png
Binary file added spritesheets/shield/heater/paint/bg/plum.png
Binary file added spritesheets/shield/heater/paint/bg/porcelain.png
Binary file added spritesheets/shield/heater/paint/bg/powder.png
Binary file added spritesheets/shield/heater/paint/bg/purple.png
Binary file added spritesheets/shield/heater/paint/bg/red.png
Binary file added spritesheets/shield/heater/paint/bg/royal.png
Binary file added spritesheets/shield/heater/paint/bg/salmon.png
Binary file added spritesheets/shield/heater/paint/bg/sepia.png
Binary file added spritesheets/shield/heater/paint/bg/shadow.png
Binary file added spritesheets/shield/heater/paint/bg/silver.png
Binary file added spritesheets/shield/heater/paint/bg/sky.png
Binary file added spritesheets/shield/heater/paint/bg/smoke.png
Binary file added spritesheets/shield/heater/paint/bg/soot.png
Binary file added spritesheets/shield/heater/paint/bg/spring.png
Binary file added spritesheets/shield/heater/paint/bg/swamp.png
Binary file added spritesheets/shield/heater/paint/bg/tan.png
Binary file added spritesheets/shield/heater/paint/bg/tawny.png
Binary file added spritesheets/shield/heater/paint/bg/teal.png
Binary file added spritesheets/shield/heater/paint/bg/tumeric.png
Binary file added spritesheets/shield/heater/paint/bg/umber.png
Binary file added spritesheets/shield/heater/paint/bg/white.png
Binary file added spritesheets/shield/heater/paint/bg/wine.png
Binary file added spritesheets/shield/heater/paint/bg/yellow.png
Binary file added spritesheets/shield/heater/paint/fg.png
Binary file added spritesheets/shield/heater/paint/fg/aegean.png
Binary file added spritesheets/shield/heater/paint/fg/amber.png
Binary file added spritesheets/shield/heater/paint/fg/apple.png
Binary file added spritesheets/shield/heater/paint/fg/azure.png
Binary file added spritesheets/shield/heater/paint/fg/beige.png
Binary file added spritesheets/shield/heater/paint/fg/black.png
Binary file added spritesheets/shield/heater/paint/fg/blue.png
Binary file added spritesheets/shield/heater/paint/fg/bronze.png
Binary file added spritesheets/shield/heater/paint/fg/brown.png
Binary file added spritesheets/shield/heater/paint/fg/cerise.png
Binary file added spritesheets/shield/heater/paint/fg/cerulean.png
Binary file added spritesheets/shield/heater/paint/fg/charcoal.png
Binary file added spritesheets/shield/heater/paint/fg/chocolate.png
Binary file added spritesheets/shield/heater/paint/fg/coffee.png
Binary file added spritesheets/shield/heater/paint/fg/coral.png
Binary file added spritesheets/shield/heater/paint/fg/cyan.png
Binary file added spritesheets/shield/heater/paint/fg/denim.png
Binary file added spritesheets/shield/heater/paint/fg/dove.png
Binary file added spritesheets/shield/heater/paint/fg/emerald.png
Binary file added spritesheets/shield/heater/paint/fg/fern.png
Binary file added spritesheets/shield/heater/paint/fg/forest.png
Binary file added spritesheets/shield/heater/paint/fg/garnet.png
Binary file added spritesheets/shield/heater/paint/fg/gray.png
Binary file added spritesheets/shield/heater/paint/fg/green.png
Binary file added spritesheets/shield/heater/paint/fg/heather.png
Binary file added spritesheets/shield/heater/paint/fg/honey.png
Binary file added spritesheets/shield/heater/paint/fg/ice.png
Binary file added spritesheets/shield/heater/paint/fg/indigo.png
Binary file added spritesheets/shield/heater/paint/fg/ivory.png
Binary file added spritesheets/shield/heater/paint/fg/leather.png
Binary file added spritesheets/shield/heater/paint/fg/lemon.png
Binary file added spritesheets/shield/heater/paint/fg/linen.png
Binary file added spritesheets/shield/heater/paint/fg/mauve.png
Binary file added spritesheets/shield/heater/paint/fg/midnight.png
Binary file added spritesheets/shield/heater/paint/fg/mint.png
Binary file added spritesheets/shield/heater/paint/fg/mustard.png
Binary file added spritesheets/shield/heater/paint/fg/navy.png
Binary file added spritesheets/shield/heater/paint/fg/neptune.png
Binary file added spritesheets/shield/heater/paint/fg/oak.png
Binary file added spritesheets/shield/heater/paint/fg/ochre.png
Binary file added spritesheets/shield/heater/paint/fg/olivine.png
Binary file added spritesheets/shield/heater/paint/fg/orange.png
Binary file added spritesheets/shield/heater/paint/fg/peach.png
Binary file added spritesheets/shield/heater/paint/fg/pearl.png
Binary file added spritesheets/shield/heater/paint/fg/pink.png
Binary file added spritesheets/shield/heater/paint/fg/plum.png
Binary file added spritesheets/shield/heater/paint/fg/porcelain.png
Binary file added spritesheets/shield/heater/paint/fg/powder.png
Binary file added spritesheets/shield/heater/paint/fg/purple.png
Binary file added spritesheets/shield/heater/paint/fg/red.png
Binary file added spritesheets/shield/heater/paint/fg/royal.png
Binary file added spritesheets/shield/heater/paint/fg/salmon.png
Binary file added spritesheets/shield/heater/paint/fg/sepia.png
Binary file added spritesheets/shield/heater/paint/fg/shadow.png
Binary file added spritesheets/shield/heater/paint/fg/silver.png
Binary file added spritesheets/shield/heater/paint/fg/sky.png
Binary file added spritesheets/shield/heater/paint/fg/smoke.png
Binary file added spritesheets/shield/heater/paint/fg/soot.png
Binary file added spritesheets/shield/heater/paint/fg/spring.png
Binary file added spritesheets/shield/heater/paint/fg/swamp.png
Binary file added spritesheets/shield/heater/paint/fg/tan.png
Binary file added spritesheets/shield/heater/paint/fg/tawny.png
Binary file added spritesheets/shield/heater/paint/fg/teal.png
Binary file added spritesheets/shield/heater/paint/fg/tumeric.png
Binary file added spritesheets/shield/heater/paint/fg/umber.png
Binary file added spritesheets/shield/heater/paint/fg/white.png
Binary file added spritesheets/shield/heater/paint/fg/wine.png
Binary file added spritesheets/shield/heater/paint/fg/yellow.png
Binary file added spritesheets/shield/heater/trim/bg.png
Binary file added spritesheets/shield/heater/trim/bg/brass.png
Binary file added spritesheets/shield/heater/trim/bg/bronze.png
Binary file added spritesheets/shield/heater/trim/bg/copper.png
Binary file added spritesheets/shield/heater/trim/bg/gold.png
Binary file added spritesheets/shield/heater/trim/bg/iron.png
Binary file added spritesheets/shield/heater/trim/bg/silver.png
Binary file added spritesheets/shield/heater/trim/bg/steel.png
Binary file added spritesheets/shield/heater/trim/fg.png
Binary file added spritesheets/shield/heater/trim/fg/brass.png
Binary file added spritesheets/shield/heater/trim/fg/bronze.png
Binary file added spritesheets/shield/heater/trim/fg/copper.png
Binary file added spritesheets/shield/heater/trim/fg/gold.png
Binary file added spritesheets/shield/heater/trim/fg/iron.png
Binary file added spritesheets/shield/heater/trim/fg/silver.png
Binary file added spritesheets/shield/heater/trim/fg/steel.png
Binary file added spritesheets/shield/heater/wood/bg.png
Binary file added spritesheets/shield/heater/wood/bg/brown.png
Binary file added spritesheets/shield/heater/wood/bg/coffee.png
Binary file added spritesheets/shield/heater/wood/bg/oak.png
Binary file added spritesheets/shield/heater/wood/bg/tan.png
Binary file added spritesheets/shield/heater/wood/bg/umber.png
Binary file added spritesheets/shield/heater/wood/fg.png
Binary file added spritesheets/shield/heater/wood/fg/brown.png
Binary file added spritesheets/shield/heater/wood/fg/coffee.png
Binary file added spritesheets/shield/heater/wood/fg/oak.png
Binary file added spritesheets/shield/heater/wood/fg/tan.png
Binary file added spritesheets/shield/heater/wood/fg/umber.png

0 comments on commit ecb4f14

Please sign in to comment.