Skip to content

Commit

Permalink
maintenance panel sprite
Browse files Browse the repository at this point in the history
  • Loading branch information
Errant-4 committed Sep 19, 2024
1 parent 8efcb36 commit 0c1e0e8
Show file tree
Hide file tree
Showing 4 changed files with 75 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@
state: generic
- map: ["computerLayerKeys"]
state: generic_keys
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: Appearance
- type: GenericVisualizer
visuals:
Expand All @@ -40,6 +42,10 @@
computerLayerKeys:
True: { visible: true, shader: unshaded }
False: { visible: true, shader: shaded }
enum.WiresVisuals.MaintenancePanelState:
enum.WiresVisualLayers.MaintenancePanel:
True: { visible: false }
False: { visible: true }
- type: LitOnPowered
- type: PointLight
radius: 1.5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
state: alert-0
- map: ["computerLayerKeys"]
state: atmos_key
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: GenericVisualizer
visuals:
enum.ComputerVisuals.Powered:
Expand All @@ -32,6 +34,10 @@
2: { state: alert-1 }
3: { state: alert-2 }
4: { state: alert-2 }
enum.WiresVisuals.MaintenancePanelState:
enum.WiresVisualLayers.MaintenancePanel:
True: { visible: false }
False: { visible: true }
- type: AtmosAlertsComputer
- type: ActivatableUI
singleUser: true
Expand Down Expand Up @@ -126,6 +132,8 @@
state: shuttle
- map: ["computerLayerKeys"]
state: generic_keys
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: Computer
board: ShuttleConsoleCircuitboard

Expand All @@ -145,6 +153,8 @@
state: syndishuttle
- map: ["computerLayerKeys"]
state: syndie_key
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: Tag
tags:
- Syndicate
Expand Down Expand Up @@ -175,6 +185,8 @@
state: shuttle
- map: ["computerLayerKeys"]
state: generic_keys
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: DroneConsole
components:
- type: CargoShuttle
Expand Down Expand Up @@ -207,6 +219,8 @@
state: helm
- map: ["computerLayerKeys"]
state: generic_keys
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: ActivatableUI
key: enum.IFFConsoleUiKey.Key
- type: UserInterface
Expand Down Expand Up @@ -256,6 +270,8 @@
state: power_monitor
- map: ["computerLayerKeys"]
state: power_key
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: PointLight
radius: 1.5
energy: 1.6
Expand Down Expand Up @@ -296,6 +312,8 @@
state: medcomp
- map: ["computerLayerKeys"]
state: med_key
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: PointLight
radius: 1.5
energy: 1.6
Expand Down Expand Up @@ -328,6 +346,8 @@
state: explosive
- map: ["computerLayerKeys"]
state: security_key
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: PointLight
radius: 1.5
energy: 1.6
Expand Down Expand Up @@ -381,6 +401,8 @@
state: crew
- map: ["computerLayerKeys"]
state: med_key
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: PointLight
radius: 1.5
energy: 1.6
Expand Down Expand Up @@ -418,6 +440,8 @@
state: rdcomp
- map: ["computerLayerKeys"]
state: rd_key
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: ResearchClient
- type: ResearchConsole
- type: ActiveRadio
Expand Down Expand Up @@ -464,6 +488,8 @@
state: artifact
- map: ["computerLayerKeys"]
state: tech_key
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: ResearchClient
- type: AnalysisConsole
reportEntityId: PaperArtifactAnalyzer
Expand Down Expand Up @@ -541,6 +567,8 @@
state: id
- map: ["computerLayerKeys"]
state: id_key
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: Computer
board: IDComputerCircuitboard
- type: PointLight
Expand Down Expand Up @@ -588,6 +616,8 @@
state: comm
- map: ["computerLayerKeys"]
state: generic_keys
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: AccessReader
access: [[ "Command" ]]
- type: CommunicationsConsole
Expand Down Expand Up @@ -628,6 +658,8 @@
state: comm_syndie
- map: ["computerLayerKeys"]
state: syndie_key
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: AccessReader
access: [[ "NuclearOperative" ]]
- type: CommunicationsConsole
Expand Down Expand Up @@ -659,6 +691,8 @@
state: solar_screen
- map: ["computerLayerKeys"]
state: generic_keys
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: SolarControlConsole
- type: ActivatableUI
key: enum.SolarControlConsoleUiKey.Key
Expand Down Expand Up @@ -691,6 +725,8 @@
state: solar_screen
- map: ["computerLayerKeys"]
state: generic_keys
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: RadarConsole
- type: ActivatableUI
key: enum.RadarConsoleUiKey.Key
Expand Down Expand Up @@ -723,6 +759,8 @@
state: supply
- map: ["computerLayerKeys"]
state: tech_key
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: CargoShuttleConsole
- type: ActivatableUI
key: enum.CargoConsoleUiKey.Shuttle
Expand Down Expand Up @@ -760,6 +798,8 @@
state: request
- map: ["computerLayerKeys"]
state: tech_key
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: CargoOrderConsole
- type: BankClient
- type: ActiveRadio
Expand Down Expand Up @@ -810,6 +850,8 @@
state: bounty
- map: ["computerLayerKeys"]
state: tech_key
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: CargoBountyConsole
- type: ActivatableUI
key: enum.CargoConsoleUiKey.Bounty
Expand Down Expand Up @@ -852,6 +894,8 @@
state: dna
- map: ["computerLayerKeys"]
state: generic_keys
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: ApcPowerReceiver
powerLoad: 3100 #We want this to fail first so I transferred most of the scanner and pod's power here. (3500 in total)
- type: Computer
Expand Down Expand Up @@ -899,6 +943,8 @@
state: mining
- map: ["computerLayerKeys"]
state: tech_key
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: Appearance
- type: GenericVisualizer
visuals:
Expand All @@ -909,6 +955,10 @@
computerLayerKeys:
True: { visible: true, shader: unshaded }
False: { visible: true }
enum.WiresVisuals.MaintenancePanelState:
enum.WiresVisualLayers.MaintenancePanel:
True: { visible: false }
False: { visible: true }
- type: SalvageExpeditionConsole
- type: ActivatableUI
key: enum.SalvageConsoleUiKey.Expedition
Expand Down Expand Up @@ -946,6 +996,8 @@
state: cameras
- map: ["computerLayerKeys"]
state: tech_key
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: Computer
board: SurveillanceCameraMonitorCircuitboard
- type: DeviceNetwork
Expand Down Expand Up @@ -983,6 +1035,8 @@
state: cameras
- map: ["computerLayerKeys"]
state: tech_key
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: Computer
board: SurveillanceWirelessCameraMonitorCircuitboard
- type: DeviceNetwork
Expand Down Expand Up @@ -1022,6 +1076,8 @@
state: request
- map: ["computerLayerKeys"]
state: tech_key
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: Anchorable
flags:
- Anchorable
Expand Down Expand Up @@ -1060,6 +1116,8 @@
state: service
- map: ["computerLayerKeys"]
state: service_keys
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: Computer
board: ComputerMassMediaCircuitboard
- type: DeviceNetworkRequiresPower
Expand Down Expand Up @@ -1097,6 +1155,8 @@
state: sensors
- map: ["computerLayerKeys"]
state: atmos_key
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: PointLight
radius: 1.5
energy: 1.6
Expand Down Expand Up @@ -1139,6 +1199,8 @@
state: robot
- map: ["computerLayerKeys"]
state: rd_key
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: RoboticsConsole
- type: ActiveRadio
channels:
Expand Down Expand Up @@ -1180,6 +1242,8 @@
state: aiupload
- map: [ "computerLayerKeys" ]
state: generic_keys
- map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
state: generic_panel_open
- type: ApcPowerReceiver
powerLoad: 1000
- type: Computer
Expand Down
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
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/bd6873fd4dd6a61d7e46f1d75cd4d90f64c40894. comm_syndie made by Veritius, based on comm.",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/bd6873fd4dd6a61d7e46f1d75cd4d90f64c40894. comm_syndie made by Veritius, based on comm. generic_panel_open made by Errant, commit https://github.com/space-wizards/space-station-14/pull/32273.",
"size": {
"x": 32,
"y": 32
Expand Down Expand Up @@ -1013,6 +1013,10 @@
"name": "generic_keys",
"directions": 4
},
{
"name": "generic_panel_open",
"directions": 4
},
{
"name": "generic_keyboard",
"directions": 4
Expand Down

0 comments on commit 0c1e0e8

Please sign in to comment.