From a5a8b48a06f60acb5e4b100e9f65b2706221e8e0 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Fri, 15 Jul 2016 21:45:53 +0200 Subject: Updated changelog for 0.2.7, bumped version number. --- ChangeLog | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 039bc00..8064b35 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,53 @@ ------------------------------------------------------------------ + * build-0.2.7 + + 2016-07-15 + + src revision + + - SDL2 support + - Improved mouse flight controls + - Improved AI flight controls + - Added mouse freelook + - Added support for repairing ships + - Added support to abandon the current character. + - Added support for default player characters when joining a game. + - Added autopilot and control lock HUD buttons. + - Added support for multi-layer materials. + - Corrected a number of autotools related problems. + - Corrected gcc 5.x related compiler warnings. + - Corrected a compiler warning when buildling without ncurses. + - Corrected a segfault when a ship explodes and ejects a weapon. + - Corrected savegame screenshots on win32. + - Reduced drawing distance to 50km and fx drawing distance to 20km. + - Print a message if the player tries to beam cargo and the cargo hold is full. + - Don't reset thruster while docking. + - Prevent projectiles from hitting the enity that fired it, prevent projectiles from hitting each other. + - Wingmen updates. + - Documentation updates + - Several bugfixes. + + data revision 8378f130234e7ebbcf6c006bea3d06350cacb20d + + - Documentation updates + - Added menu options to join a faction when starting a new game + - Added menu option to abandon the current game + - Added menu option for keyboard configuration + - Added HUD buttons for autopilot and control lock + - Updated Jaguar + - Update Raider + - Updated Camel + - Added planet Carthagio texture. + - Updated Wapperdam depot model. + - Updated the Ghant system + - Updated Galileo system + - Updated the Vostok system + - Added turrets to Helianthos, Gesser and Zavulon bases + - Added twilight guard faction. + - Material updates + * build-0.2.6-svn1440 "Pirate Edition" 2013-12-15 -- cgit v1.2.3