Delta-v/Content.Shared/Item
Samuka-C fbe05977d5
Fix the component toggler (#37309)
* Make the ComponentToggle remember what entity it gave components to

* fix the null problem by just ignoring the null problem

* Add documentation to the new datafield + removing the "= null" that is not necessary

* small fixes and cleaning the code

* whitespace my beloved

* wait, I dont need those lines, why did I add them?
2025-05-09 20:00:58 +02:00
..
ItemToggle Fix the component toggler (#37309) 2025-05-09 20:00:58 +02:00
HeldSpeedModifierComponent.cs Mirror speed penalty for worn duffels and hardsuits when in-hand (#22168) 2023-12-06 20:41:29 -07:00
HeldSpeedModifierSystem.cs Add Slowdown to Dragging Items that Slow when Held (#29364) 2024-07-01 15:33:08 +10:00
ItemComponent.cs Plates & Cash gridinv visuals (#24075) 2024-01-14 11:44:17 -05:00
ItemSizeChangedEvent.cs Storage fixes (#36533) 2025-04-18 12:11:31 +10:00
ItemSizePrototype.cs Cleanup: Remove redundant prototype name specifications (#35793) 2025-03-19 19:30:31 +01:00
MultiHandedItemComponent.cs Predicted multihanded component (#36712) 2025-04-19 18:05:20 +10:00
MultiHandedItemSystem.cs Predicted multihanded component (#36712) 2025-04-19 18:05:20 +10:00
PickupAttemptEvent.cs hands ECS (#7081) 2022-03-17 18:13:31 +11:00
SharedItemSystem.cs Priority Deliveries (#36968) 2025-04-27 02:13:52 -07:00