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
5e093faaa2b732840cea9f4a2ef9526c7c689890
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Items
/
Components
/
Power
T
History
Joonas Rikkonen
5e093faaa2
Fixed max recharge speeds of PowerContainers resetting to the default value after saving and reloading a sub.
Closes
#605
2018-08-08 11:27:03 +03:00
..
PowerContainer.cs
Fixed max recharge speeds of PowerContainers resetting to the default value after saving and reloading a sub.
Closes
#605
2018-08-08 11:27:03 +03:00
Powered.cs
Added "VulnerableToEMP" property to Powered. Can be edited in sub editor. Reactors and relays are not affected by EMP by default.
Closes
#495
2018-07-18 15:07:21 +03:00
PowerTransfer.cs
Fixed relay components ignoring signals to the toggle and set_state connections if the signal has been passed through other PowerTransfer components.
Closes
#355
2018-04-06 19:51:16 +03:00