Delta-v/Content.Shared/Movement/Components
KISS 4cacb7b9e3
Ice anomaly spawns ice underneath it (#21227)
* added TileAnomalySystem to AnomalyIce

* added FloorIce for station

* created ice crust entity to spawn under ice anomaly

* update draw depth for ice crust

* uh oh, added ice-sliding but at what cost

* resolved mispredicts

* updated sprite alpha, removed appearance component (not used)

* fixed function not reflecting event name, left datafield attributes blank, added one comment about saving data (?)

---------

Co-authored-by: Yurii Kis <yurii.kis@smartteksas.com>
2023-11-05 19:41:42 -07:00
..
ActiveJetpackComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
AutoOrientComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
CanMoveInAirComponent.cs `InAir` tweaks & chasm fixes (#19707) 2023-09-11 16:03:16 +10:00
ContentEyeComponent.cs Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00
FloorOccluderComponent.cs Add tile entity occlusion (#14626) 2023-08-30 12:32:35 +10:00
FloorOcclusionComponent.cs Add tile entity occlusion (#14626) 2023-08-30 12:32:35 +10:00
FootstepModifierComponent.cs Update trivial components to use auto comp states (#20539) 2023-09-28 16:20:29 -07:00
FrictionContactsComponent.cs Ice anomaly spawns ice underneath it (#21227) 2023-11-05 19:41:42 -07:00
IgnoreKudzuComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
InputMoverComponent.cs Update trivial components to use auto comp states (#20539) 2023-09-28 16:20:29 -07:00
JetpackComponent.cs Fix action-granting items not being predicted (#20778) 2023-10-07 15:08:13 -04:00
JetpackUserComponent.cs Update trivial components to use auto comp states (#20539) 2023-09-28 16:20:29 -07:00
MobMoverComponent.cs Update trivial components to use auto comp states (#20539) 2023-09-28 16:20:29 -07:00
MovementAlwaysTouchingComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
MovementBodyPartComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
MovementIgnoreGravityComponent.cs Kill `GravityExtensions` (#20911) 2023-10-11 02:04:33 -07:00
MovementRelayTargetComponent.cs Try fix collision mispredicts (#16298) 2023-05-13 00:02:50 +10:00
MovementSpeedModifierComponent.cs Ice anomaly spawns ice underneath it (#21227) 2023-11-05 19:41:42 -07:00
NoRotateOnMoveComponent.cs Mouse rotator system (#19267) 2023-09-23 15:45:13 +10:00
RelayInputMoverComponent.cs Try fix collision mispredicts (#16298) 2023-05-13 00:02:50 +10:00
SlowContactsComponent.cs Update puddle stickiness (#16597) 2023-06-03 12:34:43 -07:00
SlowedByContactComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00