Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking changes #425

Merged
merged 2 commits into from
Oct 16, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -47,9 +47,9 @@
- type: DeviceNetwork
deviceNetId: Wireless
transmitFrequencyId: SuitSensor
- type: WirelessNetworkConnection
range: 1200
- type: StationLimitedNetwork
# - type: WirelessNetworkConnection
# range: 1200
# - type: StationLimitedNetwork

- type: entity
abstract: true
4 changes: 2 additions & 2 deletions Resources/Prototypes/Entities/Objects/Devices/pda.yml
Original file line number Diff line number Diff line change
@@ -61,8 +61,8 @@
deviceNetId: Wireless
receiveFrequencyId: PDA
prefix: device-address-prefix-console
- type: WirelessNetworkConnection
range: 500
# - type: WirelessNetworkConnection
# range: 500
- type: CartridgeLoader
uiKey: enum.PdaUiKey.Key
preinstalled:
25 changes: 13 additions & 12 deletions Resources/Prototypes/Entities/Objects/Misc/subdermal_implants.yml
Original file line number Diff line number Diff line change
@@ -77,24 +77,25 @@
parent: BaseSubdermalImplant
id: TrackingImplant
name: tracking implant
description: This implant has a tracking device attached to the suit sensor network, as well as a condition monitor for the Security radio channel.
description: This implant has a tracking device monitor for the Security radio channel.
noSpawn: true
components:
- type: SubdermalImplant
- type: SuitSensor
randomMode: false
controlsLocked: true
mode: SensorCords
activationContainer: "implant"
- type: DeviceNetwork
deviceNetId: Wireless
transmitFrequencyId: SuitSensor
- type: StationLimitedNetwork
- type: WirelessNetworkConnection
range: 10000
# - type: SuitSensor
# randomMode: false
# controlsLocked: true
# mode: SensorCords
# activationContainer: "implant"
# - type: DeviceNetwork
# deviceNetId: Wireless
# transmitFrequencyId: SuitSensor
# - type: StationLimitedNetwork
# - type: WirelessNetworkConnection
# range: 500
- type: TriggerOnMobstateChange
mobState:
- Critical
- Dead
- type: Rattle
radioChannel: "Security"

Original file line number Diff line number Diff line change
@@ -353,8 +353,8 @@
- type: DeviceNetwork
deviceNetId: Wireless
receiveFrequencyId: CrewMonitor
- type: WirelessNetworkConnection
range: 1200
# - type: WirelessNetworkConnection
# range: 1200

- type: entity
parent: BaseComputer
@@ -738,8 +738,8 @@
- type: DeviceNetwork
deviceNetId: Wireless
receiveFrequencyId: BasicDevice
- type: WirelessNetworkConnection
range: 200
# - type: WirelessNetworkConnection
# range: 200
- type: DeviceLinkSource
range: 200
ports:
@@ -936,8 +936,8 @@
deviceNetId: Wireless
receiveFrequencyId: SurveillanceCamera
transmitFrequencyId: SurveillanceCamera
- type: WirelessNetworkConnection
range: 200
# - type: WirelessNetworkConnection
# range: 200
- type: DeviceNetworkRequiresPower
- type: Speech
speechVerb: Robotic
Original file line number Diff line number Diff line change
@@ -27,9 +27,9 @@
transmitFrequencyId: CrewMonitor
receiveFrequencyId: SuitSensor
autoConnect: false
- type: WirelessNetworkConnection
range: 10000
- type: StationLimitedNetwork
# - type: WirelessNetworkConnection
# range: 500
# - type: StationLimitedNetwork
- type: ApcPowerReceiver
powerLoad: 200
priority: Low
Original file line number Diff line number Diff line change
@@ -113,8 +113,8 @@
deviceNetId: Wireless
receiveFrequencyId: SurveillanceCamera
transmitFrequencyId: SurveillanceCamera
- type: WirelessNetworkConnection
range: 200
# - type: WirelessNetworkConnection
# range: 200
- type: DeviceNetworkRequiresPower
- type: UserInterface
interfaces:
Original file line number Diff line number Diff line change
@@ -7,8 +7,8 @@
components:
- type: InteractionOutline
- type: Eye
- type: WirelessNetworkConnection
range: 10000
# - type: WirelessNetworkConnection
# range: 200
- type: Damageable
damageContainer: Inorganic
damageModifierSet: Metallic
Original file line number Diff line number Diff line change
@@ -157,8 +157,8 @@
deviceNetId: Wireless
receiveFrequencyId: SurveillanceCamera
transmitFrequencyId: SurveillanceCamera
- type: WirelessNetworkConnection
range: 200
# - type: WirelessNetworkConnection
# range: 200
- type: DeviceNetworkRequiresPower
- type: Speech
- type: SurveillanceCameraSpeaker
4 changes: 2 additions & 2 deletions Resources/Prototypes/Entities/Structures/cargo_telepad.yml
Original file line number Diff line number Diff line change
@@ -35,8 +35,8 @@
- type: DeviceNetwork
deviceNetId: Wireless
receiveFrequencyId: BasicDevice
- type: WirelessNetworkConnection
range: 200
# - type: WirelessNetworkConnection
# range: 200
- type: DeviceLinkSink
ports:
- OrderReceiver
Original file line number Diff line number Diff line change
@@ -4,21 +4,21 @@
parent: BaseSubdermalImplant
id: MedicalTrackingImplant
name: medical insurance tracking implant
description: This implant has a tracking device attached to the suit sensor network, as well as a condition monitor for the Medical radio channel.
description: This implant has a tracking device monitor for the Medical radio channel.
noSpawn: true
components:
- type: SubdermalImplant
- type: SuitSensor
randomMode: false
controlsLocked: true
mode: SensorCords
activationContainer: "implant"
- type: DeviceNetwork
deviceNetId: Wireless
transmitFrequencyId: SuitSensor
- type: StationLimitedNetwork
- type: WirelessNetworkConnection
range: 10000
# - type: SuitSensor
# randomMode: false
# controlsLocked: true
# mode: SensorCords
# activationContainer: "implant"
# - type: DeviceNetwork
# deviceNetId: Wireless
# transmitFrequencyId: SuitSensor
# - type: StationLimitedNetwork
# - type: WirelessNetworkConnection
# range: 500
- type: TriggerOnMobstateChange
mobState:
- Critical