Delta-v/Content.Shared/Storage/Components
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
..
BinComponent.cs Update trivial components to use auto comp states (#20539) 2023-09-28 16:20:29 -07:00
DumpableComponent.cs Weight based AreaInsert and Dumpable delay, a janitor qol tweak (#24899) 2024-03-03 00:57:44 +11:00
InsideEntityStorageComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ItemCounterComponent.cs Add ability to show stack visuals on closed containers (#29309) 2024-07-20 22:49:48 -07:00
ItemMapperComponent.cs Bows & arrows (#19771) 2023-09-22 02:45:21 -07:00
MagnetPickupComponent.cs Use new ComponentPauseGenerator (#25183) 2024-02-26 14:36:19 +11:00
SecretStashComponent.cs Plushies can now have pAIs stuffed into them (v2)! (#30805) 2024-10-09 20:01:32 +02:00
SharedBagOpenVisuals.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
SharedEntityStorageComponent.cs Predicted movement opening lockers (#24937) 2024-02-04 13:23:16 +11:00
SharedMapLayerData.cs Fix ItemMapper whitelist mispredict when inserting or removing items (#29461) 2024-06-30 14:34:06 +10:00
StorageFillComponent.cs Predict StorageComponent (#19682) 2023-09-11 21:20:46 +10:00
StorageFillVisualizerComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
StoreAfterFailedInteractComponent.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