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
7df4bff249697a0b4d6e746e4e64687c656253f3
LuaCsForBarotraumaEP
/
Subsurface
/
Source
/
Items
History
Regalis
1bd856b7a5
ItemComponent update events aren't created if the component isn't found in the item's component list (may happen if an event is created when setting a property of a component during initialization)
2017-04-12 23:47:26 +03:00
..
Components
ItemComponent syncing fixes:
2017-04-11 20:38:07 +03:00
CharacterInventory.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
FixRequirement.cs
CPR syncing + some refactoring
2017-03-22 20:05:50 +02:00
Inventory.cs
Merge branch 'master' into new-netcode
2017-03-11 13:24:09 +02:00
Item.cs
ItemComponent update events aren't created if the component isn't found in the item's component list (may happen if an event is created when setting a property of a component during initialization)
2017-04-12 23:47:26 +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