forked from space-wizards/space-station-14
-
Notifications
You must be signed in to change notification settings - Fork 154
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Debug Access Configurator for mapping (#591)
- Loading branch information
Showing
11 changed files
with
183 additions
and
0 deletions.
There are no files selected for viewing
49 changes: 49 additions & 0 deletions
49
Resources/Prototypes/SS220/Entities/Debugging/access_configurator_debug.yml
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,49 @@ | ||
- type: entity | ||
parent: AccessConfigurator | ||
id: AccessConfiguratorDebug | ||
name: конфигуратор доступа | ||
description: Используется в маппинге для изменения требований уровня доступа к шлюзам и другим запираемым объектам. Не маппить. | ||
suffix: Debug, Маппинг | ||
components: | ||
- type: Sprite | ||
sprite: SS220/Debugging/debug_access_configurator.rsi | ||
state: icon | ||
- type: Item | ||
size: Small | ||
- type: Clothing | ||
sprite: SS220/Debugging/debug_access_configurator.rsi | ||
- type: AccessOverrider | ||
accessLevels: | ||
- Armory | ||
- Atmospherics | ||
- Bar | ||
- Brig | ||
- Blueshield | ||
- Captain | ||
- Cargo | ||
- Chapel | ||
- Chemistry | ||
- ChiefEngineer | ||
- ChiefMedicalOfficer | ||
- Command | ||
- Detective | ||
- Engineering | ||
- EmergencyShuttleRepealAll | ||
- External | ||
- HeadOfPersonnel | ||
- HeadOfSecurity | ||
- Hydroponics | ||
- Janitor | ||
- Kitchen | ||
- Maintenance | ||
- Medical | ||
- NuclearOperative | ||
- Paramedic | ||
- Quartermaster | ||
- Research | ||
- ResearchDirector | ||
- Salvage | ||
- Security | ||
- Service | ||
- SyndicateAgent | ||
- Theatre |
50 changes: 50 additions & 0 deletions
50
Resources/Prototypes/SS220/Entities/Debugging/id_card_debug.yml
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,50 @@ | ||
- type: entity | ||
id: DebugIDCard | ||
parent: IDCardStandard | ||
name: ID карта дебага | ||
description: Карта, предназначенная для работы с конфигуратором доступа. Имеет абсолютно все доступы. Не маппить. | ||
suffix: Debug, Маппинг | ||
components: | ||
- type: Sprite | ||
sprite: SS220/Debugging/debug_id_card.rsi | ||
layers: | ||
- state: debug | ||
- type: Clothing | ||
slots: | ||
- idcard | ||
sprite: SS220/Debugging/debug_id_card.rsi | ||
- type: Access | ||
tags: | ||
- Armory | ||
- Atmospherics | ||
- Bar | ||
- Brig | ||
- Blueshield | ||
- Captain | ||
- Cargo | ||
- Chapel | ||
- Chemistry | ||
- ChiefEngineer | ||
- ChiefMedicalOfficer | ||
- Command | ||
- Detective | ||
- Engineering | ||
- EmergencyShuttleRepealAll | ||
- External | ||
- HeadOfPersonnel | ||
- HeadOfSecurity | ||
- Hydroponics | ||
- Janitor | ||
- Kitchen | ||
- Maintenance | ||
- Medical | ||
- NuclearOperative | ||
- Paramedic | ||
- Quartermaster | ||
- Research | ||
- ResearchDirector | ||
- Salvage | ||
- Security | ||
- Service | ||
- SyndicateAgent | ||
- Theatre |
Binary file added
BIN
+1.53 KB
Resources/Textures/SS220/Debugging/debug_access_configurator.rsi/equipped-BELT.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
+2.8 KB
Resources/Textures/SS220/Debugging/debug_access_configurator.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
+548 Bytes
Resources/Textures/SS220/Debugging/debug_access_configurator.rsi/inhand-left.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
+547 Bytes
Resources/Textures/SS220/Debugging/debug_access_configurator.rsi/inhand-right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
62 changes: 62 additions & 0 deletions
62
Resources/Textures/SS220/Debugging/debug_access_configurator.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,62 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Color-swap of the network configurator made by 20kdc (github) for ss14", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon", | ||
"delays": [ | ||
[ | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "equipped-BELT", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+463 Bytes
Resources/Textures/SS220/Debugging/debug_id_card.rsi/debug-inhand-left.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
+452 Bytes
Resources/Textures/SS220/Debugging/debug_id_card.rsi/debug-inhand-right.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.
22 changes: 22 additions & 0 deletions
22
Resources/Textures/SS220/Debugging/debug_id_card.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,22 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/d917f4c2a088419d5c3aec7656b7ff8cebd1822e, iddebug made by Kit0vras (github) for SS220", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "debug" | ||
}, | ||
{ | ||
"name": "debug-inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "debug-inhand-right", | ||
"directions": 4 | ||
} | ||
] | ||
} |