Delta-v/Content.Server/Storage/EntitySystems
Leon Friedrich 19277a2276
More DoAfter Changes (#14609)
* DoAfters

* Compact Clone()

* Fix mice and cuffables

* Try generalize attempt events

* moves climbabledoafter event to shared, fixes issue with climbable target

* Fix merge (cuffing)

* Make all events netserializable

* handful of doafter events moved

* moves the rest of the events to their respective shared folders

* Changes all mentions of server doafter to shared

* stop stripping cancellation

* fix merge errors

* draw paused doafters

* handle unpausing

* missing netserializable ref

* removes break on stun reference

* removes cuffing state reference

* Fix tools

* Fix door prying.

* Fix construction

* Fix dumping

* Fix wielding assert

* fix rev

* Fix test

* more test fixes

---------

Co-authored-by: keronshb <keronshb@live.com>
2023-04-02 21:13:48 -04:00
..
BluespaceLockerSystem.cs More DoAfter Changes (#14609) 2023-04-02 21:13:48 -04:00
CursedEntityStorageSystem.cs move lockcomponent to shared (#13722) 2023-02-12 01:12:29 +00:00
DumpableSystem.cs More DoAfter Changes (#14609) 2023-04-02 21:13:48 -04:00
EntityStorageSystem.cs Minor entitystorage air fixes (#14842) 2023-03-25 15:30:19 +11:00
ItemCounterSystem.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
ItemMapperSystem.cs ItemMapper ECS (#9867) 2022-08-08 12:35:57 +10:00
SecretStashSystem.cs Fix `EmptyContainer` construction action (#14406) 2023-03-15 11:14:18 +11:00
SpawnItemsOnUseSystem.cs Make pricing system aware of SpawnItemsOnUseComponent (#13626) 2023-02-28 07:55:25 -08:00
StorageFillVisualizerSystem.cs Remove some obsolete AppearanceComponent method usages (#13726) 2023-02-02 12:34:53 -04:00
StorageSystem.Fill.cs Don't play storage fill sounds on mapinit (#10653) 2022-08-17 19:34:52 -07:00
StorageSystem.cs More DoAfter Changes (#14609) 2023-04-02 21:13:48 -04:00