Files
LuaCsForBarotraumaEP/Subsurface
Regalis a5111d33df Tons of AI + pathfinding bugfixes:
- waypoints are created between docked subs and removed when they undock
- fixed start waypoint being left out of steering paths
- NPCs won't close doors/hatches on themselves
- NPCs won't let go of ladders until their feet are above the lower edge of the hull
- fixed FindDivingGear "loops": need to find a suit -> need to get to a suit -> need a suit to get to the suit -> need to find a suit...
- fixed characters constantly turning from side to side in small rooms
- recursive function for finding the button which opens a door (so a button doesn't have to be connected straight to a door for an NPC to be able to open it)
- AIObjectiveGetItem keeps searching for more suitable items even if a path to a matching item has been found
2016-07-08 20:53:11 +03:00
..
2016-02-05 19:34:10 +02:00
2016-06-08 17:46:36 +03:00
2016-07-08 20:53:11 +03:00
2016-06-08 17:46:36 +03:00
2015-07-31 21:05:55 +03:00
2015-05-25 01:04:03 +03:00
2015-05-25 01:04:03 +03:00
2016-04-23 17:33:34 +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

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

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