1. Cosmoteer: Starship Architect & Commander
  2. News

Cosmoteer: Starship Architect & Commander News

Hotfix 0.26.1c Patch Notes

  • Bugfix: Rare crash caused when a ship splits into multiple pieces during combat while it is also under construction.
  • Bugfix: Rare crash when making a hyperjump.
  • Bugfix: Rare crashes during gameplay while the "Automatically Track On-Screen Ships" setting is enabled. (Which it is by default.)
  • Bugfix: Error loading some saved games containing Flak Batteries.
  • Bugfix: Multiplayer desyncs most commonly caused by ships splitting into multiple pieces.
  • Bugfix: In some circumstances, weapons might not show their targeting overlays after being split off from their original ship.

Hotfix 0.26.1b Patch Notes

  • Projectile trails for Railguns and missiles will now render regardless of zoom level for better visibility.
  • Bugfix: Weapon target indicators still wouldn't render in some situations.

Hotfix 0.26.1a Patch Notes

  • Bugfix: Multiplayer desyncs caused by the 0.26.1 patch.
  • Bugfix: Loading a saved game with doors in invalid locations (typically caused by missing or updated mods) would still load those doors, which could then cause crashes and other problems.
  • Bugfix: Weapon target indicators were not properly rendering in some circumstances.
  • Bugfix: Shield arcs were sometimes not being displayed when zooming into a ship while paused.
  • Bugfix: Tractor Beam VFX were very hard to see when zooming out.
  • Bugfix: The stats for the Flak Battery were showing the incorrect ammo capacity.

Major Performance Optimizations -- Update 0.26.1

Cosmoteer update 0.26.1 is now available!

This update contains dozens of performance optimizations that combined should significantly improve performance in almost all situations and especially for late-game Career saves. Many testers are seeing a 2x or even better improvement in framerates. We are also hoping that this patch will improve overall multiplayer connection reliability and reduce the frequency of disconnects.

If you have a poorly-performing saved game that has not improved by this patch, please send it to us so that we can investigate and make further optimizations. Likewise, please let us know if you are still experiencing unexpected disconnections while playing multiplayer. Thank you!

Enjoy!



Full patch notes:

  • Performance & Stability:

    • A huge number of performance optimizations that together should improve performance in many situations, including and especially in late-game Career games. Most late-game Career saves we've tested have at least 2x improved FPS and some as much as 5x improvement.
    • Significantly improved multiplayer connection reliability. Disconnects should hopefully be much less common now.
  • Balance Changes:

    • Thrusters no longer have any magical "lateral" thrust. As a result, ships whose thrusters are mostly disabled/destroyed will no longer be able to rotate or maneuver unexpectedly well for no apparent reason.
    • In lieu of lateral thrust, ships with at least one operational thruster now have a very small amount of non-rotational "magic" thrust that they can exert in any direction but only when still or traveling at very low speeds. In general this should almost never be noticeable or significantly impact combat, but it allows ships with poor thrust balance to very slowly maneuver out of difficult spots.
    • Reduced Flak Battery ammo capacity from 92 to 52.
    • Reduced Flak damage vs ships from 2250 to 1750.
    • Increased Flak damage vs projectiles from 2250 to 2500.
    • In Build & Battle, teams that are defeated during a battle phase will now be given observer vision for the remainder of the battle phase.
  • Visuals:

    • Update Flak Battery art to reflect its reduced ammo storage.
    • Many particle, VFX, and audio effects will no longer spawn/play/render when zoomed out or off-screen. This should generally not be too obvious but may occasionally be noticeable if you zoom/pan the view quickly or while paused.
    • Sun damage VFX will no longer appear on asteroids within the sun's damage zone, and number of sun damage particles for non-asteroids has been reduced. This is a performance optimization.
  • Built-In Ships:

    • Added 3 new Monolith combat ships: Destructor, Saber and Vanquisher.
    • Added 3 new Monolith defense platforms: Medium Chaingun, Medium Deck Cannon, and Medium HE Missile.
    • Added 2 new Cabal combat ships: Lesath and Redline.
    • Added 4 new Cabal defense platforms: Small HE Missile, Medium HE Missile, Medium Ion, and Medium Laser.
    • Added 2 new Imperium combat ships: Qin Shi Huang and Slipstream.
    • Added 3 new Imperium defense platforms: Medium HE Missile, Medium Ion, and Medium Laser.
    • Added 2 new Fringe combat ships: Hanabi and Shredder.
    • Added 4 new Fringe defense platforms: Small HE Missile, Medium HE Missile, Medium Cannon, and Medium Laser.
    • Added the winners from the Jan. 2024 Design Contest.
    • Miscellaneous updates to various other built-in ships.
  • Build & Battle:

    • In Build & Battle, players who have forfeited the game will no longer be presented with tech options or a ready button, will receive observer vision, and will be automatically readied up.
  • Bug Fixes:

    • In Build & Battle, it was possible to refund a stashed tech that was being used on the player's ship.
    • Missing "Distribute Power" strings in the controls settings.
    • Medium, Large, and Deck Cannon shoot flashes weren't properly rotating to match direction of the barrel.
  • Modding:

    • Added a 'FloodBuffProvider' that provides buffs via a flood-fill algorithm. (Currently unused in vanilla but planned to be used for a future part.)
    • All buff provider components now support multiple 'Criterias'.
    • Added a 'Quad' media effect which renders a simple sprite quad at the effect location. (Currently unused in vanilla but planned to be used for a future part.)
    • Removed the SuppressWholeShipTargetOverlaysForPartsFilter and SuppressWholeShipTargetOverlaysWhenTargetingShipRelativePoints parameters. The existing SuppressShipWideExplicitTargetsWhenTargetingShipRelativePoints and SuppressDirectControlWhenTargetingPartsFilter parameters now include their functionality.
    • Part ContinuousEffects and TriggeredEffects components now support an optional 'MinMediaEffectsIntensity' parameter. If the effect intensity is under this threshold, then the media effects will not be played.
    • Part ContinuousEffects and TriggeredEffects components will no longer play their media effects while their ship is not on screen or out of the player's sight range. Set 'MediaEffectsRequireShipInView' to false to always play their media effects.
    • Part ContinuousEffects and TriggeredEffects components now support a 'MaxMediaEffectsZoom' parameter that will prevent the media effects from playing if the player zooms out more than the specified amount.
    • ContinuousEffects components now support an optional 'IntensityTweenDuration' parameter that if specified will cause the effect intensity to smoothly change over that amount of time. (Modded thrusters will likely want to use this to smooth out intensity changes in their plume VFX.)
    • Thrusters no longer support ValueOutputSmoothing. (Use ContinuousEffects' new IntensityTweenDuration instead.)

Release Candidate 0.26.1 - Major Performance Improvements

Cosmoteer release candidate 0.26.1 is now available for testing! (To play this release candidate, you must opt in to test it. Please see this post for info on how to test release candidates.)

Most notably, this release candidate makes major performance improvements that should significantly improve framerates in many situations, especially for late-game Career saves. (If you have a poorly-performing saved game that is not running significantly better with this update, please send it to us for further testing.)

RC1:
  • Performance & Stability:

    • A huge number of performance optimizations that together should improve performance in many situations, including and especially in late-game Career games. Most late-game Career saves we've tested have at least 2x improved FPS and some as much as 5x improvement.
    • Significantly improved multiplayer connection reliability. Disconnects should hopefully be much less common now.
  • Visuals:

    • Many particle, VFX, and audio effects will no longer spawn/play/render when zoomed out or off-screen. This should generally not be too obvious but may occasionally be noticeable if you zoom/pan the view quickly or while paused.
    • Sun damage VFX will no longer appear on asteroids within the sun's damage zone, and number of sun damage particles for non-asteroids has been reduced. This is a performance optimization.
  • Balance Changes:

    • Thrusters no longer have any magical "lateral" thrust. As a result, ships whose thrusters are mostly disabled/destroyed will no longer be able to rotate or maneuver unexpectedly well for no apparent reason.
    • In lieu of lateral thrust, ships with at least one operational thruster now have a very small amount of non-rotational "magic" thrust that they can exert in any direction but only when still or traveling at very low speeds. In general this should almost never be noticeable or significantly impact combat, but it allows ships with poor thrust balance to very slowly maneuver out of difficult spots.
    • Reduced Flak Battery ammo capacity from 92 to 52.
    • Reduced Flak damage vs ships from 2250 to 1750.
    • Increased Flak damage vs projectiles from 2250 to 2500.
    • In Build & Battle, teams that are defeated during a battle phase will now be given observer vision for the remainder of the battle phase.
  • Built-In Ships:

    • Added 3 new Monolith combat ships: Destructor, Saber and Vanquisher.
    • Added 3 new Monolith defense platforms: Medium Chaingun, Medium Deck Cannon, and Medium HE Missile.
    • Added 2 new Cabal combat ships: Lesath and Redline.
    • Added 4 new Cabal defense platforms: Small HE Missile, Medium HE Missile, Medium Ion, and Medium Laser.
    • Added 2 new Imperium combat ships: Qin Shi Huang and Slipstream.
    • Added 3 new Imperium defense platforms: Medium HE Missile, Medium Ion, and Medium Laser.
    • Added 2 new Fringe combat ships: Hanabi and Shredder.
    • Added 4 new Fringe defense platforms: Small HE Missile, Medium HE Missile, Medium Cannon, and Medium Laser.
    • Miscellaneous updates to various other built-in ships.
  • Bug Fixes:

    • In Build & Battle, it was possible to refund a stashed tech that was being used on the player's ship.
    • Missing "Distribute Power" strings in the controls settings.
    • Medium, Large, and Deck Cannon shoot flashes weren't properly rotating to match direction of the barrel.
  • Modding:

    • Added a 'FloodBuffProvider' that provides buffs via a flood-fill algorithm. (Currently unused in vanilla but planned to be used for a future part.)
    • All buff provider components now support multiple 'Criterias'.
    • Added a 'Quad' media effect which renders a simple sprite quad at the effect location. (Currently unused in vanilla but planned to be used for a future part.)
    • Removed the SuppressWholeShipTargetOverlaysForPartsFilter and SuppressWholeShipTargetOverlaysWhenTargetingShipRelativePoints parameters. The existing SuppressShipWideExplicitTargetsWhenTargetingShipRelativePoints and SuppressDirectControlWhenTargetingPartsFilter parameters now include their functionality.
    • Part ContinuousEffects and TriggeredEffects components now support an optional 'MinMediaEffectsIntensity' parameter. If the effect intensity is under this threshold, then the media effects will not be played.
    • Part ContinuousEffects and TriggeredEffects components will no longer play their media effects while their ship is not on screen or out of the player's sight range. Set 'MediaEffectsRequireShipInView' to false to always play their media effects.
    • Part ContinuousEffects and TriggeredEffects components now support a 'MaxMediaEffectsZoom' parameter that will prevent the media effects from playing if the player zooms out more than the specified amount.
    • ContinuousEffects components now support an optional 'IntensityTweenSpeed' parameter that if specified will cause the effect intensity to smoothly change over time.


RC2:
  • Moved the Flak Battery's ammo storage tiles to the two center tiles instead of the two side tiles.
  • RC Bugfix: Crash when moving ships in creative mode using the object selection tool.
  • RC Bugfix: Crash when selecting parts in build mode with mirror mode enabled.
  • RC Bugfix: Crash when Boost Thrusters run out of power while boosting.
  • RC Bugfix: Errors loading saved games with Flak Batteries.
  • RC Bugfix: Ion Beams and Prisms targeting friendly ships/parts would only fire intermittently.


RC3:
  • Update Flak Battery art to reflect its reduced ammo storage.
  • RC Bugfix: Point Defenses were unable to damage projectiles!


RC4:
  • In Build & Battle, players who have forfeited the game will no longer be presented with tech options or a ready button, will receive observer vision, and will be automatically readied up.
  • Added the winners from the Jan. 2024 Design Contest.
  • RC Bugfix: Thrusters were taking 3x as long to ramp-up as was intended.
  • RC Bugfix: Invalid blueprints were often not properly shown as invalid.
  • RC Bugfix: Thruster plumes appeared to ramp up and down jerkily.
  • Modding: ContinuousEffects' IntensityTweenSpeed parameter was not properly considering the current game speed.
  • Modding: ContinuousEffects' IntensityTweenSpeed parameter is now buffable.


RC5:
  • Thruster plume VFX should now ramp up and down both more smoothly and more accurately represent the underlying thruster activation level.
  • RC Bugfix: Crashes caused by RC4's IntensityTweenSpeed changes.
  • Modding: Replaced ContinuousEffects' IntensityTweenSpeed with IntensityTweenDuration.
  • Modding: Thrusters no longer support ValueOutputSmoothing. (Use ContinuousEffects' IntensityTweenDuration instead.)


RC6:
  • Random crashes during gameplay.