More tiles and some cleanup (#5608)

This commit is contained in:
AJCM-git
2021-12-11 19:08:33 -04:00
committed by GitHub
parent f0932a9451
commit 380f5d77f3
80 changed files with 840 additions and 279 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 381 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 381 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 459 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 498 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 363 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 365 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 453 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 472 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 467 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 501 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 375 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 374 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 483 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 481 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 415 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 461 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 458 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 428 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 458 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 460 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 564 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 509 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

View File

Before

Width:  |  Height:  |  Size: 222 B

After

Width:  |  Height:  |  Size: 222 B

View File

Before

Width:  |  Height:  |  Size: 227 B

After

Width:  |  Height:  |  Size: 227 B

View File

Before

Width:  |  Height:  |  Size: 199 B

After

Width:  |  Height:  |  Size: 199 B

View File

Before

Width:  |  Height:  |  Size: 199 B

After

Width:  |  Height:  |  Size: 199 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 396 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 403 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 997 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

View File

@@ -17,10 +17,58 @@
"name": "gcircuit"
},
{
"name": "hydro"
"name": "bar"
},
{
"name": "plating"
"name": "blue"
},
{
"name": "clown"
},
{
"name": "grass"
},
{
"name": "kitchen"
},
{
"name": "laundry"
},
{
"name": "lino"
},
{
"name": "mime"
},
{
"name": "bcircuit"
},
{
"name": "carpet-black"
},
{
"name": "carpet-blue"
},
{
"name": "carpet-skyblue"
},
{
"name": "carpet-green"
},
{
"name": "carpet-orange"
},
{
"name": "carpet-purple"
},
{
"name": "carpet-red"
},
{
"name": "carpet-pink"
},
{
"name": "hydro"
},
{
"name": "reinforced"
@@ -40,41 +88,115 @@
{
"name": "steel"
},
{
"name": "steel_techfloor_grid"
},
{
"name": "silver"
},
{
"name": "dark_techfloor_grid"
"name": "techfloor"
},
{
"name": "white"
},
{
"name": "white_monofloor"
"name": "monofloor"
},
{
"name": "wood"
},
{
"name": "carpet"
},
{
"name": "brown-inhand-left",
"name": "bcircuit-inhand-left",
"directions": 4
},
{
"name": "brown-inhand-right",
"name": "bcircuit-inhand-right",
"directions": 4
},
{
"name": "carpet-inhand-left",
"name": "carpet-black-inhand-left",
"directions": 4
},
{
"name": "carpet-inhand-right",
"name": "carpet-black-inhand-right",
"directions": 4
},
{
"name": "carpet-blue-inhand-left",
"directions": 4
},
{
"name": "carpet-blue-inhand-right",
"directions": 4
},
{
"name": "carpet-skyblue-inhand-left",
"directions": 4
},
{
"name": "carpet-skyblue-inhand-right",
"directions": 4
},
{
"name": "carpet-green-inhand-left",
"directions": 4
},
{
"name": "carpet-green-inhand-right",
"directions": 4
},
{
"name": "carpet-orange-inhand-left",
"directions": 4
},
{
"name": "carpet-orange-inhand-right",
"directions": 4
},
{
"name": "carpet-purple-inhand-left",
"directions": 4
},
{
"name": "carpet-purple-inhand-right",
"directions": 4
},
{
"name": "carpet-red-inhand-left",
"directions": 4
},
{
"name": "carpet-red-inhand-right",
"directions": 4
},
{
"name": "carpet-pink-inhand-left",
"directions": 4
},
{
"name": "carpet-pink-inhand-right",
"directions": 4
},
{
"name": "grass-inhand-left",
"directions": 4
},
{
"name": "grass-inhand-right",
"directions": 4
},
{
"name": "snow-inhand-left",
"directions": 4
},
{
"name": "snow-inhand-right",
"directions": 4
},
{
"name": "dirty-inhand-left",
"directions": 4
},
{
"name": "dirty-inhand-right",
"directions": 4
},
{
@@ -142,11 +264,11 @@
"directions": 4
},
{
"name": "inhand-right",
"name": "generic-inhand-right",
"directions": 4
},
{
"name": "inhand-left",
"name": "generic-inhand-left",
"directions": 4
},
{
@@ -164,6 +286,6 @@
{
"name": "hydro-inhand-left",
"directions": 4
},
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

Before

Width:  |  Height:  |  Size: 226 B

After

Width:  |  Height:  |  Size: 226 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 212 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 173 B

View File

Before

Width:  |  Height:  |  Size: 173 B

After

Width:  |  Height:  |  Size: 173 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

@@ -0,0 +1,15 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/2303f6a892919abe3a11f9f53a02a8e1fea67442#diff-5928a46e62778e2e4e9c49608f2b1a2092e9af6840c1b1d09e1cb0cb5d7943b0",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "chapel",
"directions": 1
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

@@ -1,3 +1,7 @@
Alright because tiles don't use RSIs (yet) I gotta write this out.
floor_steel.png taken from CEV-Eris commit 28e589f0ff72a009adf17db767e90be39054f0f2
steel.png taken from CEV-Eris commit 28e589f0ff72a009adf17db767e90be39054f0f2
bar.png, laundry.png, mime.png, clown.png and kitchen.png are under CC-BY-SA-3.0
snow.png taken from TG at commit 67a5373b4649937dd63dd94153e05e8506f40a5d
grass.png taken from TG at commit 73a638214c94da9b8c485f1c75f615cb79770883

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB