]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Borg hands & hand whitelisting (#38668)
authorpathetic meowmeow <uhhadd@gmail.com>
Tue, 12 Aug 2025 22:21:42 +0000 (18:21 -0400)
committerGitHub <noreply@github.com>
Tue, 12 Aug 2025 22:21:42 +0000 (15:21 -0700)
commit39cb27fe2171b55cf236d10bfc801350f7bdd38d
tree9f268442166c4bbb21dd33f031d229f47da6cdf0
parent8b76ace136a985a99d22f3c768aeaf0274facfa5
Borg hands & hand whitelisting (#38668)

* Borg hands & hand whitelisting

* yaml linted

* yaml linted (x2)

* yaml linted (x3)

* my storage tests so pass

* no need for SetCount

* ok new stuff you can get fixed too

* oops

* staque

* what if we addressed feedback

* my place so holder

* what if we addresesd feedback

* what if i did it correctly

* terminating or deleted
34 files changed:
Content.Client/Stack/StackSystem.cs
Content.Client/UserInterface/Controls/SlotControl.cs
Content.Client/UserInterface/Systems/Hands/HandsUIController.cs
Content.Client/UserInterface/Systems/Hotbar/Widgets/HotbarGui.xaml.cs
Content.Client/UserInterface/Systems/Inventory/Controls/ItemStatusPanel.xaml.cs
Content.Server/Construction/ConstructionSystem.Interactions.cs
Content.Server/Silicons/Borgs/BorgSystem.Modules.cs
Content.Server/Stack/StackSystem.cs
Content.Shared/Construction/Components/MachineBoardComponent.cs
Content.Shared/Hands/Components/HandsComponent.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.Pickup.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.Whitelist.cs [new file with mode: 0644]
Content.Shared/Hands/EntitySystems/SharedHandsSystem.cs
Content.Shared/Silicons/Borgs/Components/ItemBorgModuleComponent.cs
Content.Shared/Stacks/SharedStackSystem.cs
Content.Shared/Stacks/StackComponent.cs
Resources/Locale/en-US/robotics/borg_modules.ftl [new file with mode: 0644]
Resources/Prototypes/Entities/Objects/Devices/Circuitboards/Machine/base_machineboard.yml
Resources/Prototypes/Entities/Objects/Devices/Circuitboards/computer.yml
Resources/Prototypes/Entities/Objects/Devices/Electronics/base_electronics.yml
Resources/Prototypes/Entities/Objects/Materials/Sheets/glass.yml
Resources/Prototypes/Entities/Objects/Materials/Sheets/metal.yml
Resources/Prototypes/Entities/Objects/Materials/Sheets/other.yml
Resources/Prototypes/Entities/Objects/Materials/ingots.yml
Resources/Prototypes/Entities/Objects/Materials/materials.yml
Resources/Prototypes/Entities/Objects/Materials/parts.yml
Resources/Prototypes/Entities/Objects/Misc/machine_parts.yml
Resources/Prototypes/Entities/Objects/Specific/Janitorial/soap.yml
Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml
Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml
Resources/Prototypes/Entities/Objects/Specific/chemistry-vials.yml
Resources/Prototypes/Entities/Objects/Specific/chemistry.yml
Resources/Prototypes/Entities/Objects/Tools/cable_coils.yml
Resources/Prototypes/tags.yml