Delta-v/Content.Shared/Storage/EntitySystems
beck-thompson 327466a6e2
Plushies can now have pAIs stuffed into them (v2)! (#30805)
* First commit

* I forgot silly me

* Actually added comments

* spellin

* fixes

* more blacklists

* Minor fixes

* Speech Verb also changes now

* Simple name stuff

* Other fixes

* remove one line of whitespace

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2024-10-09 20:01:32 +02:00
..
BinSystem.cs Replace obsolete EntityWhitelist IsValid usages part 2 (#28506) 2024-06-03 17:40:03 -04:00
BluespaceLockerDoAfterEvent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
DumpableSystem.cs Add BreakOnDropItem, update do afters, remove unnecessary declarations (#30361) 2024-08-08 13:39:46 +02:00
MagnetPickupSystem.cs Replace obsolete EntityWhitelist IsValid usages (#28465) 2024-06-01 23:10:24 -04:00
SecretStashSystem.cs Plushies can now have pAIs stuffed into them (v2)! (#30805) 2024-10-09 20:01:32 +02:00
SharedEntityStorageSystem.cs Move PlaceableSurfaceComponent usages to PlaceableSurfaceSystem (#28384) 2024-09-19 17:42:49 +10:00
SharedItemCounterSystem.cs More miscellaneous compiler warning fixes (#18228) 2023-07-23 16:03:57 +10:00
SharedItemMapperSystem.cs Clean itemmapper (#29983) 2024-07-14 13:27:39 +10:00
SharedStorageSystem.cs Fix storage area pickup sound playing multiple times (#32397) 2024-09-27 17:09:17 +10:00
StoreAfterFailedInteractSystem.cs Add a component that inserts the held item when no interaction happens on the stored item (#29823) 2024-08-11 12:29:44 +10:00