Files
LuaCsForBarotraumaEP/Subsurface
Regalis 0301457a8f A fix to occasional "unknown object header" errors.
If an entity had been removed and it's ID taken by some other entity, clients who hadn't received a message about the removal and the new entity would end up reading ENTITY_POSITION messages for the new entity incorrectly. Reading an incorrect number of bits from the message would also prevent the clients from reading the rest of the data in the packet properly.

Now the server doesn't send position updates to clients during midround syncing (because there's no guarantee they know about the entity yet). Clients also force the read position to the correct place after reading a position update in case something goes wrong when reading the msg.
2017-04-09 19:04:49 +03:00
..
2016-11-07 19:48:37 +02:00
2016-02-05 19:34:10 +02:00
2017-03-06 17:18:46 +02:00
2017-03-06 17:18:46 +02:00
2016-09-18 18:24:50 -03:00
2015-07-31 21:05:55 +03:00
2015-05-25 01:04:03 +03:00

BAROTRAUMA

www.undertowgames.com/subsurface
Copyright © Undertow Games 2016

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/).