]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Remove handheld crew monitor (#24761)
authormetalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Wed, 31 Jan 2024 11:23:49 +0000 (22:23 +1100)
committerGitHub <noreply@github.com>
Wed, 31 Jan 2024 11:23:49 +0000 (22:23 +1100)
* Remove handheld crew monitor

- It's supposed to be a CMO computer.
- It's getting powercrept and added everywhere.

* These too

* And this

13 files changed:
Resources/Prototypes/Catalog/Fills/Boxes/syndicate.yml
Resources/Prototypes/Catalog/Fills/Lockers/heads.yml
Resources/Prototypes/Catalog/thief_toolbox_sets.yml
Resources/Prototypes/Entities/Objects/Specific/Medical/handheld_crew_monitor.yml [deleted file]
Resources/Prototypes/Entities/Structures/Machines/lathe.yml
Resources/Prototypes/Recipes/Lathes/medical.yml
Resources/Prototypes/Research/biochemical.yml
Resources/Textures/Objects/Specific/Medical/handheldcrewmonitor.rsi/icon.png [deleted file]
Resources/Textures/Objects/Specific/Medical/handheldcrewmonitor.rsi/meta.json [deleted file]
Resources/Textures/Objects/Specific/Medical/handheldcrewmonitor.rsi/scanner.png [deleted file]
Resources/Textures/Objects/Specific/Medical/syndihandheldcrewmonitor.rsi/meta.json [deleted file]
Resources/Textures/Objects/Specific/Medical/syndihandheldcrewmonitor.rsi/syndiscanner.png [deleted file]
Resources/migration.yml

index c08d82bd28db3db0805c015d84a30ad2f9fcdfef..41fe404dc4929ed3f123951908613e4ea4ad98f7 100644 (file)
@@ -40,8 +40,6 @@
   components:
     - type: StorageFill
       contents:
-        - id: SyndiCrewMonitorEmpty
-          amount: 1
         - id: PowerCellHigh
           amount: 1
         - id: ClothingEyesGlassesHiddenSecurity
index 2d15ca826c887d1cbaa4daf8d517aaf8a9c7e447..095698dea5188e6a28b4022e657056950e3777e1 100644 (file)
       - id: ClothingHeadHatBeretCmo
       - id: ClothingOuterHardsuitMedical
       - id: Hypospray
-      - id: HandheldCrewMonitor
       - id: DoorRemoteMedical
       - id: RubberStampCMO
       - id: MedicalTechFabCircuitboard
       - id: ClothingBackpackDuffelSurgeryFilled
       - id: ClothingMaskSterile
       - id: Hypospray
-      - id: HandheldCrewMonitor
       - id: DoorRemoteMedical
       - id: RubberStampCMO
       - id: MedicalTechFabCircuitboard
index 2c98b0b89dae3a91f1c9a8fd92ecc99103c7c02b..d0fbd277c8f54c69d946dd79718bac4f0c62fc55 100644 (file)
@@ -2,7 +2,7 @@
   id: ChameleonSet
   name: thief-backpack-category-chameleon-name
   description: thief-backpack-category-chameleon-description
-  sprite: 
+  sprite:
     sprite: /Textures/Clothing/OuterClothing/Misc/black_hoodie.rsi
     state: icon
   content:
@@ -19,7 +19,7 @@
   id: ToolsSet
   name: thief-backpack-category-tools-name
   description: thief-backpack-category-tools-description
-  sprite: 
+  sprite:
     sprite: Objects/Tools/jaws_of_life.rsi
     state: jaws_pry
   content:
@@ -66,7 +66,7 @@
   id: SleeperSet
   name: thief-backpack-category-sleeper-name
   description: thief-backpack-category-sleeper-description
-  sprite: 
+  sprite:
     sprite: Objects/Tanks/anesthetic.rsi
     state: icon
   content:
   id: CommunicatorSet
   name: thief-backpack-category-communicator-name
   description: thief-backpack-category-communicator-description
-  sprite: 
+  sprite:
     sprite: Objects/Tools/spy_device.rsi
     state: icon
   content:
   - EncryptionKeyStationMaster
   - CyberPen
-  - SpyCrewMonitor
   - BriefcaseThiefBribingBundleFilled
   - ClothingMaskGasVoiceChameleon
   #- todo Chameleon Stamp
-  
+
 - type: thiefBackpackSet
   id: SmugglerSet
   name: thief-backpack-category-smuggler-name
   description: thief-backpack-category-smuggler-description
-  sprite: 
+  sprite:
     sprite: Clothing/Neck/Cloaks/void.rsi
     state: icon
   content:
diff --git a/Resources/Prototypes/Entities/Objects/Specific/Medical/handheld_crew_monitor.yml b/Resources/Prototypes/Entities/Objects/Specific/Medical/handheld_crew_monitor.yml
deleted file mode 100644 (file)
index 486e8b0..0000000
+++ /dev/null
@@ -1,92 +0,0 @@
-- type: entity
-  name: handheld crew monitor
-  parent:
-  - BaseItem
-  - PowerCellSlotSmallItem
-  id: HandheldCrewMonitor
-  description: A hand-held crew monitor displaying the status of suit sensors.
-  components:
-  - type: Sprite
-    sprite: Objects/Specific/Medical/handheldcrewmonitor.rsi
-    state: scanner
-  - type: PowerCellDraw
-    drawRate: 0
-    useRate: 20
-  - type: ActivatableUIRequiresPowerCell
-  - type: ActivatableUI
-    key: enum.CrewMonitoringUIKey.Key
-    closeOnHandDeselect: false
-  - type: UserInterface
-    interfaces:
-      - key: enum.CrewMonitoringUIKey.Key
-        type: CrewMonitoringBoundUserInterface
-  - type: CrewMonitoringConsole
-  - type: DeviceNetwork
-    deviceNetId: Wireless
-    receiveFrequencyId: CrewMonitor
-  - type: WirelessNetworkConnection
-    range: 500
-  - type: StationLimitedNetwork
-  - type: StaticPrice
-    price: 500
-
-- type: entity
-  id: HandheldCrewMonitorEmpty
-  parent: HandheldCrewMonitor
-  suffix: Empty
-  components:
-  - type: ItemSlots
-    slots:
-      cell_slot:
-        name: power-cell-slot-component-slot-name-default 
-
-- type: entity
-  id: SpyCrewMonitor
-  name: spy monitor
-  description: A spy device capable of connecting to crew monitoring servers.
-  parent: HandheldCrewMonitor
-  components:
-  - type: Sprite
-    sprite: Objects/Tools/spy_device.rsi
-    state: icon
-  - type: Item
-    sprite: Objects/Tools/spy_device.rsi
-  - type: PowerCellDraw
-    useRate: 10
-  - type: StaticPrice
-    price: 750
-
-- type: entity
-  id: SpyCrewMonitorEmpty
-  parent: SpyCrewMonitor
-  suffix: Empty
-  components:
-  - type: ItemSlots
-    slots:
-      cell_slot:
-        name: power-cell-slot-component-slot-name-default 
-
-- type: entity
-  id: SyndiCrewMonitor
-  name: syndicate crew monitor
-  description: The syndicated version of crew monitor, intercepts information from the server.
-  parent: HandheldCrewMonitor
-  components:
-  - type: Sprite
-    sprite: Objects/Specific/Medical/syndihandheldcrewmonitor.rsi
-    state: syndiscanner
-  - type: Item
-    sprite: Objects/Specific/Medical/syndihandheldcrewmonitor.rsi
-  - type: PowerCellDraw
-    useRate: 40
-
-- type: entity
-  id: SyndiCrewMonitorEmpty
-  parent: SyndiCrewMonitor
-  suffix: Empty
-  components:
-  - type: ItemSlots
-    slots:
-      cell_slot:
-        name: power-cell-slot-component-slot-name-default 
-  
\ No newline at end of file
index c920d86701e05f88446ec31698f3d34ef3569832..e48d34e19c732714ca8d7aaffaa42aa38ba63c99 100644 (file)
       - AnomalyScanner
       - AnomalyLocator
       - AnomalyLocatorWide
-      - HandheldCrewMonitor
       - Scalpel
       - Retractor
       - Cautery
       - MedkitRadiation
       - MedkitCombat
     dynamicRecipes:
-      - HandheldCrewMonitor
       - ClothingHandsGlovesNitrile
       - CryostasisBeaker
       - LargeBeaker
index 51cdf830502b9e0e0d16db8de493393ca4ae22d2..2a3b738782834b90f78e478d495777faf5852131 100644 (file)
   materials:
     Cloth: 200
 
-- type: latheRecipe
-  id: HandheldCrewMonitor
-  result: HandheldCrewMonitorEmpty
-  category: Tools
-  completetime: 2
-  materials:
-    Glass: 1200
-    Steel: 1000
-    Plastic: 1400
-
 - type: latheRecipe
   id: HandheldHealthAnalyzer
   result: HandheldHealthAnalyzerEmpty
index 14ae362d5e8fd2d3e80cf65ab63e617e52718c81..78deef6abc13f6a3b44193d9f756e33530f4e7d0 100644 (file)
   technologyPrerequisites:
   - Chemistry
 
-- type: technology
-  id: CrewMonitoring
-  name: research-technology-crew-monitoring
-  icon:
-    sprite: Objects/Specific/Medical/handheldcrewmonitor.rsi
-    state: scanner
-  discipline: Biochemical
-  tier: 2
-  cost: 10000
-  recipeUnlocks:
-  - HandheldCrewMonitor
-
 # Tier 3
 
 - type: technology
diff --git a/Resources/Textures/Objects/Specific/Medical/handheldcrewmonitor.rsi/icon.png b/Resources/Textures/Objects/Specific/Medical/handheldcrewmonitor.rsi/icon.png
deleted file mode 100644 (file)
index 4593188..0000000
Binary files a/Resources/Textures/Objects/Specific/Medical/handheldcrewmonitor.rsi/icon.png and /dev/null differ
diff --git a/Resources/Textures/Objects/Specific/Medical/handheldcrewmonitor.rsi/meta.json b/Resources/Textures/Objects/Specific/Medical/handheldcrewmonitor.rsi/meta.json
deleted file mode 100644 (file)
index 93459ed..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-{
-    "version": 1,
-    "size": {
-        "x": 32,
-        "y": 32
-    },
-    "license": "CC-BY-SA-3.0",
-    "copyright": "Taken from tgstation https://github.com/tgstation/tgstation/commit/ab4abf318f293a701754656dd4e9261eb70f8824#diff-9ab5c8a5e47ab7cfaeadd859a23e32b05de1fe839e99ea767fd7e340b6385d67",
-    "states": [
-        {
-            "name": "scanner",
-            "directions": 1,
-            "delays": [
-                [
-                    0.4,
-                    0.4
-                ]
-            ]
-        },
-        {
-            "name": "icon",
-            "directions": 1
-        }
-    ]
-}
diff --git a/Resources/Textures/Objects/Specific/Medical/handheldcrewmonitor.rsi/scanner.png b/Resources/Textures/Objects/Specific/Medical/handheldcrewmonitor.rsi/scanner.png
deleted file mode 100644 (file)
index 2f97a86..0000000
Binary files a/Resources/Textures/Objects/Specific/Medical/handheldcrewmonitor.rsi/scanner.png and /dev/null differ
diff --git a/Resources/Textures/Objects/Specific/Medical/syndihandheldcrewmonitor.rsi/meta.json b/Resources/Textures/Objects/Specific/Medical/syndihandheldcrewmonitor.rsi/meta.json
deleted file mode 100644 (file)
index 8a4d587..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-{
-    "version": 1,
-    "size": {
-        "x": 32,
-        "y": 32
-    },
-    "license": "CC-BY-SA-3.0",
-    "copyright": "Taken from tgstation https://github.com/tgstation/tgstation/commit/ab4abf318f293a701754656dd4e9261eb70f8824#diff-9ab5c8a5e47ab7cfaeadd859a23e32b05de1fe839e99ea767fd7e340b6385d67,this sprite made(resprite) by Fazansen(https://github.com/Fazansen)",
-    "states": [
-        {
-            "name": "syndiscanner",
-            "directions": 1,
-            "delays": [
-                [
-                    0.4,
-                    0.4
-                ]
-            ]
-        }
-    ]
-}
diff --git a/Resources/Textures/Objects/Specific/Medical/syndihandheldcrewmonitor.rsi/syndiscanner.png b/Resources/Textures/Objects/Specific/Medical/syndihandheldcrewmonitor.rsi/syndiscanner.png
deleted file mode 100644 (file)
index 9fa8cba..0000000
Binary files a/Resources/Textures/Objects/Specific/Medical/syndihandheldcrewmonitor.rsi/syndiscanner.png and /dev/null differ
index b295e37b653a91beda0c24f0bf9cb9497bd09187..6b3161c9ada04686ee57aa8671f362d52788267e 100644 (file)
@@ -170,3 +170,11 @@ DefaultStationBeaconTeslaEngine: null
 ClothingBackpackSecurityFilledDetective: ClothingBackpackFilledDetective
 ClothingBackpackDuffelSecurityFilledDetective: ClothingBackpackDuffelFilledDetective
 ClothingBackpackSatchelSecurityFilledDetective: ClothingBackpackSatchelFilledDetective
+
+# 2024-01-31
+HandheldCrewMonitorEmpty: null
+HandheldCrewMonitor: null
+SpyCrewMonitor: null
+SpyCrewMonitorEmpty: null
+SyndiCrewMonitor: null
+SyndiCrewMonitorEmpty: null
\ No newline at end of file