From 4bc665cc56eb5b2c63781f2f1d9d70cb8de96733 Mon Sep 17 00:00:00 2001 From: Joonas Rikkonen Date: Sat, 18 May 2019 17:24:04 +0300 Subject: [PATCH] (c4499e07c) Changelog additions (not making the "real" 0.9.0.2 builds yet, just for the loca demo) --- Barotrauma/BarotraumaShared/changelog.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/Barotrauma/BarotraumaShared/changelog.txt b/Barotrauma/BarotraumaShared/changelog.txt index c2d283eb7..3d6fcc970 100644 --- a/Barotrauma/BarotraumaShared/changelog.txt +++ b/Barotrauma/BarotraumaShared/changelog.txt @@ -1,3 +1,18 @@ +--------------------------------------------------------------------------------------------------------- +v0.9.0.2 +--------------------------------------------------------------------------------------------------------- + +- Fixed a bug that caused frequent desync kicks when playing a multiplayer monster mission. +- Fixed an index out of range error in DoctorTutorial if proceeding too fast to the submarine. +- Fixes to missing translations and UI layout problems when using languages other than English. +- More readable font and a fix to some texts appearing slightly "clipped". +- Additions to the credits. +- Fixed bots loading only half of the target items in the contain item objective. +- Minor tweaks to subs and shuttles. +- Fixed find safety AI objective not working properly. +- Miscellaneous crew AI fixes and improvements. +- Fixed incorrect reward amount in the "Chemical shipment" description. + --------------------------------------------------------------------------------------------------------- v0.9.0.1 ---------------------------------------------------------------------------------------------------------