Delta-v/Content.Shared/Storage/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
..
BinSystem.cs Code cleanup: Dirty(Comp) (#26238) 2024-03-24 00:04:13 +01:00
BluespaceLockerDoAfterEvent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
DumpableSystem.cs Fix for items dropped being rotated to world north (#26662) 2024-04-07 14:31:22 +02:00
MagnetPickupSystem.cs Use new ComponentPauseGenerator (#25183) 2024-03-07 00:57:05 +01:00
SecretStashSystem.cs Toilet Upgrade (needs review) (#22133) 2024-04-07 14:18:32 +02:00
SharedEntityStorageSystem.cs Predicted movement opening lockers (#24937) 2024-02-08 12:36:12 +01:00
SharedItemCounterSystem.cs More miscellaneous compiler warning fixes (#18228) 2023-07-23 16:03:57 +10:00
SharedItemMapperSystem.cs Construction graph improvements (#17960) 2023-07-13 20:23:52 +10:00
SharedStorageSystem.cs Expand UseDelay to support multiple delays per entity; fix bible healing and bag pickup (#27234) 2024-05-03 00:11:26 +02:00