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