Delta-v/Content.Shared/Slippery
Zachary Higgs 241d0e12e2
Fix SuperSlippery And StepTriggers persisting when UpdateSlip is called (#34525)
* Fix superSlippery and stepTrigger values persist

- made values in SpillTileReaction's public so we can query the
prototype

- made the default values for slippery component and
StepTriggerComponent based on default constants
for easier resetting

- added a calculation and check in UpdateSlips to check
if a super slip is present as well as Update
relevant steptrigger and slip values based on the contents of the
solution

* The worlds biggest change

---------

Co-authored-by: Myra <vascreeper@yahoo.com>
2025-02-17 21:53:23 +01:00
..
GetSlowedOverSlipperyModifierEvent.cs Add Galoshes slowdown over slippery surfaces (#30967) 2024-08-23 19:59:51 +10:00
NoSlipComponent.cs Make NoSlip component networked (#30425) 2024-07-27 23:17:06 -07:00
SlidingComponent.cs Spacelube slide (#24801) 2024-02-01 21:39:10 +11:00
SlidingSystem.cs Fix sliding bug (#24846) 2024-02-03 19:10:50 +11:00
SlipperyComponent.cs Fix SuperSlippery And StepTriggers persisting when UpdateSlip is called (#34525) 2025-02-17 21:53:23 +01:00
SlipperySystem.cs Wizard Touch Spells (Smite, Cluwne's Curse, Slippery Slope) (#34531) 2025-02-02 20:23:41 +01:00
SlowedOverSlipperyComponent.cs Add Galoshes slowdown over slippery surfaces (#30967) 2024-08-23 19:59:51 +10:00