]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Chameleon clothes + EMP behaviour (#30924)
authormhamster <81412348+mhamsterr@users.noreply.github.com>
Fri, 30 May 2025 00:06:03 +0000 (07:06 +0700)
committerGitHub <noreply@github.com>
Fri, 30 May 2025 00:06:03 +0000 (20:06 -0400)
commitcaf18f4bc6a42964033390eaccc91e23b439509a
treef2c4663a4b2e776f021a8e803456419368aa412e
parent394aa7e7b8020f96cca19423e56e9c22c9f01be4
Chameleon clothes + EMP behaviour (#30924)

* resolving conflicts??

* Controlled clothes changing

+ time stuff
+ EmpChangeIntensity

* Single clothes change

+ EmpContinious
+ moved random pick logic into GetRandomValidPrototype

* Changes from reviews

Co-Authored-By: Nemanja <98561806+emogarbage404@users.noreply.github.com>
* Update ChameleonClothingComponent.cs

* repairing irreparable damage

i failed, did i?

* damaging repaired irreparable

uh???

* 2025 FUN ALLOWED!!!!

* Minor changes from reviews

Co-Authored-By: beck-thompson <107373427+beck-thompson@users.noreply.github.com>
* Fix merge conflicts

* Fix that last bug

* cleanup

* Remove VV attr.

* AutoPausedField on emp time change

---------

Co-authored-by: Nemanja <98561806+emogarbage404@users.noreply.github.com>
Co-authored-by: beck-thompson <107373427+beck-thompson@users.noreply.github.com>
Co-authored-by: beck-thompson <beck314159@hotmail.com>
Co-authored-by: EmoGarbage404 <retron404@gmail.com>
Content.Client/Clothing/Systems/ChameleonClothingSystem.cs
Content.Client/Clothing/UI/ChameleonBoundUserInterface.cs
Content.Client/Clothing/UI/ChameleonMenu.xaml.cs
Content.Server/Clothing/Systems/ChameleonClothingSystem.cs
Content.Shared/Clothing/Components/ChameleonClothingComponent.cs
Content.Shared/Clothing/EntitySystems/SharedChameleonClothingSystem.cs