Skip to content

Commit ba8d29f

Browse files
jrconway3Frenken, S.H. (Sander)
authored and
Frenken, S.H. (Sander)
committed
* Added Missing Tool, Body, Visor, and Pregnant Pants Credits
1 parent 0dc0dfd commit ba8d29f

20 files changed

+596
-357
lines changed

CREDITS.csv

Lines changed: 7 additions & 33 deletions
Large diffs are not rendered by default.

sheet_definitions/body.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,38 @@
118118
"https://opengameart.org/content/lpc-runcycle-and-diagonal-walkcycle"
119119
]
120120
},
121+
{
122+
"file": "body/bodies/muscular",
123+
"notes": "see details at https://opengameart.org/content/lpc-character-bases",
124+
"authors": [
125+
"bluecarrot16",
126+
"Evert",
127+
"TheraHedwig",
128+
"MuffinElZangano",
129+
"Durrani",
130+
"Sander Frenken (castelonia)",
131+
"Benjamin K. Smith (BenCreating)",
132+
"Eliza Wyatt (ElizaWy)",
133+
"dalonedrau",
134+
"Stephen Challener (Redshrike)"
135+
],
136+
"licenses": [
137+
"CC-BY-SA 3.0",
138+
"GPL 3.0"
139+
],
140+
"urls": [
141+
"https://opengameart.org/content/liberated-pixel-cup-lpc-base-assets-sprites-map-tiles",
142+
"https://opengameart.org/content/lpc-barbarian-sprite-base",
143+
"https://opengameart.org/content/lpc-muscular-swing-animation",
144+
"https://opengameart.org/content/lpc-muscular-hurt-animation",
145+
"https://opengameart.org/content/lpc-jump-expanded",
146+
"https://opengameart.org/content/lpc-revised-character-basics",
147+
"https://opengameart.org/content/lpc-be-seated",
148+
"https://opengameart.org/content/lpc-jump-expanded",
149+
"https://opengameart.org/content/lpc-character-bases",
150+
"https://opengameart.org/content/lpc-male-jumping-animation-by-durrani"
151+
]
152+
},
121153
{
122154
"file": "body/bodies/teen",
123155
"notes": "",

sheet_definitions/feet_boots2.json

Lines changed: 44 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"name" : "Boots 2",
3-
"type_name" : "shoes",
4-
"layer_1" : {
5-
"zPos" : 25,
6-
"male" : "feet/boots2/male/",
7-
"female" : "feet/boots2/thin/",
8-
"teen" : "feet/boots2/thin/",
9-
"pregnant" : "feet/boots2/thin/"
2+
"name": "Boots 2",
3+
"type_name": "shoes",
4+
"layer_1": {
5+
"zPos": 25,
6+
"male": "feet/boots2/male/",
7+
"female": "feet/boots2/thin/",
8+
"teen": "feet/boots2/thin/",
9+
"pregnant": "feet/boots2/thin/"
1010
},
1111
"variants": [
1212
"black",
@@ -60,5 +60,40 @@
6060
"1h_slash",
6161
"1h_bgslash",
6262
"1h_halfslash"
63+
],
64+
"credits": [
65+
{
66+
"file": "feet/boots2/male",
67+
"notes": "original overalls and boots by ElizaWy, base animations adapted from v3 overalls by bluecarrot16, boots by JaidynReiman",
68+
"authors": [
69+
"JaidynReiman",
70+
"ElizaWy",
71+
"Bluecarrot16"
72+
],
73+
"licenses": [
74+
"OGA-BY 3.0",
75+
"GPL 3.0"
76+
],
77+
"urls": [
78+
"https://github.com/ElizaWy/LPC/tree/main/Characters/Clothing",
79+
"https://opengameart.org/content/lpc-expanded-socks-shoes"
80+
]
81+
},
82+
{
83+
"file": "feet/boots2",
84+
"notes": "original by ElizaWy, remaining frames by JaidynReiman",
85+
"authors": [
86+
"ElizaWy",
87+
"JaidynReiman"
88+
],
89+
"licenses": [
90+
"OGA-BY 3.0"
91+
],
92+
"urls": [
93+
"https://github.com/ElizaWy/LPC/tree/main/Characters/Clothing",
94+
"https://opengameart.org/content/expanded-universal-lpc-spritesheet-idle-run-jump-lpc-revised-combat-and-assets",
95+
"https://opengameart.org/content/lpc-expanded-socks-shoes"
96+
]
97+
}
6398
]
64-
}
99+
}

sheet_definitions/feet_shoes2.json

Lines changed: 44 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"name" : "Shoes 2",
3-
"type_name" : "shoes",
4-
"layer_1" : {
5-
"zPos" : 15,
6-
"male" : "feet/shoes2/male/",
7-
"female" : "feet/shoes2/thin/",
8-
"teen" : "feet/shoes2/thin/",
9-
"pregnant" : "feet/shoes2/thin/"
2+
"name": "Shoes 2",
3+
"type_name": "shoes",
4+
"layer_1": {
5+
"zPos": 15,
6+
"male": "feet/shoes2/male/",
7+
"female": "feet/shoes2/thin/",
8+
"teen": "feet/shoes2/thin/",
9+
"pregnant": "feet/shoes2/thin/"
1010
},
1111
"variants": [
1212
"black",
@@ -60,5 +60,40 @@
6060
"1h_slash",
6161
"1h_bgslash",
6262
"1h_halfslash"
63+
],
64+
"credits": [
65+
{
66+
"file": "feet/shoes2/male",
67+
"notes": "original overalls and shoes by ElizaWy, base animations adapted from v3 overalls by bluecarrot16, shoes by JaidynReiman",
68+
"authors": [
69+
"JaidynReiman",
70+
"ElizaWy",
71+
"Bluecarrot16"
72+
],
73+
"licenses": [
74+
"OGA-BY 3.0",
75+
"GPL 3.0"
76+
],
77+
"urls": [
78+
"https://github.com/ElizaWy/LPC/tree/main/Characters/Clothing",
79+
"https://opengameart.org/content/lpc-expanded-socks-shoes"
80+
]
81+
},
82+
{
83+
"file": "feet/shoes2",
84+
"notes": "original by ElizaWy, remaining frames by JaidynReiman",
85+
"authors": [
86+
"ElizaWy",
87+
"JaidynReiman"
88+
],
89+
"licenses": [
90+
"OGA-BY 3.0"
91+
],
92+
"urls": [
93+
"https://github.com/ElizaWy/LPC/tree/main/Characters/Clothing",
94+
"https://opengameart.org/content/expanded-universal-lpc-spritesheet-idle-run-jump-lpc-revised-combat-and-assets",
95+
"https://opengameart.org/content/lpc-expanded-socks-shoes"
96+
]
97+
}
6398
]
64-
}
99+
}

sheet_definitions/feet_socks_ankle.json

Lines changed: 44 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"name" : "Ankle Socks",
3-
"type_name" : "socks",
4-
"layer_1" : {
5-
"zPos" : 14,
6-
"male" : "feet/socks/ankle/male/",
7-
"female" : "feet/socks/ankle/thin/",
8-
"teen" : "feet/socks/ankle/thin/",
9-
"pregnant" : "feet/socks/ankle/thin/"
2+
"name": "Ankle Socks",
3+
"type_name": "socks",
4+
"layer_1": {
5+
"zPos": 14,
6+
"male": "feet/socks/ankle/male/",
7+
"female": "feet/socks/ankle/thin/",
8+
"teen": "feet/socks/ankle/thin/",
9+
"pregnant": "feet/socks/ankle/thin/"
1010
},
1111
"variants": [
1212
"leather",
@@ -52,5 +52,40 @@
5252
"1h_slash",
5353
"1h_bgslash",
5454
"1h_halfslash"
55+
],
56+
"credits": [
57+
{
58+
"file": "feet/socks/ankle/male",
59+
"notes": "original overalls and thin socks by ElizaWy, base animations adapted from v3 overalls by bluecarrot16, socks by JaidynReiman",
60+
"authors": [
61+
"JaidynReiman",
62+
"ElizaWy",
63+
"Bluecarrot16"
64+
],
65+
"licenses": [
66+
"OGA-BY 3.0",
67+
"GPL 3.0"
68+
],
69+
"urls": [
70+
"https://github.com/ElizaWy/LPC/tree/main/Characters/Clothing",
71+
"https://opengameart.org/content/lpc-expanded-socks-shoes"
72+
]
73+
},
74+
{
75+
"file": "feet/socks/ankle",
76+
"notes": "original by ElizaWy, remaining frames by JaidynReiman",
77+
"authors": [
78+
"ElizaWy",
79+
"JaidynReiman"
80+
],
81+
"licenses": [
82+
"OGA-BY 3.0"
83+
],
84+
"urls": [
85+
"https://github.com/ElizaWy/LPC/tree/main/Characters/Clothing",
86+
"https://opengameart.org/content/expanded-universal-lpc-spritesheet-idle-run-jump-lpc-revised-combat-and-assets",
87+
"https://opengameart.org/content/lpc-expanded-socks-shoes"
88+
]
89+
}
5590
]
56-
}
91+
}

sheet_definitions/feet_socks_high.json

Lines changed: 44 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"name" : "High Socks",
3-
"type_name" : "socks",
4-
"layer_1" : {
5-
"zPos" : 14,
6-
"male" : "feet/socks/high/male/",
7-
"female" : "feet/socks/high/thin/",
8-
"teen" : "feet/socks/high/thin/",
9-
"pregnant" : "feet/socks/high/thin/"
2+
"name": "High Socks",
3+
"type_name": "socks",
4+
"layer_1": {
5+
"zPos": 14,
6+
"male": "feet/socks/high/male/",
7+
"female": "feet/socks/high/thin/",
8+
"teen": "feet/socks/high/thin/",
9+
"pregnant": "feet/socks/high/thin/"
1010
},
1111
"variants": [
1212
"leather",
@@ -52,5 +52,40 @@
5252
"1h_slash",
5353
"1h_bgslash",
5454
"1h_halfslash"
55+
],
56+
"credits": [
57+
{
58+
"file": "feet/socks/high/male",
59+
"notes": "original overalls and thin socks by ElizaWy, base animations adapted from v3 overalls by bluecarrot16, socks by JaidynReiman",
60+
"authors": [
61+
"JaidynReiman",
62+
"ElizaWy",
63+
"Bluecarrot16"
64+
],
65+
"licenses": [
66+
"OGA-BY 3.0",
67+
"GPL 3.0"
68+
],
69+
"urls": [
70+
"https://github.com/ElizaWy/LPC/tree/main/Characters/Clothing",
71+
"https://opengameart.org/content/lpc-expanded-socks-shoes"
72+
]
73+
},
74+
{
75+
"file": "feet/socks/high",
76+
"notes": "original by ElizaWy, remaining frames by JaidynReiman",
77+
"authors": [
78+
"ElizaWy",
79+
"JaidynReiman"
80+
],
81+
"licenses": [
82+
"OGA-BY 3.0"
83+
],
84+
"urls": [
85+
"https://github.com/ElizaWy/LPC/tree/main/Characters/Clothing",
86+
"https://opengameart.org/content/expanded-universal-lpc-spritesheet-idle-run-jump-lpc-revised-combat-and-assets",
87+
"https://opengameart.org/content/lpc-expanded-socks-shoes"
88+
]
89+
}
5590
]
56-
}
91+
}

sheet_definitions/hat_visor_grated_narrow.json

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,24 @@
3838
"1h_backslash",
3939
"1h_halfslash"
4040
],
41-
"credits": []
41+
"credits": [
42+
{
43+
"file": "hat/visor/grated_narrow",
44+
"notes": "",
45+
"authors": [
46+
"bluecarrot16"
47+
],
48+
"licenses": [
49+
"CC-BY 3.0",
50+
"CC-BY 4.0",
51+
"OGA-BY 3.0",
52+
"GPL 2.0",
53+
"GPL 3.0"
54+
],
55+
"urls": [
56+
"https://opengameart.org/content/lpc-helmets",
57+
"https://opengameart.org/content/expanded-ulpc-head-accessories-facial-assets-hats-helmets"
58+
]
59+
}
60+
]
4261
}

sheet_definitions/legs_formal.json

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,49 @@
5454
"1h_slash",
5555
"1h_bgslash",
5656
"1h_halfslash"
57+
],
58+
"credits": [
59+
{
60+
"file": "legs/formal",
61+
"notes": "Original pants by Stephen Challener (Redshrike), Formal Pants by Bluecarrot16, climb/jump/run/sit/emotes/revised combat by JaidynReiman",
62+
"authors": [
63+
"bluecarrot16",
64+
"Thane Brimhall (pennomi)",
65+
"laetissima",
66+
"Stephen Challener (Redshrike)"
67+
],
68+
"licenses": [
69+
"CC-BY-SA 3.0",
70+
"GPL 3.0"
71+
],
72+
"urls": [
73+
"https://opengameart.org/content/liberated-pixel-cup-lpc-base-assets-sprites-map-tiles",
74+
"https://opengameart.org/content/lpc-medieval-fantasy-character-sprites",
75+
"https://opengameart.org/content/lpc-2-characters",
76+
"https://opengameart.org/content/lpc-gentleman",
77+
"https://opengameart.org/content/lpc-expanded-pants"
78+
]
79+
},
80+
{
81+
"file": "legs/formal/thin",
82+
"notes": "Original pants by Stephen Challener (Redshrike), Formal Pants by Bluecarrot16, Female/Thin version by JaidynReiman",
83+
"authors": [
84+
"bluecarrot16",
85+
"Thane Brimhall (pennomi)",
86+
"laetissima",
87+
"Stephen Challener (Redshrike)"
88+
],
89+
"licenses": [
90+
"CC-BY-SA 3.0",
91+
"GPL 3.0"
92+
],
93+
"urls": [
94+
"https://opengameart.org/content/liberated-pixel-cup-lpc-base-assets-sprites-map-tiles",
95+
"https://opengameart.org/content/lpc-medieval-fantasy-character-sprites",
96+
"https://opengameart.org/content/lpc-2-characters",
97+
"https://opengameart.org/content/lpc-gentleman",
98+
"https://opengameart.org/content/lpc-expanded-pants"
99+
]
100+
}
57101
]
58102
}

0 commit comments

Comments
 (0)