Respriting the codebase (#4820)
* Walls * Airlocks mostly ported * Disposal Unit * Tiles * Lighting * Catwalk * Windows * Some vending machine work * More Vending Machines * Rest of vending machine sprites ported * Fixes to vending machines * Tables (This took a lot of work) * Fixes low walls being required for window smoothing - Also replaces window damage visualization * Plasma Window * APC * SMES + Reorganized parts.yml * Furniture and Organization and Removed Shelf * Renamed seats.yml to chairs.yml * Dispensers * Lazy-fixed the glass airlocks * Don't need this no more * Tilez * blue circuit my fucking beloved * Switches lights to cev one * Conveyors and Switch * Reorients lights * !ALERT! MAP CHANGES !ALERT! Co-authored-by: Vera Aguilera Puerto <gradientvera@outlook.com>
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 499 B |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 755 B |
|
Before Width: | Height: | Size: 1007 B After Width: | Height: | Size: 694 B |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 618 B |
|
Before Width: | Height: | Size: 440 B After Width: | Height: | Size: 694 B |
|
Before Width: | Height: | Size: 349 B After Width: | Height: | Size: 746 B |
|
Before Width: | Height: | Size: 622 B After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 239 B After Width: | Height: | Size: 533 B |
|
Before Width: | Height: | Size: 584 B After Width: | Height: | Size: 679 B |
|
Before Width: | Height: | Size: 338 B After Width: | Height: | Size: 864 B |
|
After Width: | Height: | Size: 698 B |
|
After Width: | Height: | Size: 987 B |
|
After Width: | Height: | Size: 540 B |
|
After Width: | Height: | Size: 625 B |
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "broken",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "burned",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "emergency",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "empty",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "off",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "on",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "on_unlit",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 539 B |
|
After Width: | Height: | Size: 547 B |
|
After Width: | Height: | Size: 362 B |
|
Before Width: | Height: | Size: 276 B |
|
Before Width: | Height: | Size: 368 B |
@@ -1 +0,0 @@
|
||||
{"version":1,"size":{"x":32,"y":32},"states":[{"name":"on","select":[],"flags":{},"directions":4},{"name":"off","select":[],"flags":{},"directions":4},{"name":"construct","select":[],"flags":{},"directions":4},{"name":"empty","select":[],"flags":{},"directions":4}]}
|
||||
|
Before Width: | Height: | Size: 576 B |
|
Before Width: | Height: | Size: 842 B |