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
f9500fa6e1806087cbb6af6a2d37e33acea78728
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaClient
/
Source
/
Items
T
History
Joonas Rikkonen
5f2227489b
Reactor temperature has to stay above the meltdown temperature for 30 seconds before it explodes. The reactors now also have an output connection that sends out a signal when the temperature is critical. + Added reactor meltdown warning sirens & lights to vanilla subs.
Closes
#157
2018-01-10 00:33:21 +02:00
..
Components
Reactor temperature has to stay above the meltdown temperature for 30 seconds before it explodes. The reactors now also have an output connection that sends out a signal when the temperature is critical. + Added reactor meltdown warning sirens & lights to vanilla subs.
Closes
#157
2018-01-10 00:33:21 +02:00
CharacterInventory.cs
Merge branch 'master' into moStuff
2018-01-09 10:38:06 +02:00
DockingPort.cs
Removed unnecessary using directives
2017-07-05 18:35:09 +03:00
FixRequirement.cs
- TextManager automatically replaces "\n" strings with a newline.
2017-12-27 16:07:00 +02:00
Inventory.cs
Fixed items being dropped when attempting to place them in an itemcontainer slot that's on a normal inventory slot.
Closes
#200
2017-12-31 01:59:49 +02:00
Item.cs
Fixed some inconsistencies and oddities in physics-handling code
2017-12-15 18:11:00 -03:00
ItemPrefab.cs
Renaming fields for consistency
2017-11-14 22:45:22 +02:00
Rope.cs
Removed unnecessary using directives
2017-07-05 18:35:09 +03:00