]> git.smokeofanarchy.ru Git - space-station-14.git/commit
TriggerSystem improvements (#35762)
authorslarticodefast <161409025+slarticodefast@users.noreply.github.com>
Wed, 12 Mar 2025 05:31:33 +0000 (06:31 +0100)
committerGitHub <noreply@github.com>
Wed, 12 Mar 2025 05:31:33 +0000 (22:31 -0700)
commit175f5e6c2fbefc4d810fe9b6c04e22daf9798260
treeba796d72b649e73923dc6b5514ade48a7386408c
parenta384cbed8959d758d069815907ecfad48bbfab1f
TriggerSystem improvements (#35762)

* desynchronizer real

* yaml stuff from slarti branch

* C# stuff

* oops

* fix triggers

* atomize PR

---------

Co-authored-by: Flareguy <woaj9999@outlook.com>
Content.Server/Explosion/Components/SpawnOnTriggerComponent.cs
Content.Server/Explosion/Components/TriggerOnCollideComponent.cs
Content.Server/Explosion/Components/TriggerOnUseComponent.cs [new file with mode: 0644]
Content.Server/Explosion/Components/TriggerWhitelistComponent.cs [new file with mode: 0644]
Content.Server/Explosion/EntitySystems/TriggerSystem.cs
Content.Server/Polymorph/Components/PolymorphOnTriggerComponent.cs [new file with mode: 0644]
Content.Server/Polymorph/Systems/PolymorphSystem.Collide.cs [deleted file]
Content.Server/Polymorph/Systems/PolymorphSystem.Trigger.cs [new file with mode: 0644]
Content.Server/Polymorph/Systems/PolymorphSystem.cs
Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/magic.yml
Resources/Prototypes/Polymorphs/polymorph.yml