]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Implement SmartFridge functionality (#38648)
authorpathetic meowmeow <uhhadd@gmail.com>
Mon, 21 Jul 2025 03:21:28 +0000 (23:21 -0400)
committerGitHub <noreply@github.com>
Mon, 21 Jul 2025 03:21:28 +0000 (23:21 -0400)
commitd2ddbcbcda1018725ff3a0698baff38c3df22779
treed5fa911d17a5229e03ea8f4b99bde9ebb5cd1a24
parent99b431cafd3312ff5bdfeb0ecc618b12b5718405
Implement SmartFridge functionality (#38648)

* Add SmartFridge

* my nit so pick

* my access so expanded and my whitelist so both

* list -> hashset
17 files changed:
Content.Client/SmartFridge/SmartFridgeBoundUserInterface.cs [new file with mode: 0644]
Content.Client/SmartFridge/SmartFridgeItem.xaml [new file with mode: 0644]
Content.Client/SmartFridge/SmartFridgeItem.xaml.cs [new file with mode: 0644]
Content.Client/SmartFridge/SmartFridgeMenu.xaml [new file with mode: 0644]
Content.Client/SmartFridge/SmartFridgeMenu.xaml.cs [new file with mode: 0644]
Content.Client/SmartFridge/SmartFridgeUISystem.cs [new file with mode: 0644]
Content.IntegrationTests/Tests/SmartFridge/SmartFridgeInteractionTest.cs [new file with mode: 0644]
Content.Shared/Disposal/Unit/SharedDisposalUnitSystem.cs
Content.Shared/Placeable/PlaceableSurfaceSystem.cs
Content.Shared/SmartFridge/SmartFridgeComponent.cs [new file with mode: 0644]
Content.Shared/SmartFridge/SmartFridgeSystem.cs [new file with mode: 0644]
Content.Shared/Storage/Components/DumpableComponent.cs
Content.Shared/Storage/EntitySystems/DumpableSystem.cs
Resources/Locale/en-US/smartfridge/smartfridge.ftl [new file with mode: 0644]
Resources/Locale/en-US/storage/components/dumpable-component.ftl
Resources/Prototypes/Entities/Structures/Machines/smartfridge.yml
Resources/Prototypes/SoundCollections/machines.yml