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
bd4388042f010d69ca7d9fbbc0bbdbbf71a26ff8
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Items
T
History
juanjp600
47b5ccd7c6
Merge branch 'master' of
https://github.com/Regalis11/Barotrauma
2017-12-21 20:31:24 -03:00
..
Components
Merge branch 'master' of
https://github.com/Regalis11/Barotrauma
2017-12-21 20:31:24 -03:00
CharacterInventory.cs
Implement ID card slot and ID card description that states the owner and his job in preparation for identity system
2017-12-14 22:57:42 +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
Inventory.FindItem takes the aliases of the items into account (-> possible to change item names without breaking crew AIs and the tutorial)
2017-12-17 22:40:30 +02:00
Item.cs
Merge branch 'master' of
https://github.com/Regalis11/Barotrauma
2017-12-20 19:46:53 -03:00
ItemInventory.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
ItemPrefab.cs
Players can't use other items when a railgun controller is selected. Prevents accidentally firing weapons or hitting people with something while using the railguns.
2017-12-15 00:25:46 +02:00
RelatedItem.cs
Converted the GetAttribute methods in the ToolBox class to extension methods
2017-10-04 18:38:40 +03:00