Clockwork structures and furniture (#24673)
* sprites
something something strength and certainty of steel (except this is brass)
* test1
* commas it was commas
* commas and brackets
* LET THERE BE BRASS
* brass-glass-etc-windows-thindows-floors-lattice
* ALL THE STRUCTURES!!
"Which structures did you add?"
"all."
* buyable brass
and on the first day the quartermaster said "let there be brass" and all the cargo techs stopped inve$ting in awe
* Update windoor.yml
i forgor 💀
* Update tiles.ftl
* i hate random capital letters
* linter fix 1
whew, thank god for linters
* fix 2
* maybe this
shot in the dark, idk what the hell i'm doing hopefully this fixes it?
* fix attempt 1
weather to true, maybe the thingy got confused?
* remove clockwork lattice
it's fixed the test fail... but at what cost?
* changes 1
* fix clockwork windoor
* FLOORS
HAHAHA LET THERE BE FLOORS
* try linter fix 1
i love linters they find things i'd never catch myself
* tweaks fixes 1
fixes merge conflict and does more stuff part two later because i'm tired
* tweaks fixes 2
i should probably do this stuff during the day when i have more energy but eh
* Update assembly.yml
* Update chairs.yml
* fix door sprites
somehow the deny_unlit was broken for all the clockwork doors
* fix glass.yml
|
After Width: | Height: | Size: 431 B |
|
After Width: | Height: | Size: 514 B |
BIN
Resources/Textures/Objects/Materials/Sheets/glass.rsi/cglass.png
Normal file
|
After Width: | Height: | Size: 433 B |
|
After Width: | Height: | Size: 587 B |
|
After Width: | Height: | Size: 729 B |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24 clockwork glass sprited by MACMAN2003",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -142,6 +142,23 @@
|
||||
{
|
||||
"name": "ruglass-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "cglass"
|
||||
},
|
||||
{
|
||||
"name": "cglass_2"
|
||||
},
|
||||
{
|
||||
"name": "cglass_3"
|
||||
},
|
||||
{
|
||||
"name": "cglass-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "cglass-inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
BIN
Resources/Textures/Objects/Tiles/tile.rsi/brass-filled.png
Normal file
|
After Width: | Height: | Size: 540 B |
BIN
Resources/Textures/Objects/Tiles/tile.rsi/brass.png
Normal file
|
After Width: | Height: | Size: 511 B |
@@ -37,6 +37,15 @@
|
||||
{
|
||||
"name": "blue"
|
||||
},
|
||||
{
|
||||
"name": "brass"
|
||||
},
|
||||
{
|
||||
"name": "brass-filled"
|
||||
},
|
||||
{
|
||||
"name": "reebe"
|
||||
},
|
||||
{
|
||||
"name": "lime"
|
||||
},
|
||||
|
||||
BIN
Resources/Textures/Objects/Tiles/tile.rsi/reebe.png
Normal file
|
After Width: | Height: | Size: 397 B |