This website requires JavaScript.
Explore
Help
Register
Sign In
Cinka
/
OldThink
Watch
1
Star
0
Fork
0
You've already forked OldThink
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
42814fcfe762d23db20c50b78d07c2bdc3794516
OldThink
/
Content.Server
/
GameObjects
/
Components
/
Items
/
Storage
History
Víctor Aguilera Puerto
60d6b4af7d
You can now pickup items inside obstructions (
#759
)
2020-02-28 17:52:18 +01:00
..
Fill
Implement StorageFillComponent (
#726
)
2020-02-23 00:40:09 +01:00
EntityStorageComponent.cs
Fixes placing objects on closed lockers (
#658
)
2020-02-09 10:42:12 +01:00
IStorageComponent.cs
…
ItemComponent.cs
You can now pickup items inside obstructions (
#759
)
2020-02-28 17:52:18 +01:00
ServerStorageComponent.cs
Added a button to add entities to storage items (
#709
)
2020-02-17 00:19:35 +01:00
StoreableComponent.cs
…