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
575b643c62807d731dab2d8679ad5f06c06c7910
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Items
/
Components
/
Holdable
T
History
Joonas Rikkonen
575b643c62
Added "user" parameter to Inventory.PutItem and Inventory.TryPutItem. + More descriptive wiring logging: the logs don't list all the wires in a connectionpanel but only the changes a player does to the wiring. Disconnecting wires by picking them up and wiring done by the host are also logged now.
2017-07-17 23:27:31 +03:00
..
Holdable.cs
Fixes to holdable items again: items can be attached outside hulls in the sub editor, but not in-game
2017-07-09 20:23:14 +03:00
MeleeWeapon.cs
Updated to MonoGame 3.6 + Directory refactor
2017-06-27 09:52:57 -03:00
Pickable.cs
Added "user" parameter to Inventory.PutItem and Inventory.TryPutItem. + More descriptive wiring logging: the logs don't list all the wires in a connectionpanel but only the changes a player does to the wiring. Disconnecting wires by picking them up and wiring done by the host are also logged now.
2017-07-17 23:27:31 +03:00
Propulsion.cs
Updated to MonoGame 3.6 + Directory refactor
2017-06-27 09:52:57 -03:00
RangedWeapon.cs
Removed unnecessary using directives
2017-07-05 18:35:09 +03:00
RepairTool.cs
Removed unnecessary using directives
2017-07-05 18:35:09 +03:00
Throwable.cs
Logging item throwing and which items are contained in items characters use on themselves (e.g. which meds are inside a syringe)
2017-07-09 21:52:13 +03:00