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
f7a7303792bbf30780be912ae87e6d9bddbbdc39
OldThink
/
Content.Server
/
GameObjects
/
Components
/
Items
/
Storage
History
Pieter-Jan Briers
1becff68b9
Fix warnings about lacking StorableComponent on map reset.
2021-01-11 09:26:25 +01:00
..
CursedEntityStorageComponent.cs
Add readonly where it is missing and fix those field names according to their modifiers (
#2589
)
2020-11-22 00:02:00 +11:00
EntityStorageComponent.cs
Fixes to explosionhelper (
#2819
)
2021-01-02 19:03:10 +01:00
IStorageComponent.cs
…
ItemComponent.cs
Add ActionBlockerExtensions
2020-12-20 04:26:21 +01:00
SecureEntityStorageComponent.cs
Add ActionBlockerExtensions
2020-12-20 04:26:21 +01:00
ServerStorageComponent.cs
Fix warnings about lacking StorableComponent on map reset.
2021-01-11 09:26:25 +01:00
StorableComponent.cs
Refactor drag and drop to use a shared interface (
#2012
)
2020-10-14 15:24:07 +02:00
StorageFillComponent.cs
…