]> git.smokeofanarchy.ru Git - space-station-14.git/commit
add memory cell and rework logic construction (#24983)
authordeltanedas <39013340+deltanedas@users.noreply.github.com>
Sun, 18 Aug 2024 22:34:43 +0000 (22:34 +0000)
committerGitHub <noreply@github.com>
Sun, 18 Aug 2024 22:34:43 +0000 (16:34 -0600)
commitad691931c6e000d74f57780305295653385c0da4
treeab47528c2e673e67afa6d18508cbf5e739a59be6
parent6cda6c8ba5ba0c3556090ffe4285ec3b41879186
add memory cell and rework logic construction (#24983)

* rework construction to be deconstructable, add memory cell

* update textures

* add code

* add memory cell and ports, empty circuit

* d

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
13 files changed:
Content.Server/DeviceLinking/Components/MemoryCellComponent.cs [new file with mode: 0644]
Content.Server/DeviceLinking/Systems/MemoryCellSystem.cs [new file with mode: 0644]
Resources/Locale/en-US/machine-linking/receiver_ports.ftl
Resources/Prototypes/DeviceLinking/sink_ports.yml
Resources/Prototypes/Entities/Structures/gates.yml
Resources/Prototypes/Recipes/Construction/Graphs/tools/logic_gate.yml
Resources/Prototypes/Recipes/Construction/tools.yml
Resources/Textures/Objects/Devices/gates.rsi/base.png
Resources/Textures/Objects/Devices/gates.rsi/edge_detector.png
Resources/Textures/Objects/Devices/gates.rsi/logic.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/gates.rsi/memory_cell.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/gates.rsi/meta.json
Resources/Textures/Objects/Devices/gates.rsi/power_sensor.png