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: 868 B After Width: | Height: | Size: 939 B |
|
Before Width: | Height: | Size: 112 B After Width: | Height: | Size: 144 B |
|
Before Width: | Height: | Size: 409 B After Width: | Height: | Size: 939 B |
|
Before Width: | Height: | Size: 129 B After Width: | Height: | Size: 144 B |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 212 B After Width: | Height: | Size: 432 B |
|
After Width: | Height: | Size: 321 B |
|
Before Width: | Height: | Size: 168 B |
|
Before Width: | Height: | Size: 418 B |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from cev-eris at https://github.com/discordia-space/CEV-Eris/commit/59fe5dd2841f47a8abce60eecb9fafad34282bd0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -13,17 +13,11 @@
|
||||
{
|
||||
"name": "bolted_unlit"
|
||||
},
|
||||
{
|
||||
"name": "locked"
|
||||
},
|
||||
{
|
||||
"name": "closed"
|
||||
},
|
||||
{
|
||||
"name": "closed_unlit",
|
||||
"delays": [
|
||||
[]
|
||||
]
|
||||
"name": "closed_unlit"
|
||||
},
|
||||
{
|
||||
"name": "closing",
|
||||
@@ -34,8 +28,6 @@
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
@@ -44,19 +36,22 @@
|
||||
"name": "closing_unlit",
|
||||
"delays": [
|
||||
[
|
||||
0.25,
|
||||
0.1,
|
||||
0.1,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.15
|
||||
0.2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "deny_unlit",
|
||||
"name": "deny",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
@@ -64,7 +59,12 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "open"
|
||||
"name": "open",
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "opening",
|
||||
@@ -75,8 +75,6 @@
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
@@ -90,7 +88,7 @@
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.25
|
||||
0.2
|
||||
]
|
||||
]
|
||||
},
|
||||
@@ -103,21 +101,24 @@
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.27
|
||||
0.2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "panel_open"
|
||||
"name": "panel_open",
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "panel_opening",
|
||||
"delays": [
|
||||
[
|
||||
0.2,
|
||||
0.07,
|
||||
0.07,
|
||||
0.1,
|
||||
0.1,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
@@ -126,7 +127,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "spark",
|
||||
"name": "sparks",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
|
||||
|
Before Width: | Height: | Size: 181 B After Width: | Height: | Size: 316 B |
|
Before Width: | Height: | Size: 1022 B After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 791 B After Width: | Height: | Size: 284 B |
|
Before Width: | Height: | Size: 199 B After Width: | Height: | Size: 445 B |
|
Before Width: | Height: | Size: 135 B After Width: | Height: | Size: 315 B |
|
Before Width: | Height: | Size: 197 B After Width: | Height: | Size: 470 B |
|
Before Width: | Height: | Size: 823 B |
|
After Width: | Height: | Size: 697 B |
|
Before Width: | Height: | Size: 168 B After Width: | Height: | Size: 296 B |