Files
LuaCsForBarotraumaEP/Barotrauma/BarotraumaShared
Alex Noir 31bef06fd8 Just noticed a new, strange bug happening: https://puu.sh/yPuai/eca2a059e2.webm
Problem is, this should've been happening before even regardless of my changes. So why did it only start happening now? That'll have to be looked into.
The reason why it should be happening in theory is that in character's UpdateOxygen method, it takes hull oxygen and OxygenAvailable. If OxygenAvailable was 0, it'd take the hull, which would likely be 100. If OxygenAvailable was -100, it would take the hull, which would make OxygenAvaialbe 0.
However, it seems like something happened and instead of setting the property it now decreases it, and I don't know why? In theory it should SET OxygenAvailable to -100 but it seems like its performing a substraction now.

Adds tags to all duration/delay status effects
Chloromydride buffed slightly to counteract crit damage as well so it truly stabilizes you
Sufforin now affects your available oxygen too by setting it to -10000 to prevent diving suits/oxygen masks/etc. counteracting it.
2017-12-28 19:11:46 +03:00
..
2017-12-03 01:07:16 +02:00

BAROTRAUMA

www.undertowgames.com/barotrauma
Copyright © Undertow Games 2017

Default controls:
WASD			-	move
Shift			-	run
E			-	use/activate items and devices
Right click		-	aim with equipped item
Left click		-	use equipped item
C			-	open the crew command menu
Left control		-	crouch
Tab			-	select/deselect the chat box in multiplayer mode
F3			-	open/close console

See the wiki for more detailed info and instructions:
http://barotrauma.gamepedia.com

------------------------------------------------------------------------

Port forwarding:
You may try to forward ports on your router using UPnP (Universal Plug and 
Play) port forwarding by selecting "Attempt UPnP port forwarding" in the
"Host Server" menu. 

However, UPnP isn't supported by all routers, so you may need to setup port 
forwards manually. The exact steps for forwarding a port depend on your
router's model, but you may you may be able to find a port forwarding 
guide for your particular router/application on portforward.com or by 
practicing your google-fu skills.

These are the values that you should use when forwarding a port to your
Barotrauma server:

Service/Application: barotrauma
External Port: The port you have selected for your server (14242 by default)
Internal Port: The port you have selected for your server (14242 by default)
Protocol: UDP


------------------------------------------------------------------------
------------------------------------------------------------------------
Credits:
------------------------------------------------------------------------

Programming, graphics, sounds, game design	- Joonas Rikkonen ("Regalis")
Graphics					- James Bear ("Moonsaber99")
Programming					- Sebastian Broberg
Programming					- Juan Pablo Arce ("juanjp600")

------------------------------------------------------------------------

"The Descent", "Enter the Maze", "Road to Hell", "Simplex", "Unseen Horrors"
Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 3.0
http://creativecommons.org/licenses/by/3.0/

------------------------------------------------------------------------

Lidgren.Network networking library - Michael Lidgren

------------------------------------------------------------------------

Sound effects:
	metal whining and screeching - ScottFerguson1
	metal gate 10 - thencamenow
	foil_expanding_multiple - markb
	Bug Zapper_Many medium zaps - CGEffex
	
------------------------------------------------------------------------

Textures from the PK01, PK02 and Ancient Collection Texture packages by Philip Klevestav are used in some of the sprites in the game. 
The texture packages are licensed under a Creative Commons Attribution 3.0 Unported License (https://creativecommons.org/licenses/by/3.0/).