]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Predict Flashes (#37640)
authorslarticodefast <161409025+slarticodefast@users.noreply.github.com>
Mon, 23 Jun 2025 11:32:56 +0000 (13:32 +0200)
committerGitHub <noreply@github.com>
Mon, 23 Jun 2025 11:32:56 +0000 (13:32 +0200)
commitb83d00b792e5a8816158b888e9aa4bf2b4eebef4
tree287f6acc3c1ce0b8e2ebd6eb983fbf4c84e9271e
parent7e77ee0cd2fe3539cdef392e77ea6c1c74a7a71e
Predict Flashes (#37640)

Co-authored-by: ScarKy0 <scarky0@onet.eu>
23 files changed:
Content.Client/Flash/FlashSystem.cs
Content.Server/EntityEffects/EntityEffectSystem.cs
Content.Server/Explosion/EntitySystems/TriggerSystem.cs
Content.Server/Flash/Components/DamagedByFlashingComponent.cs [deleted file]
Content.Server/Flash/Components/FlashImmunityComponent.cs [deleted file]
Content.Server/Flash/FlashSystem.cs
Content.Server/GameTicking/Rules/RevolutionaryRuleSystem.cs
Content.Shared/EntityEffects/Effects/FlashReactionEffect.cs
Content.Shared/Flash/Components/ActiveFlashComponent.cs [new file with mode: 0644]
Content.Shared/Flash/Components/DamagedByFlashingComponent.cs [new file with mode: 0644]
Content.Shared/Flash/Components/FlashComponent.cs
Content.Shared/Flash/Components/FlashImmunityComponent.cs [new file with mode: 0644]
Content.Shared/Flash/Components/FlashOnTriggerComponent.cs
Content.Shared/Flash/Components/FlashedComponent.cs
Content.Shared/Flash/DamagedByFlashingSystem.cs [moved from Content.Server/Flash/DamagedByFlashingSystem.cs with 53% similarity]
Content.Shared/Flash/FlashEvents.cs [new file with mode: 0644]
Content.Shared/Flash/FlashVisuals.cs [new file with mode: 0644]
Content.Shared/Flash/SharedFlashSystem.cs
Content.Shared/Inventory/InventorySystem.Relay.cs
Content.Shared/Light/SharedHandheldLightSystem.cs
Resources/Prototypes/Entities/Objects/Misc/fluff_lights.yml
Resources/Prototypes/Entities/Objects/Tools/lantern.yml
Resources/Prototypes/Entities/Objects/Weapons/security.yml