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
cf97ef7ad1fd4591e65e5e3fb96bebe5335050a2
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