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
3
Packages
Projects
Releases
Wiki
Activity
Files
c20ba98a1e0d3ac29a8df03d7d62aadb7899a00a
OldThink
/
Content.Server
/
GameObjects
/
Components
/
Items
/
Storage
History
Acruid
32103979ed
CollidableComponent and ICollideableComponent namespace was changed in the engine.
...
Minor code cleanup.
2020-01-11 14:12:20 -08:00
..
Fill
Entities now require a location when being spawned.
2019-12-16 21:44:24 -08:00
EntityStorageComponent.cs
CollidableComponent and ICollideableComponent namespace was changed in the engine.
2020-01-11 14:12:20 -08:00
IStorageComponent.cs
…
ItemComponent.cs
Remove PickUpVerb completely from held items.
2019-10-10 11:53:37 +02:00
ServerStorageComponent.cs
…
StoreableComponent.cs
…