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
c203ece2cb7549d16c8651b7b5313223bd978708
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaClient
/
Source
/
Items
History
Joonas Rikkonen
847e10d4a2
Fixed wires not being dropped server-side when a player drops a connected wire without dragging it to their inventory first (or client-side when a host does so).
...
Closes
#96
2017-12-13 18:34:23 +02:00
..
Components
Fixed wires not being dropped server-side when a player drops a connected wire without dragging it to their inventory first (or client-side when a host does so).
2017-12-13 18:34:23 +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
Railgun HUD (shows supercapacitor charge & how many shells there are left)
2017-11-27 19:34:57 +02:00
Item.cs
Made the name of the "Linkable/IsLinkable" property consistent
2017-12-02 14:19:23 +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