Skip to content

Commit

Permalink
bsh
Browse files Browse the repository at this point in the history
AwareFoxy committed Nov 14, 2024
1 parent d7b214e commit 6ad6149
Showing 61 changed files with 367 additions and 13 deletions.
Original file line number Diff line number Diff line change
@@ -46,7 +46,7 @@ public void SendTargetLevel(int level)
SendMessage(new BluespaceHarvesterTargetLevelMessage(level));
}

public void SendBuy(Shared.BluespaceHarvester.BluespaceHarvesterCategory category)
public void SendBuy(Shared._CorvaxNext.BluespaceHarvester.BluespaceHarvesterCategory category)
{
SendMessage(new BluespaceHarvesterBuyMessage(category));
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
using Content.Client.UserInterface.Controls;
using Content.Shared.BluespaceHarvester;
using Content.Shared._CorvaxNext.BluespaceHarvester;
using Robust.Client.AutoGenerated;
using Robust.Client.UserInterface.XAML;

Original file line number Diff line number Diff line change
@@ -4,7 +4,8 @@
name: Bluespace Harvester board
description: A machine board for a Bluespace Harvester
components:
- type: Sprite
- type: Sprite
sprite: _CorvaxNext/Bluespace/module.rsi
state: bluespace
- type: MachineBoard
prototype: BluespaceHarvester
20 changes: 10 additions & 10 deletions Resources/Prototypes/_CorvaxNext/BluespaceHarvester/crates.yml
Original file line number Diff line number Diff line change
@@ -5,9 +5,9 @@
components:
- type: CargoSellBlacklist
- type: Icon
sprite: Structures/Storage/Crates/Bluespace/industrial_secure.rsi
sprite: _CorvaxNext/Bluespace/Crates/industrial_secure.rsi
- type: Sprite
sprite: Structures/Storage/Crates/Bluespace/industrial_secure.rsi
sprite: _CorvaxNext/Bluespace/Crates/industrial_secure.rsi
- type: AccessReader
access: [["Engineering"]]

@@ -18,9 +18,9 @@
components:
- type: CargoSellBlacklist
- type: Icon
sprite: Structures/Storage/Crates/Bluespace/technological_secure.rsi
sprite: _CorvaxNext/Bluespace/Crates/technological_secure.rsi
- type: Sprite
sprite: Structures/Storage/Crates/Bluespace/technological_secure.rsi
sprite: _CorvaxNext/Bluespace/Crates/technological_secure.rsi
- type: AccessReader
access: [["Research"]]

@@ -31,9 +31,9 @@
components:
- type: CargoSellBlacklist
- type: Icon
sprite: Structures/Storage/Crates/Bluespace/biological_secure.rsi
sprite: _CorvaxNext/Bluespace/Crates/biological_secure.rsi
- type: Sprite
sprite: Structures/Storage/Crates/Bluespace/biological_secure.rsi
sprite: _CorvaxNext/Bluespace/Crates/biological_secure.rsi
- type: AccessReader
access: [["Research"], ["Chemistry"]]

@@ -44,9 +44,9 @@
components:
- type: CargoSellBlacklist
- type: Icon
sprite: Structures/Storage/Crates/Bluespace/destruction_secure.rsi
sprite: _CorvaxNext/Bluespace/Crates/destruction_secure.rsi
- type: Sprite
sprite: Structures/Storage/Crates/Bluespace/destruction_secure.rsi
sprite: _CorvaxNext/Bluespace/Crates/destruction_secure.rsi
- type: AccessReader
access: [["Armory"]]

@@ -57,8 +57,8 @@
components:
- type: CargoSellBlacklist
- type: Icon
sprite: Structures/Storage/Crates/Bluespace/limited_secure.rsi
sprite: _CorvaxNext/Bluespace/Crates/limited_secure.rsi
- type: Sprite
sprite: Structures/Storage/Crates/Bluespace/limited_secure.rsi
sprite: _CorvaxNext/Bluespace/Crates/limited_secure.rsi
- type: AccessReader
access: [["Command"]]
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.
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"
}
]
}
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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"
}
]
}
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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"
}
]
}
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.
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"
}
]
}
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"
}
]
}
114 changes: 114 additions & 0 deletions Resources/Textures/_CorvaxNext/Bluespace/harvester.rsi/meta.json
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
]
]
}
]
}
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.
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.
14 changes: 14 additions & 0 deletions Resources/Textures/_CorvaxNext/Bluespace/module.rsi/meta.json
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"
}
]
}

0 comments on commit 6ad6149

Please sign in to comment.