This website requires JavaScript.
Explore
Help
Sign In
juni
/
crystall-punk-14
Watch
1
Star
0
Fork
0
You've already forked crystall-punk-14
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ea58ebed504880cf3b84e408041d1f0298beb7ca
crystall-punk-14
/
Content.Server
/
GameObjects
History
Acruid
adb7e1b598
InventoryComponent now handles the
ContainerContentsModifiedMessage
sent when the underlying Entity Container system may have removed of of the InventoryComponent's entities. This resolves one of the underlying bugs in
https://github.com/space-wizards/space-station-14/issues/254
.
...
Updates engine submodule.
2019-09-09 10:46:20 -07:00
..
Components
InventoryComponent now handles the
ContainerContentsModifiedMessage
sent when the underlying Entity Container system may have removed of of the InventoryComponent's entities. This resolves one of the underlying bugs in
https://github.com/space-wizards/space-station-14/issues/254
.
2019-09-09 10:46:20 -07: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