]> git.smokeofanarchy.ru Git - space-station-14.git/commit
StrippableSystem doafter overhaul (#25994)
authorKrunklehorn <42424291+Krunklehorn@users.noreply.github.com>
Fri, 15 Mar 2024 02:57:52 +0000 (22:57 -0400)
committerGitHub <noreply@github.com>
Fri, 15 Mar 2024 02:57:52 +0000 (13:57 +1100)
commit41ca8f3dfcb986432e1e509247bf239cac137836
treea87da898a481bff9518009a29014d18d859e42ff
parent0fdb551c3d54824b8191a94befdd97ae88cc0102
StrippableSystem doafter overhaul (#25994)

* Initial commit

* Fixed short circuiting

* Use DebugTools

* Use Entity<TComp> more, and make them nullable

* Bring these two together
Content.Server/Strip/StrippableSystem.cs
Content.Shared/Clothing/EntitySystems/ToggleableClothingSystem.cs
Content.Shared/Inventory/InventoryTemplatePrototype.cs
Content.Shared/Strip/Components/StrippableComponent.cs
Content.Shared/Strip/Components/ThievingComponent.cs
Content.Shared/Strip/SharedStrippableSystem.cs
Content.Shared/Strip/ThievingSystem.cs