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
d13d3101ea74a642e3cd69aa1aa8480302bb4e34
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaClient
/
Source
/
Items
T
History
Joonas Rikkonen
04e3710a65
Renaming fields for consistency
2017-11-14 22:45:22 +02:00
..
Components
- Input field for rects.
2017-11-13 22:06:13 +02: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
SerializableEntityEditor layout tweaking
2017-11-14 18:59:22 +02:00
ItemPrefab.cs
Renaming fields for consistency
2017-11-14 22:45:22 +02:00
Rope.cs
Removed unnecessary using directives
2017-07-05 18:35:09 +03:00