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
b3a4efdd6f57f1a4e59aef8e48ef8d335333a4fc
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Items
/
Components
/
Power
T
History
Joonas Rikkonen
eada5e222a
(4e7f7d0a7) Merge branch 'dev' of
https://github.com/Regalis11/Barotrauma-development
into dev
2019-03-27 13:52:38 +02:00
..
PowerContainer.cs
(4e7f7d0a7) Merge branch 'dev' of
https://github.com/Regalis11/Barotrauma-development
into dev
2019-03-27 13:52:38 +02:00
Powered.cs
38f1ddb...178a853: v0.8.9.1, removed content folder
2019-03-18 20:39:27 +02:00
PowerTransfer.cs
(482b2c640) Fixes relay component logic: previously the load was clamped to zero when traversing out from the power_in connection of a relay to check how much power is coming in (devices connected to power_in don't increase the load), but now the same is also done for the incoming power when traversing out from power_out.
Fixes
#329
,
#805
and
#1350
2019-03-26 14:07:37 +02:00