c3b5c414cb2dd0d1059f279281cd9c88f469912e
commit f9e8100140d99d30db551c16523f04cf042fb107 Author: Joonas Rikkonen <poe.regalis@gmail.com> Date: Sun Mar 24 20:37:23 2019 +0200 Automatically grab adjacent ladders when the top/bottom of the current ladder is reached. Makes moving through docking ports a little less confusing. Closes #1337 commit 7ad697036299c3dae0145f89dc7e1f4fec22953d Author: Joonas Rikkonen <poe.regalis@gmail.com> Date: Sun Mar 24 20:11:57 2019 +0200 Fixed windows clients being unable to start a campaign in servers running on Linux. Caused by submarine paths not matching because the clients would use backslash in the filepath while Linux uses a slash. The submarine selection logic also had an additional issue: the clients would assume the submarine is in the default Submarines folder, even though the server may actually store them somewhere else. Now the client communicates the selected sub to the server by sending the name and MD5 hash instead of the path, so mismatching paths shouldn't cause problems anymore. Closes #1332
Barotrauma
Copyright © Undertow Games 2017-2019
Before downloading the source code, please read the EULA.
If you have a question or an issue to report, please check our Contribution Guideline.
If you're interested in working on the code, either to develop mods or to contribute something to the repository, you will also find instructions in the Contribution Guideline.
Links:
Official Website: www.barotraumagame.com
Forums: http://undertowgames.com/forum/
Wiki: http://barotrauma.gamepedia.com/Barotrauma_Wiki
Prerequisities:
Windows
- Visual Studio with C# 7.0 support (VS 2017 or later recommended)
Linux
macOS
Description
Languages
C#
63.2%
C
26.8%
C++
5.9%
Shell
1.1%
Makefile
0.8%
Other
1.9%