This website requires JavaScript.
Explore
Help
Sign In
vlad.os
/
LuaCsForBarotraumaEP
Watch
1
Star
0
Fork
0
You've already forked LuaCsForBarotraumaEP
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7dad8377333aa83b91c5f8e7d2eac02f96bc3e33
LuaCsForBarotraumaEP
/
Subsurface
/
Source
/
Items
History
Regalis
464078e565
Clients can't send wire positions to the server
2017-05-03 21:28:09 +03:00
..
Components
Clients can't send wire positions to the server
2017-05-03 21:28:09 +03:00
CharacterInventory.cs
Merge branch 'master' into new-netcode
2017-04-23 21:40:11 +03:00
FixRequirement.cs
Merge branch 'master' into new-netcode
2017-04-23 21:40:11 +03:00
Inventory.cs
A reference to the character who triggered a signal is passed to all the recipients of the signal. Allows more accurate server logging: using doors, docking ports or turrets is now properly logged.
2017-04-28 18:10:47 +03:00
Item.cs
A reference to the character who triggered a signal is passed to all the recipients of the signal. Allows more accurate server logging: using doors, docking ports or turrets is now properly logged.
2017-04-28 18:10:47 +03:00
ItemInventory.cs
Fixed ItemContainer not setting the position of a contained item when it's placed in the ItemInventory, minor refactoring
2017-02-07 21:06:42 +02:00
ItemPrefab.cs
Fixes and minor enhancements for sub editor
2016-10-06 21:15:01 -03:00
RelatedItem.cs
Using ToLowerInvariant instead of ToLower (the game works for Turkish players now!)
2016-04-27 17:14:09 +03:00