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
4e7e6ef60e65ec73be8adf5a10655bcd44607a0b
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaClient
/
Source
/
Items
T
History
Joonas Rikkonen
03bff643f8
More hard-coded text removal, fixed StatusHUD displaying husk infection state incorrectly
2018-01-12 13:17:22 +02:00
..
Components
More hard-coded text removal, fixed StatusHUD displaying husk infection state incorrectly
2018-01-12 13:17:22 +02:00
CharacterInventory.cs
Merge branch 'master' into moStuff
2018-01-09 10:38:06 +02:00
DockingPort.cs
Removed unnecessary using directives
2017-07-05 18:35:09 +03:00
FixRequirement.cs
Fixed connections not being refreshed when a junction box breaks, made junction box deterioration rate proportional to the ratio between the available power and the load (i.e. more power makes the boxes break faster) & added some more variation between the deterioration rates of boxes to prevent all of them breaking at the same time.
2018-01-11 20:53:34 +02:00
Inventory.cs
Fixed subinventory slots of equipped items going outside the screen if the item has too many slots (e.g. metal crates)
2018-01-10 16:24:03 +02:00
Item.cs
Added damaged variants of junction box sprite, damaged item sprites can be set to fade in.
2018-01-11 20:48:26 +02:00
ItemPrefab.cs
Added damaged variants of junction box sprite, damaged item sprites can be set to fade in.
2018-01-11 20:48:26 +02:00
Rope.cs
Removed unnecessary using directives
2017-07-05 18:35:09 +03:00