Delta-v/Content.Server/Fluids/EntitySystems
Tayrtahn 07bfdf787a
Expand UseDelay to support multiple delays per entity; fix bible healing and bag pickup (#27234)
* Upgraded UseDelay to support multiple delays per entity

* Implement secondary delay for bibles.
Also some improvements to make it work nicely.

* Documentation is good

* Reserve the previous change; now Storage uses the special ID and Bible uses the default.

* .0

* Added VV support to UseDelayInfo

* Serialize better

* No register, just setlength

(cherry picked from commit b292905216948e0c85b04e8ef65a5291dd868eee)
2024-05-03 00:11:26 +02:00
..
AbsorbentSystem.cs UseDelay + ItemCooldown merge (#22502) 2024-01-26 21:32:09 +01:00
DrainSystem.cs Simplify DoAfterArgs behavior for movement and distance checks (#25226) 2024-03-24 00:03:28 +01:00
PuddleDebugDebugOverlaySystem.cs Code cleanup: puddles and spreaders (#26102) 2024-03-17 15:08:24 +01:00
PuddleSystem.Evaporation.cs Add prediction for puddle and spillable examines (#25794) 2024-03-07 01:19:36 +01:00
PuddleSystem.Spillable.cs Add clothing equipped/unequipped events (#27155) 2024-04-21 23:45:55 +02:00
PuddleSystem.Transfers.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
PuddleSystem.cs Add prediction to Spill Container verb, add dummy TrySpill methods to shared (#25813) 2024-04-07 14:11:49 +02:00
SmokeSystem.cs Code cleanup: puddles and spreaders (#26102) 2024-03-17 15:08:24 +01:00
SpraySystem.cs Expand UseDelay to support multiple delays per entity; fix bible healing and bag pickup (#27234) 2024-05-03 00:11:26 +02:00