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
e570f10d6910c57152eec3bcdef499e90bc62e64
crystall-punk-14
/
Content.Server
/
GameObjects
History
Acruid
c56d56c2d1
Storage containers no longer eat the items out of a container, or eat world machines like APCs and Wires. Previously they would eat any entity that would fit inside them. This resolves
https://github.com/space-wizards/space-station-14/issues/254
.
2019-09-09 14:56:13 -07:00
..
Components
Storage containers no longer eat the items out of a container, or eat world machines like APCs and Wires. Previously they would eat any entity that would fit inside them. This resolves
https://github.com/space-wizards/space-station-14/issues/254
.
2019-09-09 14:56:13 -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