This website requires JavaScript.
Explore
Help
Register
Sign In
Admin
/
wwdpublic
Watch
1
Star
0
Fork
0
You've already forked wwdpublic
mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced
2026-04-20 06:58:55 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b89615342ecfadf3e1c9cfd4d1dce2e8023438ff
wwdpublic
/
Content.Server
/
GameObjects
/
Components
/
Items
/
Storage
History
dylanstrategie
4198b6dc4e
Medkits are now a container plus filled version (
#457
)
2019-11-23 21:39:12 +01:00
..
Fill
Medkits are now a container plus filled version (
#457
)
2019-11-23 21:39:12 +01:00
EntityStorageComponent.cs
Keeps the items inside a storage container spread out with a small local offset. Previously, all of the items were set to the container's position, resulting in a single pile.
2019-09-15 15:29:16 -07:00
IStorageComponent.cs
Storage system refactor & map init.
2019-05-05 18:52:06 +02:00
ItemComponent.cs
Remove PickUpVerb completely from held items.
2019-10-10 11:53:37 +02:00
ServerStorageComponent.cs
Removed extra dependencies
2019-08-06 01:09:44 -07:00
StoreableComponent.cs
Use automatic component registration.
2019-07-31 15:07:54 +02:00