This website requires JavaScript.
Explore
Help
Sign In
vlad.os
/
LuaCsForBarotraumaEP
Watch
0
Star
0
Fork
0
You've already forked LuaCsForBarotraumaEP
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a75fd1202001eece8f55440fcdbacc629f7c2bf2
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaClient
/
Source
/
Items
T
History
Joonas Rikkonen
e7f4d1474e
Fixed interact rects not being calculated correctly for subinventory slots, the tooltip of a parent item isn't shown when highlighting a contained item
2017-08-27 18:10:17 +03:00
..
Components
Medical scanner shows husk infections
2017-08-10 20:30:48 +03:00
CharacterInventory.cs
Inventory slots are highlighted if the cursor is within 5 pixels of the rect. The spacing between inventory slots is 10 px, so now items can't be accidentally dropped by releasing the cursor between slots.
2017-08-11 17:49:43 +03:00
DockingPort.cs
Removed unnecessary using directives
2017-07-05 18:35:09 +03:00
FixRequirement.cs
Removed unnecessary using directives
2017-07-05 18:35:09 +03:00
Inventory.cs
Fixed interact rects not being calculated correctly for subinventory slots, the tooltip of a parent item isn't shown when highlighting a contained item
2017-08-27 18:10:17 +03:00
Item.cs
Merge branch 'master' of
https://github.com/Faerdan/Barotrauma
into Faerdan-master
2017-07-05 19:32:34 +03:00
ItemPrefab.cs
Removed unnecessary using directives
2017-07-05 18:35:09 +03:00
Rope.cs
Removed unnecessary using directives
2017-07-05 18:35:09 +03:00