Delta-v/Content.Server/Explosion/EntitySystems
to4no_fix 6567fa36e4
Adding shock collar and electropack (#30529)
* Adding shock collar with the new ShockOnTrigger

* Cleaning and updating the shock collar

* Add StripDelay datafield to ClothingComponent

* Adding SelfUnremovableClothingComponent

* ShockCollar Update

* Correction of the shock collar

* Correction of the shock collar 2

* Renaming the DamageSpecifier DataField to Damage

* Fixing the damage field in ShockCollar

* Cleaning the ShockCollar

* Renaming ShockCollar to ClothingNeckShockCollar

* Adding ClothingNeckShockCollar as a stealTarget to a thief

* Fixing a typo of the sprite path in ClothingNeckShockCollar

* Cleaning the ShockOnTriggerComponent

* Revision of SelfUnremovableClothing

* Adding a ClothingBackpackElectropack

* Sprite fix

* Code review

* Shock Collar sprite update

* add commit hash

---------

Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
2024-08-15 10:30:39 -04:00
..
ClusterGrenadeSystem.cs Random spontaneous cleanup PR (#25131) 2024-02-13 16:48:39 -05:00
ExplosionGridTileFlood.cs Replace Matrix3 with System.Numerics.Matrix3x2 (#27443) 2024-06-02 14:07:41 +10:00
ExplosionSpaceTileFlood.cs Atmos device performance improvements (#26493) 2024-03-30 15:17:53 +11:00
ExplosionSystem.Airtight.cs Explosion resistance is now predicted! (#30654) 2024-08-05 13:15:07 +10:00
ExplosionSystem.CVars.cs Explosion resistance is now predicted! (#30654) 2024-08-05 13:15:07 +10:00
ExplosionSystem.GridMap.cs Replace xform.WorldPosition with xformSystem method for Setting/Getting (#30029) 2024-08-06 21:02:01 +10:00
ExplosionSystem.Processing.cs Log enrichment: Explosion damage to players (#29762) 2024-08-09 16:24:05 +10:00
ExplosionSystem.TileFill.cs Explosion resistance is now predicted! (#30654) 2024-08-05 13:15:07 +10:00
ExplosionSystem.Visuals.cs Explosion resistance is now predicted! (#30654) 2024-08-05 13:15:07 +10:00
ExplosionSystem.cs Log enrichment: Explosion damage to players (#29762) 2024-08-09 16:24:05 +10:00
ExplosionTileFlood.cs Fix warnings and code cleanup/fixes (#13570) 2023-01-19 13:56:45 +11:00
SmokeOnTriggerSystem.cs metal foam grenades (#29428) 2024-07-08 00:26:58 +10:00
TriggerSystem.Mobstate.cs Melee Executions (#30104) 2024-08-11 13:05:54 +10:00
TriggerSystem.OnUse.cs full sticky prediction (#30230) 2024-08-09 09:36:15 +10:00
TriggerSystem.Proximity.cs Use new ComponentPauseGenerator (#25183) 2024-02-26 14:36:19 +11:00
TriggerSystem.Signal.cs Device Linking and better linking ui (#13645) 2023-05-07 16:07:24 +10:00
TriggerSystem.TimedCollide.cs Update TriggerSystem.TimedCollide.cs to not use Component.Owner (#29970) 2024-07-12 20:12:46 -07:00
TriggerSystem.Voice.cs Voice trigger fixes, death acidifier typos (#24941) 2024-02-20 23:57:23 -07:00
TriggerSystem.cs Adding shock collar and electropack (#30529) 2024-08-15 10:30:39 -04:00
TwoStageTriggerSystem.cs Remove obsolete occurrences of IComponent.Owner being assigned just before AddComponent (#30724) 2024-08-08 13:03:41 +10:00