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
99391f68b2e99e514ebde47b8372db47affcb5ce
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaClient
/
Source
/
Items
T
History
Joonas Rikkonen
99391f68b2
StatusHUD only shows the status of the visible character that the cursor is closest to to prevent multiple characters from cluttering the screen.
Closes
#185
2018-01-01 14:59:51 +02:00
..
Components
StatusHUD only shows the status of the visible character that the cursor is closest to to prevent multiple characters from cluttering the screen.
Closes
#185
2018-01-01 14:59:51 +02:00
CharacterInventory.cs
Fixed items being dropped when attempting to place them in an itemcontainer slot that's on a normal inventory slot.
Closes
#200
2017-12-31 01:59:49 +02:00
DockingPort.cs
Removed unnecessary using directives
2017-07-05 18:35:09 +03:00
FixRequirement.cs
- TextManager automatically replaces "\n" strings with a newline.
2017-12-27 16:07:00 +02:00
Inventory.cs
Fixed items being dropped when attempting to place them in an itemcontainer slot that's on a normal inventory slot.
Closes
#200
2017-12-31 01:59:49 +02:00
Item.cs
Fixed some inconsistencies and oddities in physics-handling code
2017-12-15 18:11:00 -03: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