Delta-v/Content.Server/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
..
BluespaceLockerSystem.cs Add door electronics access configuration menu (#17778) 2024-04-07 14:26:56 +02:00
CursedEntityStorageSystem.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
EntityStorageSystem.cs Predicted movement opening lockers (#24937) 2024-02-08 12:36:12 +01:00
ItemCounterSystem.cs Predict StorageComponent (#19682) 2023-09-27 21:59:12 +02:00
ItemMapperSystem.cs ItemMapper ECS (#9867) 2022-08-08 12:35:57 +10:00
PickRandomSystem.cs Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
SpawnItemsOnUseSystem.cs Revert Paint (#26593) 2024-04-07 14:20:19 +02:00
StorageFillVisualizerSystem.cs Fix notice board storage fill visuals (#24569) 2024-01-28 00:28:03 +01:00
StorageSystem.Fill.cs Fix storage fill giving no reason for failing (#27122) 2024-04-21 23:18:19 +02:00
StorageSystem.cs Expand UseDelay to support multiple delays per entity; fix bible healing and bag pickup (#27234) 2024-05-03 00:11:26 +02:00