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
d629dc449f8aa6cd91e54da5a7a60be2e8a38cd3
OldThink
/
Content.Server
/
GameObjects
/
Components
/
GUI
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
..
InventoryComponent.cs
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
ServerHandsComponent.cs
Fix for clicking an item in the offhand with the activehand (
#314
)
2019-08-25 13:10:59 +02:00