Delta-v/Content.Shared/Item
metalgearsloth c0a07614c0
ItemToggle + slots stuff (#31312)
* ItemToggle + slots stuff

- Add component for itemslot locks to match LockComponent (surprised this didn't exist).
- Add thing for pointlight to match itemtoggle. In future should be used for PDAs and stuff but need to fix some other stuff first.

* Also this

* grill
2024-08-25 22:30:28 +10:00
..
ItemToggle ItemToggle + slots stuff (#31312) 2024-08-25 22:30:28 +10: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
ItemSizePrototype.cs Grid Inventory (#21931) 2023-12-04 16:04:39 -07:00
MultiHandedItemComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
PickupAttemptEvent.cs hands ECS (#7081) 2022-03-17 18:13:31 +11:00
SharedItemSystem.cs replace all uses of TryGetContainingContainer with non-obsolete overload (#30583) 2024-08-04 15:38:53 +10:00
SharedMultiHandedItemSystem.cs Remove hands component reference (#15197) 2023-04-07 11:21:12 -07:00