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

* Issue #141 Final LPRC Updates: Shorts and Small Heads #198

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
117 changes: 61 additions & 56 deletions CREDITS.csv

Large diffs are not rendered by default.

854 changes: 854 additions & 0 deletions index.html

Large diffs are not rendered by default.

56 changes: 56 additions & 0 deletions sheet_definitions/heads_human_elderly_small.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"name": "Human elderly small",
"type_name": "head",
"layer_1": {
"zPos": 100,
"male": "head/heads/human/elderly_small/",
"muscular": "head/heads/human/elderly_small/",
"female": "head/heads/human/elderly_small/",
"pregnant": "head/heads/human/elderly_small/",
"teen": "head/heads/human/elderly_small/"
},
"variants": [
"light",
"amber",
"olive",
"taupe",
"bronze",
"brown",
"black",
"lavender",
"blue",
"zombie_green",
"green",
"pale_green",
"bright_green",
"dark_green",
"zombie",
"fur_black",
"fur_brown",
"fur_tan",
"fur_copper",
"fur_gold",
"fur_grey",
"fur_white"
],
"match_body_color": true,
"animations": [
"spellcast",
"thrust",
"walk",
"slash",
"shoot",
"hurt",
"watering",
"idle",
"jump",
"run",
"sit",
"emote",
"climb",
"combat",
"1h_slash",
"1h_backslash",
"1h_halfslash"
]
}
56 changes: 56 additions & 0 deletions sheet_definitions/heads_human_female_small.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"name": "Human female small",
"type_name": "head",
"layer_1": {
"zPos": 100,
"male": "head/heads/human/female_small/",
"muscular": "head/heads/human/female_small/",
"female": "head/heads/human/female_small/",
"pregnant": "head/heads/human/female_small/",
"teen": "head/heads/human/female_small/"
},
"variants": [
"light",
"amber",
"olive",
"taupe",
"bronze",
"brown",
"black",
"lavender",
"blue",
"zombie_green",
"green",
"pale_green",
"bright_green",
"dark_green",
"zombie",
"fur_black",
"fur_brown",
"fur_tan",
"fur_copper",
"fur_gold",
"fur_grey",
"fur_white"
],
"match_body_color": true,
"animations": [
"spellcast",
"thrust",
"walk",
"slash",
"shoot",
"hurt",
"watering",
"idle",
"jump",
"run",
"sit",
"emote",
"climb",
"combat",
"1h_slash",
"1h_backslash",
"1h_halfslash"
]
}
56 changes: 56 additions & 0 deletions sheet_definitions/heads_human_male_small.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"name": "Human male small",
"type_name": "head",
"layer_1": {
"zPos": 100,
"male": "head/heads/human/male_small/",
"muscular": "head/heads/human/male_small/",
"female": "head/heads/human/male_small/",
"pregnant": "head/heads/human/male_small/",
"teen": "head/heads/human/male_small/"
},
"variants": [
"light",
"amber",
"olive",
"taupe",
"bronze",
"brown",
"black",
"lavender",
"blue",
"zombie_green",
"green",
"pale_green",
"bright_green",
"dark_green",
"zombie",
"fur_black",
"fur_brown",
"fur_tan",
"fur_copper",
"fur_gold",
"fur_grey",
"fur_white"
],
"match_body_color": true,
"animations": [
"spellcast",
"thrust",
"walk",
"slash",
"shoot",
"hurt",
"watering",
"idle",
"jump",
"run",
"sit",
"emote",
"climb",
"combat",
"1h_slash",
"1h_backslash",
"1h_halfslash"
]
}
55 changes: 55 additions & 0 deletions sheet_definitions/legs_shorts.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
{
"name": "Shorts",
"type_name": "legs",
"layer_1": {
"zPos": 20,
"female": "legs/shorts/shorts/thin/",
"teen": "legs/shorts/shorts/thin/",
"pregnant": "legs/shorts/shorts/thin/"
},
"variants": [
"leather",
"black",
"blue",
"bluegray",
"brown",
"charcoal",
"forest",
"gray",
"green",
"lavender",
"maroon",
"navy",
"orange",
"pink",
"purple",
"red",
"rose",
"sky",
"slate",
"tan",
"teal",
"walnut",
"white",
"yellow"
],
"animations": [
"spellcast",
"thrust",
"walk",
"slash",
"shoot",
"hurt",
"watering",
"idle",
"jump",
"run",
"sit",
"emote",
"climb",
"combat",
"1h_slash",
"1h_bgslash",
"1h_halfslash"
]
}
55 changes: 55 additions & 0 deletions sheet_definitions/legs_shorts_short.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
{
"name": "Short Shorts",
"type_name": "legs",
"layer_1": {
"zPos": 20,
"female": "legs/shorts/short_shorts/thin/",
"teen": "legs/shorts/short_shorts/thin/",
"pregnant": "legs/shorts/short_shorts/thin/"
},
"variants": [
"leather",
"black",
"blue",
"bluegray",
"brown",
"charcoal",
"forest",
"gray",
"green",
"lavender",
"maroon",
"navy",
"orange",
"pink",
"purple",
"red",
"rose",
"sky",
"slate",
"tan",
"teal",
"walnut",
"white",
"yellow"
],
"animations": [
"spellcast",
"thrust",
"walk",
"slash",
"shoot",
"hurt",
"watering",
"idle",
"jump",
"run",
"sit",
"emote",
"climb",
"combat",
"1h_slash",
"1h_bgslash",
"1h_halfslash"
]
}
60 changes: 43 additions & 17 deletions source_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,9 @@ <h3>Head</h3>
div_sheet_heads_human_male_elderly
div_sheet_heads_human_male_plump
div_sheet_heads_human_male_gaunt
div_sheet_heads_human_male_small
div_sheet_heads_human_female_small
div_sheet_heads_human_elderly_small
div_sheet_heads_boarman
div_sheet_heads_boarman_child
div_sheet_heads_pig
Expand Down Expand Up @@ -966,23 +969,46 @@ <h3>Legs</h3>
<span class="condensed">Legs</span>
<ul>
div_sheet_legs_armour
div_sheet_legs_widepants
div_sheet_legs_pants
div_sheet_legs_pants2
div_sheet_legs_cuffed
div_sheet_legs_pantaloons
div_sheet_legs_leggings
div_sheet_legs_leggings2
div_sheet_legs_hose
div_sheet_legs_pregnantpants
div_sheet_legs_childpants
div_sheet_legs_childskirts
div_sheet_legs_skirts_plain
div_sheet_legs_skirts_slit
div_sheet_legs_skirts_legion
div_sheet_legs_skirt_straight
div_sheet_legs_skirt_belle
div_sheet_legs_skirt_overskirt
<!-- Pants -->
<li>
<span class="condensed">Pants</span>
<ul>
div_sheet_legs_widepants
div_sheet_legs_pants
div_sheet_legs_pants2
div_sheet_legs_cuffed
div_sheet_legs_pantaloons
div_sheet_legs_leggings
div_sheet_legs_leggings2
div_sheet_legs_hose
div_sheet_legs_pregnantpants
div_sheet_legs_childpants
</ul>
</li>

<!-- Short -->
<li data-required="female,teen">
<span class="condensed">Shorts</span>
<ul>
div_sheet_legs_shorts
div_sheet_legs_shorts_short
</ul>
</li>

<!-- Skirts -->
<li>
<span class="condensed">Skirts</span>
<ul>
div_sheet_legs_skirts_plain
div_sheet_legs_childskirts
div_sheet_legs_skirts_plain
div_sheet_legs_skirts_slit
div_sheet_legs_skirts_legion
div_sheet_legs_skirt_straight
div_sheet_legs_skirt_belle
div_sheet_legs_skirt_overskirt
</ul>
</li>
</ul>
</li>

Expand Down
Binary file added spritesheets/head/heads/human/elderly_small.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.
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/head/heads/human/female_small.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/head/heads/human/male_small.png
Binary file added spritesheets/head/heads/human/male_small/blue.png
Binary file added spritesheets/legs/shorts/short_shorts/thin.png
Binary file added spritesheets/legs/shorts/shorts/thin.png
Binary file added spritesheets/legs/shorts/shorts/thin/black.png
Binary file added spritesheets/legs/shorts/shorts/thin/blue.png
Binary file added spritesheets/legs/shorts/shorts/thin/bluegray.png
Binary file added spritesheets/legs/shorts/shorts/thin/brown.png
Binary file added spritesheets/legs/shorts/shorts/thin/charcoal.png
Binary file added spritesheets/legs/shorts/shorts/thin/forest.png
Binary file added spritesheets/legs/shorts/shorts/thin/gray.png
Binary file added spritesheets/legs/shorts/shorts/thin/green.png
Binary file added spritesheets/legs/shorts/shorts/thin/lavender.png
Binary file added spritesheets/legs/shorts/shorts/thin/leather.png
Binary file added spritesheets/legs/shorts/shorts/thin/maroon.png
Binary file added spritesheets/legs/shorts/shorts/thin/navy.png
Binary file added spritesheets/legs/shorts/shorts/thin/orange.png
Binary file added spritesheets/legs/shorts/shorts/thin/pink.png
Binary file added spritesheets/legs/shorts/shorts/thin/purple.png
Binary file added spritesheets/legs/shorts/shorts/thin/red.png
Binary file added spritesheets/legs/shorts/shorts/thin/rose.png
Binary file added spritesheets/legs/shorts/shorts/thin/sky.png
Binary file added spritesheets/legs/shorts/shorts/thin/slate.png
Binary file added spritesheets/legs/shorts/shorts/thin/tan.png
Binary file added spritesheets/legs/shorts/shorts/thin/teal.png
Binary file added spritesheets/legs/shorts/shorts/thin/walnut.png
Binary file added spritesheets/legs/shorts/shorts/thin/white.png
Binary file added spritesheets/legs/shorts/shorts/thin/yellow.png
Loading