Files
LuaCsForBarotraumaEP/Barotrauma/BarotraumaShared
Joonas Rikkonen 7dbfbfd4eb bd9a92d...cd50479
commit cd504791ebda32f7e9d79ec2ac726058e83b5bf1
Author: Joonas Rikkonen <poe.regalis@gmail.com>
Date:   Sun Feb 3 20:03:46 2019 +0200

    Additional server logging for steam auth & desync kicks

commit 6efece5e42502c1cdba89d4f4cc91398402f2b25
Author: Joonas Rikkonen <poe.regalis@gmail.com>
Date:   Sun Feb 3 19:46:51 2019 +0200

    Fixed server failing to sync clients who join the server after a character has been removed during the round (e.g. eaten, turned into a husk).

commit 482c9f87ec715119ad9ad420f25003ac92e666b9
Author: Joonas Rikkonen <poe.regalis@gmail.com>
Date:   Sun Feb 3 19:37:00 2019 +0200

    Fixed server-side error messages when clients attempt to use a fabricator. Happened because the server tried to set the required time -text on the fabricator interface based on the controlled character instead of the character using the fabricator.

commit 0a21304ee43935364de131d8aba09da8f51e6a47
Author: Joonas Rikkonen <poe.regalis@gmail.com>
Date:   Sun Feb 3 17:30:39 2019 +0200

    Fixed AI crew occasionally going outside to fix leaks

commit 78fa9382490f3b8d63c2ced9b31551fddf937703
Author: Joonas Rikkonen <poe.regalis@gmail.com>
Date:   Sun Feb 3 16:47:09 2019 +0200

    Changed coilgun ammo box category from Machine to Equipment (no machine tab in the store menu, caused errors when trying to find a tab button style)

commit 73f4374938a69bbeb9e5c0177bcd2b632fc33c8f
Author: Joonas Rikkonen <poe.regalis@gmail.com>
Date:   Sun Feb 3 16:14:56 2019 +0200

    Fixed humanhusk not spawning when a husk-infected human dies.

commit 080b04d6d046a3c7659942a0a72a3f1a0aa33f4d
Author: Joonas Rikkonen <poe.regalis@gmail.com>
Date:   Sun Feb 3 15:57:18 2019 +0200

    Made coilgun ammo boxes fabricable and purchaseable, coilgun bolts can't be crafted, alien flares can't be purchased. Closes #1027

commit edd46655a853880e03c2f9a32abd92b6429a6c8e
Author: Joonas Rikkonen <poe.regalis@gmail.com>
Date:   Sun Feb 3 15:48:39 2019 +0200

    Removed auxiliorizine from the chemical shipment mission (auxiliorizine doesn't exist anymore).

commit c19620e1f507b2bda398ab4b8ab8cd7d3ea5af23
Author: Joonas Rikkonen <poe.regalis@gmail.com>
Date:   Sun Feb 3 15:46:26 2019 +0200

    Removed duplicate line from loading screen tips. Closes #1032

commit e7df25130bfc76c16a08e86d3d42b16eab7cb21d
Author: ezjamsen <ezjames.fi@gmail.com>
Date:   Sun Feb 3 13:01:19 2019 +0200

    Halved moloch speeds temporarily until a full balance of enemies is done.
2019-03-18 21:11:11 +02:00
..
2019-03-18 21:11:11 +02:00
2019-03-18 21:09:32 +02:00
2019-03-18 21:09:32 +02:00
2019-03-18 21:09:32 +02:00

BAROTRAUMA

www.barotraumagame.com
Copyright © Undertow Games 2017-2018

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
Tilde		- select the chat box in multiplayer mode and set 
		  the message to be sent through the radio
Space		- hold to stay in ragdoll mode
F3		- open/close the debug 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 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:

Game port (used to communicate with clients)
	Service/Application: barotrauma
	External Port: The port you have selected for your server (27015 by default)
	Internal Port: The port you have selected for your server (27015 by default)
	Protocol: UDP
	
Query port (used to communicate with Steam)
	Service/Application: barotrauma
	External Port: The port you have selected for your server (27016 by default)
	Internal Port: The port you have selected for your server (27016 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")

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

"Road to Hell"
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/).