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>
|
After Width: | Height: | Size: 317 B |
|
After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 757 B After Width: | Height: | Size: 604 B |
|
Before Width: | Height: | Size: 112 B After Width: | Height: | Size: 144 B |
|
After Width: | Height: | Size: 594 B |
|
After Width: | Height: | Size: 317 B |
|
After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 417 B After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 129 B After Width: | Height: | Size: 144 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 660 B |
|
After Width: | Height: | Size: 2.2 KiB |
|
After Width: | Height: | Size: 518 B |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 3.0 KiB |
|
Before Width: | Height: | Size: 212 B After Width: | Height: | Size: 330 B |
|
After Width: | Height: | Size: 317 B |
|
Before Width: | Height: | Size: 168 B |
|
After Width: | Height: | Size: 145 B |
|
Before Width: | Height: | Size: 416 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
|
||||
@@ -11,19 +11,28 @@
|
||||
"name": "assembly"
|
||||
},
|
||||
{
|
||||
"name": "bolted_unlit"
|
||||
"name": "assembly-fill"
|
||||
},
|
||||
{
|
||||
"name": "locked"
|
||||
"name": "assembly-glass"
|
||||
},
|
||||
{
|
||||
"name": "bolted_unlit"
|
||||
},
|
||||
{
|
||||
"name": "closed"
|
||||
},
|
||||
{
|
||||
"name": "closed_unlit",
|
||||
"delays": [
|
||||
[]
|
||||
]
|
||||
"name": "closed_unlit"
|
||||
},
|
||||
{
|
||||
"name": "closed-fill"
|
||||
},
|
||||
{
|
||||
"name": "closed-glass"
|
||||
},
|
||||
{
|
||||
"name": "panel_closed"
|
||||
},
|
||||
{
|
||||
"name": "closing",
|
||||
@@ -34,8 +43,6 @@
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
@@ -44,17 +51,56 @@
|
||||
"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": "closing-fill",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "closing-glass",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "closing-panel",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "deny",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
@@ -63,9 +109,21 @@
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "emergency_unlit",
|
||||
"delays": [
|
||||
[
|
||||
12,
|
||||
12
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "open"
|
||||
},
|
||||
{
|
||||
"name": "panel_open"
|
||||
},
|
||||
{
|
||||
"name": "opening",
|
||||
"delays": [
|
||||
@@ -75,8 +133,6 @@
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
@@ -90,12 +146,12 @@
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.25
|
||||
0.2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "panel_closing",
|
||||
"name": "opening-fill",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
@@ -103,30 +159,38 @@
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.27
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "panel_open"
|
||||
},
|
||||
{
|
||||
"name": "panel_opening",
|
||||
"delays": [
|
||||
[
|
||||
0.2,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "spark",
|
||||
"name": "opening-glass",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "opening-panel",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "sparks",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
|
||||
|
Before Width: | Height: | Size: 181 B After Width: | Height: | Size: 310 B |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 693 B |
|
After Width: | Height: | Size: 2.8 KiB |
|
After Width: | Height: | Size: 515 B |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 3.7 KiB |
|
Before Width: | Height: | Size: 791 B After Width: | Height: | Size: 316 B |
|
After Width: | Height: | Size: 269 B |
|
Before Width: | Height: | Size: 199 B |
|
Before Width: | Height: | Size: 135 B After Width: | Height: | Size: 150 B |
|
Before Width: | Height: | Size: 197 B |
|
Before Width: | Height: | Size: 820 B |
|
After Width: | Height: | Size: 753 B |
|
Before Width: | Height: | Size: 168 B After Width: | Height: | Size: 367 B |