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
77940fa99236dced26d0ca95730de2db746e2c96
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Items
/
Components
/
Power
T
History
Joonas Rikkonen
e02a1dc6ae
Reverted the changes to power transfer logic in
bb987676
because of the issues it caused with relay components. Signals are still passed using the cached recipient lists, but power is passed using the old recursive CheckJunctions method.
Closes
#282
2018-02-25 14:42:38 +02:00
..
PowerContainer.cs
Updated server logs so admins can see disguised persons
2017-12-16 20:24:24 +03:00
Powered.cs
Fixed Powered ItemComponents (not components deriving from Powered) never resetting their voltage after receiving power, causing them to stay powered indefinitely.
Closes
#247
2018-02-05 22:31:55 +02:00
PowerTransfer.cs
Reverted the changes to power transfer logic in
bb987676
because of the issues it caused with relay components. Signals are still passed using the cached recipient lists, but power is passed using the old recursive CheckJunctions method.
Closes
#282
2018-02-25 14:42:38 +02:00