From a24e6cb0b52b278c607d78543a66ce1734712d10 Mon Sep 17 00:00:00 2001 From: warp-core Date: Sat, 17 Feb 2024 18:49:12 +0000 Subject: [PATCH] docs: 0.10.6 changelog and docs update (#9803) --- .editorconfig | 5 +++ changelog | 38 ++++++++++++++++++- credits.txt | 3 +- endless-sky.6 | 2 +- io.github.endless_sky.endless_sky.appdata.xml | 15 ++++++++ source/main.cpp | 2 +- 6 files changed, 61 insertions(+), 4 deletions(-) diff --git a/.editorconfig b/.editorconfig index fa1e1f9fbd68..a9d6f8d1f5f4 100644 --- a/.editorconfig +++ b/.editorconfig @@ -23,6 +23,11 @@ indent_style = unset indent_style = space indent_size = 2 +# Copyright file +[copyright] +indent_style = space +indent_size = 1 + # Credits file [credits.txt] indent_style = space diff --git a/changelog b/changelog index c45481bf0203..4fcc07428455 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,39 @@ +Version 0.10.6 + * Bug fixes: + * Content bugs: + * Typo fixes. (@AlexBassett, @alexrovw, @bene-dictator, @fingolfin, @opusforlife2, @tibetiroka, @warp-core) + * Gave the Gatling Turret and Javelin Turret 1 required crew each. (@Amazinite) + * The "Gemini Shipyards" jobs now check the correct conditions. (@bene-dictator) + * Uninhabited systems and Kaus Borealis will now correctly change governments in the course of the Free Worlds campaign. (@bene-dictator) + * Added the "ramming" personality to the timer ship in "Sad Archie" so it behaves more like it should. (@ziproot) + * Engine bugs: + * Animated ship and planet sprites are now correctly rendered in the hail panel. (@warp-core) + * Game content: + * New content: + * Expanded the descriptions of some Hai stations. (@roadrunner56) + * Some planet descriptions will now include references to abandoned Navy bases as they are captured in Free Worlds Checkmate. (@bene-dictator) + * Added Merchant hails about dumping cargo to distract pirates. (@tibetiroka) + * Balance: + * Gave Dreadnought back their fourth Torpedo Launcher. (@warp-core) + * And the 30 extra torpedoes this provides space for. They were previously removed when the launchers were made larger. + * Replaced the LP144a battery with an LP072a battery to make space. + * Made the Lasher Pistol more defensive and less offfensive. (@Amazinite) + * Capture attack: 2.6 -> 1.1 + * Capture defense: 1.4 -> 2.8 + * Other: + * Reduced the spawn rate of Astral Cetaceans and Embersylphs, and removed the large Embersylphs. (@Saugia) + * Added the "lingering" personality to the "Gegno Old" fleets, containing intra-systemm Protoliths. (@Saugia) + * User interface: + * Increased the padding between the energy and heat table and the list of installed outfits in the ship info display in the shipyard and outfitter. (@warp-core) + * Opening the menu panel with a credits scroll speed of 0 resets the scroll speed. (@TomGoodIdea) + * Under the hood: + * Removed the declaration of an undefined mmethod. (@warp-core) + * Corrected the order of some copyright entries, and removed spaces from file patterns (as they are not allowed there). (@ziproot) + * Added some missing color definitions for message text. (@TomGoodIdea, @Koranir, @warp-core) + * CI/CD and development environment: + * Added "GOG" as an option for "game source" in the bug report issue template. (@warp-core) + * Renamed the feature request issue template to "Feature/Balance/Change Request". (@Amazinite) + Version 0.10.5 * Big changes: * Expanded the mechanics behind asteroid mining, including the addition of mining lasers that increase the yield of asteroids, tractor beams that pull ores toward your ship, and dedicated mining ships in human space. (@Amazinite, @bene-dictator, @Quantumshark, @Saugia) @@ -471,7 +507,7 @@ Version 0.10.2 * New human news items. (@dorbarker) * New jobs in Free Worlds space during the war that involve Military cargo. (@dorbarker) * Mission changes: - * The "FW Pug 2C" missions now use autoconditions to ensure the appropriate one is offered instead of relying on MissionAction blocking. (@warp_core) + * The "FW Pug 2C" missions now use autoconditions to ensure the appropriate one is offered instead of relying on MissionAction blocking. (@warp-core) * The "Street Swindle" mission is now invisible, and uses conversation actions to take credits from the player and is always declined. (@lumbar527) * Small wording change to "Earth Retirement" mission. (@lumbar527) * Various wording changes to Gegno intro missions. (@Saugia) diff --git a/credits.txt b/credits.txt index a7a11cd37545..28cc2cad0b0c 100644 --- a/credits.txt +++ b/credits.txt @@ -1,5 +1,5 @@ Welcome to Endless Sky! -version 0.10.6-alpha +version 0.10.6 The player's manual and other resources are available at: @@ -224,6 +224,7 @@ contributed to Endless Sky: fakepass fcfort Ferociousfeind + fingolfin finite-galaxy FixItYondu flaviojs diff --git a/endless-sky.6 b/endless-sky.6 index 3399bbadb73c..b4e274895431 100644 --- a/endless-sky.6 +++ b/endless-sky.6 @@ -1,4 +1,4 @@ -.TH endless\-sky 6 "27 Jan 2024" "ver. 0.10.6-alpha" "Endless Sky" +.TH endless\-sky 6 "17 Feb 2024" "ver. 0.10.6" "Endless Sky" .SH NAME endless\-sky \- a space exploration and combat game. diff --git a/io.github.endless_sky.endless_sky.appdata.xml b/io.github.endless_sky.endless_sky.appdata.xml index c9bd67a31d1e..839e7e18519b 100644 --- a/io.github.endless_sky.endless_sky.appdata.xml +++ b/io.github.endless_sky.endless_sky.appdata.xml @@ -59,6 +59,21 @@ + + +

This is a stable release, focused on fixing bugs and making some other small improvements.

+

These changes include:

+
    +
  • The Gatling Turret and Javelin Turret now each require one crew member.
  • +
  • The timer ship in "Sad Archie" has been given the "ramming" personality to improve its consistency.
  • +
  • Animated ship and planet sprites are now correctly rendered in the hail panel instead of not being rendered at all or being rendered at a high frame rate.
  • +
  • Gave the stock Dreadnought its fourth Torpedo Launcher back that it had lost in a previous release to make room for a bigger battery; it didn't need the bigger battery.
  • +
+

There's much more in the changelog!

+

Special thanks to the 13 people who contributed to this release!

+
+ https://github.comm/endless-sky/endless-sky/blob/v0.10.6/changelog +

This is an unstable release, containing big changes that may introduce new bugs.

diff --git a/source/main.cpp b/source/main.cpp index 45ef69ab7be0..58446998e862 100644 --- a/source/main.cpp +++ b/source/main.cpp @@ -497,7 +497,7 @@ void PrintHelp() void PrintVersion() { cerr << endl; - cerr << "Endless Sky ver. 0.10.6-alpha" << endl; + cerr << "Endless Sky ver. 0.10.6" << endl; cerr << "License GPLv3+: GNU GPL version 3 or later: " << endl; cerr << "This is free software: you are free to change and redistribute it." << endl; cerr << "There is NO WARRANTY, to the extent permitted by law." << endl;