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
6ca9e166709a6370d006cefb70eb970bfcd06de8
OldThink
/
Content.Server
/
GameObjects
History
Acruid
6ca9e16670
Changes the interaction system so that if a client sends a UseItemInHand input command while not having a valid attached entity, the handler method will block the command. Previously, the handler method would throw a NullRefException if this occurred.
2019-09-06 10:13:48 -07:00
..
Components
Horrendously makes PowerDevice connect to the closest Provider (
#326
)
2019-09-06 10:05:17 +02:00
EntitySystems
Changes the interaction system so that if a client sends a UseItemInHand input command while not having a valid attached entity, the handler method will block the command. Previously, the handler method would throw a NullRefException if this occurred.
2019-09-06 10:13:48 -07:00
ContainerSlot.cs
Fix ContainerSlot not serializing correctly when empty.
2019-07-08 13:35:05 +02:00