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
c2b6632877d96c4165c811cea2b36c97cec92f0e
LuaCsForBarotraumaEP
/
Subsurface
/
Source
/
Items
History
Regalis
c2b6632877
Server sends position updates for items when their sleep state changes, removed some redundancies from item update methods
2017-05-23 18:45:59 +03:00
..
Components
Cleanup (removing unused variables & other redundancies, rethrowing exceptions instead of wrapping them in a new exception instance)
2017-05-20 15:35:13 +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
Serverlog message types (which atm only determine the color of the message)
2017-05-09 19:56:12 +03:00
Item.cs
Server sends position updates for items when their sleep state changes, removed some redundancies from item update methods
2017-05-23 18:45:59 +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