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
6af79d64a2d8ab37403e7f334e4aaa2e671bb1d7
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Items
T
History
Joonas Rikkonen
f12aa2fadc
Fixed "trying to move pulljoint extremely far" errors when using a controller that's in a different sub (or inside when the character is outside, or vice versa).
2018-11-22 18:50:12 +02:00
..
Components
Fixed "trying to move pulljoint extremely far" errors when using a controller that's in a different sub (or inside when the character is outside, or vice versa).
2018-11-22 18:50:12 +02:00
CharacterInventory.cs
Fixed nullref exception in CharacterInvetory.UseItemOnSelf if the OnUse statuseffect removes the item.
Closes
#513
2018-07-22 17:58:52 +03:00
FixRequirement.cs
Converted the GetAttribute methods in the ToolBox class to extension methods
2017-10-04 18:38:40 +03:00
Inventory.cs
Attempt to fix items dropping client-side when moving them from inventory another (
#558
).
2018-09-12 15:22:52 +03:00
Item.cs
Fixed OnBroken & OnImpact statuseffects not being applied client-side
2018-10-29 20:38:43 +02:00
ItemInventory.cs
Attempt to fix items dropping client-side when moving them from inventory another (
#558
).
2018-09-12 15:22:52 +03:00
ItemPrefab.cs
Made medical & toxic cabinets waterproof.
Closes
#578
2018-08-06 14:08:00 +03:00
RelatedItem.cs
Converted the GetAttribute methods in the ToolBox class to extension methods
2017-10-04 18:38:40 +03:00