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
81ca1a409b907df155482cfecf4bed82bb117db4
LuaCsForBarotraumaEP
/
Subsurface
/
Source
/
Items
History
Regalis
81ca1a409b
Fixed NullReferenceException when attempting to send an ApplyStatusEffect update for an item that was removed from the inventory by the statuseffect (eg syringe with nitroglyserine which was dropped because of the explosion), oxygen level detoriates more slowly when unconscious, showing a tooltip for items in a subinventory, nitroglyserine explodes on first injection (instead of after a few injections when condition drops to zero)
2016-04-25 21:58:26 +03:00
..
Components
Server notifies clients about junction boxes breaking (+ clients aren't allowed to break them), fixed explosion lightSource positioning
2016-04-22 17:28:22 +03:00
CharacterInventory.cs
Fixed NullReferenceException when attempting to send an ApplyStatusEffect update for an item that was removed from the inventory by the statuseffect (eg syringe with nitroglyserine which was dropped because of the explosion), oxygen level detoriates more slowly when unconscious, showing a tooltip for items in a subinventory, nitroglyserine explodes on first injection (instead of after a few injections when condition drops to zero)
2016-04-25 21:58:26 +03:00
FixRequirement.cs
Endworm attacks working, itemlabel text saving bugfix, deconstructors & fabricators need power, engine sprite, disable wire node dragging in character mode, only hit with one meleeweapon at a time, fixrequirement text overflow fix, mapentities can hace multiple categories, Gap.FindHull fix, Waypoint ladder & gap saving, stuff
2016-01-18 20:09:38 +02:00
Inventory.cs
Fixed NullReferenceException when attempting to send an ApplyStatusEffect update for an item that was removed from the inventory by the statuseffect (eg syringe with nitroglyserine which was dropped because of the explosion), oxygen level detoriates more slowly when unconscious, showing a tooltip for items in a subinventory, nitroglyserine explodes on first injection (instead of after a few injections when condition drops to zero)
2016-04-25 21:58:26 +03:00
Item.cs
"Suicide button" is also usable in single player, unconscious characters can't be selected in sp, fixed resizing textblocks with wrapped text
2016-04-23 17:26:56 +03:00
ItemInventory.cs
- converting NetworkEvent sending time to local time before doing any comparisons
2016-03-03 21:11:54 +02:00
ItemPrefab.cs
Displaying the condition of contained items in the inventory slot of the parent item (i.e. the amount of oxygen left in a diving suit is visible without highlighting the suit), some debug logging, colored speech bubbles
2016-04-21 17:17:42 +03:00
ItemSpawner.cs
Some cleanup using ReSharper (mostly removing redundancies)
2016-03-12 15:32:34 +02:00
RelatedItem.cs
- health scanner item
2016-03-26 18:15:44 +02:00