forked from space-syndicate/space-station-14
-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
61 changed files
with
367 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
Content.Client/_CorvaxNext/BluespaceHarvester/BluespaceHarvesterMenu.xaml.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+344 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/biological_secure.rsi/base.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+290 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/biological_secure.rsi/closed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+439 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/biological_secure.rsi/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+134 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/biological_secure.rsi/locked.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
45 changes: 45 additions & 0 deletions
45
Resources/Textures/_CorvaxNext/Bluespace/Crates/biological_secure.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC0-1.0", | ||
"copyright": "Created by Tornado-Technology (github) for Space Station 14.", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "base" | ||
}, | ||
{ | ||
"name": "closed" | ||
}, | ||
{ | ||
"name": "open" | ||
}, | ||
{ | ||
"name": "welded" | ||
}, | ||
{ | ||
"name": "sparking", | ||
"delays": [ | ||
[ | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "locked" | ||
}, | ||
{ | ||
"name": "unlocked" | ||
} | ||
] | ||
} |
Binary file added
BIN
+211 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/biological_secure.rsi/open.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+206 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/biological_secure.rsi/sparking.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+96 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/biological_secure.rsi/unlocked.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+117 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/biological_secure.rsi/welded.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+329 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/destruction_secure.rsi/base.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+285 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/destruction_secure.rsi/closed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+422 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/destruction_secure.rsi/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+134 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/destruction_secure.rsi/locked.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
45 changes: 45 additions & 0 deletions
45
Resources/Textures/_CorvaxNext/Bluespace/Crates/destruction_secure.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC0-1.0", | ||
"copyright": "Created by Tornado-Technology (github) for Space Station 14.", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "base" | ||
}, | ||
{ | ||
"name": "closed" | ||
}, | ||
{ | ||
"name": "open" | ||
}, | ||
{ | ||
"name": "welded" | ||
}, | ||
{ | ||
"name": "sparking", | ||
"delays": [ | ||
[ | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "locked" | ||
}, | ||
{ | ||
"name": "unlocked" | ||
} | ||
] | ||
} |
Binary file added
BIN
+211 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/destruction_secure.rsi/open.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+206 Bytes
...urces/Textures/_CorvaxNext/Bluespace/Crates/destruction_secure.rsi/sparking.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+96 Bytes
...urces/Textures/_CorvaxNext/Bluespace/Crates/destruction_secure.rsi/unlocked.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+117 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/destruction_secure.rsi/welded.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+352 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/industrial_secure.rsi/base.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+299 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/industrial_secure.rsi/closed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+450 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/industrial_secure.rsi/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+134 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/industrial_secure.rsi/locked.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
45 changes: 45 additions & 0 deletions
45
Resources/Textures/_CorvaxNext/Bluespace/Crates/industrial_secure.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC0-1.0", | ||
"copyright": "Created by Tornado-Technology (github) for Space Station 14.", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "base" | ||
}, | ||
{ | ||
"name": "closed" | ||
}, | ||
{ | ||
"name": "open" | ||
}, | ||
{ | ||
"name": "welded" | ||
}, | ||
{ | ||
"name": "sparking", | ||
"delays": [ | ||
[ | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "locked" | ||
}, | ||
{ | ||
"name": "unlocked" | ||
} | ||
] | ||
} |
Binary file added
BIN
+211 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/industrial_secure.rsi/open.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+206 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/industrial_secure.rsi/sparking.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+96 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/industrial_secure.rsi/unlocked.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+117 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/industrial_secure.rsi/welded.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+353 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/limited_secure.rsi/base.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+297 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/limited_secure.rsi/closed.png
Oops, something went wrong.
Binary file added
BIN
+438 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/limited_secure.rsi/icon.png
Oops, something went wrong.
Binary file added
BIN
+134 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/limited_secure.rsi/locked.png
Oops, something went wrong.
45 changes: 45 additions & 0 deletions
45
Resources/Textures/_CorvaxNext/Bluespace/Crates/limited_secure.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC0-1.0", | ||
"copyright": "Created by Tornado-Technology (github) for Space Station 14.", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "base" | ||
}, | ||
{ | ||
"name": "closed" | ||
}, | ||
{ | ||
"name": "open" | ||
}, | ||
{ | ||
"name": "welded" | ||
}, | ||
{ | ||
"name": "sparking", | ||
"delays": [ | ||
[ | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "locked" | ||
}, | ||
{ | ||
"name": "unlocked" | ||
} | ||
] | ||
} |
Binary file added
BIN
+211 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/limited_secure.rsi/open.png
Oops, something went wrong.
Binary file added
BIN
+206 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/limited_secure.rsi/sparking.png
Oops, something went wrong.
Binary file added
BIN
+96 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/limited_secure.rsi/unlocked.png
Oops, something went wrong.
Binary file added
BIN
+117 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/limited_secure.rsi/welded.png
Oops, something went wrong.
Binary file added
BIN
+355 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/technological_secure.rsi/base.png
Oops, something went wrong.
Binary file added
BIN
+289 Bytes
...urces/Textures/_CorvaxNext/Bluespace/Crates/technological_secure.rsi/closed.png
Oops, something went wrong.
Binary file added
BIN
+445 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/technological_secure.rsi/icon.png
Oops, something went wrong.
Binary file added
BIN
+134 Bytes
...urces/Textures/_CorvaxNext/Bluespace/Crates/technological_secure.rsi/locked.png
Oops, something went wrong.
45 changes: 45 additions & 0 deletions
45
Resources/Textures/_CorvaxNext/Bluespace/Crates/technological_secure.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC0-1.0", | ||
"copyright": "Created by Tornado-Technology (github) for Space Station 14.", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "base" | ||
}, | ||
{ | ||
"name": "closed" | ||
}, | ||
{ | ||
"name": "open" | ||
}, | ||
{ | ||
"name": "welded" | ||
}, | ||
{ | ||
"name": "sparking", | ||
"delays": [ | ||
[ | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "locked" | ||
}, | ||
{ | ||
"name": "unlocked" | ||
} | ||
] | ||
} |
Binary file added
BIN
+211 Bytes
Resources/Textures/_CorvaxNext/Bluespace/Crates/technological_secure.rsi/open.png
Oops, something went wrong.
Binary file added
BIN
+206 Bytes
...ces/Textures/_CorvaxNext/Bluespace/Crates/technological_secure.rsi/sparking.png
Oops, something went wrong.
Binary file added
BIN
+96 Bytes
...ces/Textures/_CorvaxNext/Bluespace/Crates/technological_secure.rsi/unlocked.png
Oops, something went wrong.
Binary file added
BIN
+117 Bytes
...urces/Textures/_CorvaxNext/Bluespace/Crates/technological_secure.rsi/welded.png
Oops, something went wrong.
114 changes: 114 additions & 0 deletions
114
Resources/Textures/_CorvaxNext/Bluespace/harvester.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,114 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Taken from https://github.com/ParadiseSS13/Paradise/blob/HEAD/icons/obj/machines/bluespace_tap.dmii", | ||
"size": { | ||
"x": 96, | ||
"y": 96 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "tap_0", | ||
"delays": [ | ||
[ | ||
0.25, | ||
0.25, | ||
0.25, | ||
0.25 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "tap_1", | ||
"delays": [ | ||
[ | ||
0.25, | ||
0.25, | ||
0.25, | ||
0.25 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "tap_2", | ||
"delays": [ | ||
[ | ||
0.25, | ||
0.25, | ||
0.25, | ||
0.25 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "tap_3", | ||
"delays": [ | ||
[ | ||
0.25, | ||
0.25, | ||
0.25, | ||
0.25 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "tap_4", | ||
"delays": [ | ||
[ | ||
0.25, | ||
0.25, | ||
0.25, | ||
0.25 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "tap_5", | ||
"delays": [ | ||
[ | ||
0.25, | ||
0.25, | ||
0.25, | ||
0.25 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "tap_redspace", | ||
"delays": [ | ||
[ | ||
0.25, | ||
0.25, | ||
0.25, | ||
0.25 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "south_effect", | ||
"delays": [ | ||
[ | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "redspace_effect", | ||
"delays": [ | ||
[ | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1 | ||
] | ||
] | ||
} | ||
] | ||
} |
Binary file added
BIN
+1.59 KB
Resources/Textures/_CorvaxNext/Bluespace/harvester.rsi/redspace_effect.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.49 KB
Resources/Textures/_CorvaxNext/Bluespace/harvester.rsi/south_effect.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+4.79 KB
Resources/Textures/_CorvaxNext/Bluespace/harvester.rsi/tap_redspace.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions
14
Resources/Textures/_CorvaxNext/Bluespace/module.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"version": 1, | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Created by Tornado-Technology (github)", | ||
"states": [ | ||
{ | ||
"name": "bluespace" | ||
} | ||
] | ||
} |