Delta-v/Content.Server/Explosion/EntitySystems
Plykiya a4d6f09a4f
Cluster grenade refactor and contra markings (#31108)
* Cluster grenade refactor

* oopsies on the name

* Solve client-side errors

* reviews addressed

* filling scattering grenades is now predicted

* reviews addressed
2024-12-16 13:08:07 +01: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 move TriggerExplosion to shared (#30227) 2024-09-19 10:01:40 +10:00
ExplosionSystem.CVars.cs move TriggerExplosion to shared (#30227) 2024-09-19 10:01:40 +10:00
ExplosionSystem.GridMap.cs Replace obsolete Tile Access methods (#32508) 2024-09-29 01:27:47 +02:00
ExplosionSystem.Processing.cs Make the explosions throw the container/item they originated from (#32428) 2024-10-04 10:43:45 +02:00
ExplosionSystem.TileFill.cs move TriggerExplosion to shared (#30227) 2024-09-19 10:01:40 +10:00
ExplosionSystem.Visuals.cs move TriggerExplosion to shared (#30227) 2024-09-19 10:01:40 +10:00
ExplosionSystem.cs Replace obsolete Tile Access methods (#32508) 2024-09-29 01:27:47 +02:00
ExplosionTileFlood.cs Fix warnings and code cleanup/fixes (#13570) 2023-01-19 13:56:45 +11:00
ProjectileGrenadeSystem.cs Cluster grenade refactor and contra markings (#31108) 2024-12-16 13:08:07 +01:00
ScatteringGrenadeSystem.cs Cluster grenade refactor and contra markings (#31108) 2024-12-16 13:08:07 +01: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 Change the syndicate charge to start a timer on signal (#32423) 2024-10-04 11:34:48 +02: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 Anomalous infections (#31876) 2024-09-17 12:49:19 +03:00
TwoStageTriggerSystem.cs Remove obsolete occurrences of IComponent.Owner being assigned just before AddComponent (#30724) 2024-08-08 13:03:41 +10:00