1. Avorion
  2. News

Avorion News

Beta Branch Patch 2.5.1 Patch Notes

Beta Branch Note: These changes are currently available on the beta branch. The beta branch is for testing experimental changes and for finding and fixing errors.

This is how you get access to the beta branch (USE AT YOUR OWN RISK):
Right-Click on Avorion in your Steam list, Properties -> Betas -> Select branch 'Beta Branch - Newest Changes & Experimental Features'.

[h2]Secondary Block Colors[/h2]
  • Secondary colors for armor and hull blocks with alternate patterns now have the same brightness as the primary color
    • You can now build armor blocks without camo pattern by choosing the same color for primary and secondary color
    • To match the default primary color, look for a colors named "Iron Ore", "Titanium Ore", etc.

[h2]Modding[/h2]
  • Armor blocks now use separate texture files again, so that they can be modded independently of hull blocks
    • Texture mods still need to be updated
  • Armor blocks of different materials no longer share the same mask

[h2]UI[/h2]
  • Disabled mouse over sounds for empty places in color window (build mode)
edit 2024-06-12:
[h2]Photo Mode[/h2]
  • Fixed camera speedup not working for some directions
  • Made camera controls independent of current steering mode

Beta Branch Patch 2.5 Patch Notes

Hey everyone. The next Avorion update is finally ready for beta testing!
In this update we introduce the long-awaited secondary block colors and - so everyone can properly show off their awesome coloring skills - a photo mode!

We wish you loads of fun with the new features and happily await your feedback! Let us know if you miss anything, if some things aren't as smooth as they could be or if you (simply) loved it! And let us see your awesome screenshots!

Beta Branch Note: These changes are currently available on the beta branch. The beta branch is for testing experimental changes and for finding and fixing errors.

This is how you get access to the beta branch (USE AT YOUR OWN RISK):
Right-Click on Avorion in your Steam list, Properties -> Betas -> Select branch 'Beta Branch - Newest Changes & Experimental Features'.

[h2]Secondary Block Colors[/h2]
Blocks can now have a secondary block color. The secondary block color is dependent on the block type and can even change the light effects.
  • Added secondary colors for the color brush of the build mode
    • Open the color selection window to switch on secondary colors
  • Switching back to one-color mode resets the secondary color to its original, pre-update status
  • Added new preview element in the color selection window that shows in detail which colors are used
    • New blocks will be built using the previewed colors
  • Added a second color picker that picks the secondary color
  • Added a 'No Change' color
    • Use this when selecting blocks and you don't care which color they have
    • Use this to apply a primary or secondary color without changing the other color
  • Block info tooltips in the lower right corner show which colors are used for the block
  • Block types with secondary colors:
    • Crew Quarters - windows can now be colored
    • Cargo - dark parts of the block can now be colored
    • Armor - ever wanted to be a chameleon? Try coloring in your camouflage patterns according to the sector you're in.
    • Engine - Engine glow can now be colored
    • Thruster - Thruster particle flames can now be colored
    • Dock - Stripes of dock-doors can now be colored
    • Flight Recorder - yellow stripes can now be colored
    • Torpedo Storage - orange stripes can now be colored
    • Assembly - vents can now be colored
    • Turret Base - patches can now be colored
    • Hangar - hangar doors can now be colored
    • Shield Generator - glowing pattern can now be colored
    • Energy Container - glowing pattern can now be colored
    • Generator - glowing pattern can now be colored
    • Integrity Field Generator - glowing pattern can now be colored
    • Computer Core - glowing pattern can now be colored
    • Hyperspace Core - glowing pattern can now be colored
    • Transporter Block - glowing pattern can now be colored
    • Academy - blue pattern can now be colored in any color
    • Cloning Pods - green pods can now be colored in any color
    • Rich and Super-Rich Stone - glowing pattern can now be colored
    • Ship Name Block - name is now colorable
    • Alternate Hull Patterns - dark patterns can now be colored in any color
    • Dark / White Stripes - now in color!
    • Light blocks: Light is colored according to the secondary color unless the secondary color isn't set. Without a secondary color light blocks will behave like before the update.

[h2]Photo Mode[/h2]
We created a new mode to make awesome screenshots! You'll find a new 'Photo Mode' button in the pause menu.

The new Photo Mode features:
  • A sector style selection: Either random or with an explicit style ID
    • you can even share this ID with your friends!
  • Free setting of sector visuals:
    • rift or no rift visuals
    • sun type and position
    • planet position
    • background star density
    • sector color
    • sector dustiness
  • Change the Field of View to find the perfect view
  • several filter effects:
    • Greyscale
    • Sepia
    • Desaturated
    • Saturated
  • A scalable vignette effect
  • A 'Take Screenshot' button to take screenshots without UI
    • Added a short flash to white to indicate saving of screenshot
  • An 'Open Screenshot Folder' button
  • Improved free camera movement
  • A new keybind option 'Photo Mode'

[h2]Gameplay[/h2]
  • Allowed direct switching to your other crafts when controlling a fighter
  • Switching to a different craft within a sector is now always possible as long as you're allowed to enter it
  • Mothership in pirate encounter is now visibly connected to invincibility giving pirate ships
  • Fulfilled (done) objectives no longer show up in the on screen tracked mission displayer
    • However they still do show up in the missions tab
  • Build Mode: Transformation Brush no longer changes block colors

[h2]UI[/h2]
  • Unknown colors are shown as hex-codes in block info tooltips
  • 'No color' items in color selection have been removed
  • 'Show Used Colors First' now shows duplicates of color items

[h2]Scripting API:[/h2]
  • ScriptBlock::addBlock now takes an additional optional parameter to set a secondary color for the new block
    • existing Mods using the old addBlock-call are not affected by this
  • ScriptPlanComponent::setColor now takes an optional parameter secondaryColor
    • Added documentation for ScriptPlanComponent::setColor
  • Added ScriptPlanComponent::setSecondaryBlockColor
  • Added ScriptBlockPlan::setSecondaryBlockColor
  • Changed ScriptColor.toHtml to always print 6 hex digits led by a '#', i.e. '#000000' for black

[h2]Bugfixes[/h2]
  • Fixed a rare crash in flight physics of fighters
  • Fixed an issue where hangars would be rendered way too bright in some cases
  • [UBR] Fixed an issue where Xsotan waves started spawning in a rift sector right after accepting the corresponding mission and before the player entered the sector
  • [UBR] Fixed an issue where the player wouldn't be warned of their ships destruction when switching to another sector while in a rift sector
  • [UBR] Fixed an issue where part of the ServerRunner window was not visible
  • [UBR] Fixed an issue where no warning was displayed when leaving ships behind in a rift sector

Patch 2.4.3 is now live on the default branch!

After performing well on the beta branch, patch 2.4.3 is now live on the default main branch.

We've fixed a few bugs (like the station-says-I'm-docked-but-I'm-not-actually-docked-what-the-hell-is-happening-bug) and implemented a workaround for an AMD driver crash.

[h2]UI[/h2]
  • Improved consistency of subsystem tooltip descriptions

[h2]Bugfixes[/h2]
  • Fixed an issue where client and server disagreed about docking state (This should resolve cases where the ship was shown as docked but various menus sent errors about not being docked)
  • Implemented a workaround for an AMD GPU driver issue
  • Fixed an issue where ancient gates could be connected to world boss sectors
  • Fixed an issue where it was possible to give orders meant for ships to stations
  • Fixed a crash when a station was ordered to support a ship and the ship left the sector
  • Fixed an issue where boss health bars were visible in build mode
  • Fixed a crash related to destroyed entities in scrapyard sectors
  • Fixed an issue where a tooltip obstructed the confirmation dialog when removing a subsystem with shift-click


More details about the AMD driver situation can be found in the previous Beta-Branch Announcement

Beta Branch Patch 2.4.3 Patch Notes

Beta Branch Note: These changes are currently available on the beta branch. The beta branch is for testing experimental changes and for finding and fixing errors.

This is how you get access to the beta branch (USE AT YOUR OWN RISK):
Right-Click on Avorion in your Steam list, Properties -> Betas -> Select branch 'Beta Branch - Newest Changes & Experimental Features'.

[h2]UI[/h2]
  • Improved consistency of subsystem tooltip descriptions

[h2]Bugfixes[/h2]
  • Fixed an issue where client and server disagreed about docking state
    • This should resolve cases where the ship was shown as docked but various menus sent errors about not being docked
  • Implemented a workaround for an AMD GPU driver issue
  • Fixed an issue where ancient gates could be connected to world boss sectors
  • Fixed an issue where it was possible to give orders meant for ships to stations
  • Fixed a crash when a station was ordered to support a ship and the ship left the sector
  • Fixed an issue where boss health bars were visible in build mode
  • Fixed a crash related to destroyed entities in scrapyard sectors
  • Fixed an issue where a tooltip obstructed the confirmation dialog when removing a subsystem with shift-click

[h2]AMD situation[/h2]
Some users reported crashes with AMD cards when creating or loading a galaxy using AMD driver version 23.12.1 or 24.1.1. We have implemented a workaround that hopefully addresses this issue. If you had this issue, please report in the comments if this patch fixes the issue for you (on driver 24.1.1). If the problem still exists we recommend a downgrade to driver 23.11.1.

[h3]Details[/h3]
Some background on the status of this issue, by one of our devs:

"This problem is particularly difficult to debug. Originally none of our office PCs with AMD cards were affected. However, we managed to build a PC where we can reproduce the issue, but even with this PC, the crash doesn't happen reliably.

On a technical level, the crash happens in a thread run by the AMD driver in the Avorion process. This should not be possible unless there is a bug in the driver. For those who don't know: a driver *must not crash*. We have verified multiple times that our code is correct and doesn't raise any errors. We've contacted AMD multiple times over different channels but have not received a helpful answer, yet.

Warning, technical: To analyze the cause, we tried to disable various parts of the engine. When the crash disappeared we always had to test many times, as it wasn't 100% reliable. No crashes a few times in a row can just be plain (bad?) luck and lead down the wrong path. We finally found different, independent functions we could disable, that individually stopped the crash. None of them look like they made sense as a cause for a crash. Just leaving them disabled was no option either, we had to find a solution without impacting the content of the game. We settled on restructuring a small part of preparatory texture work so we give the driver less work while loading the game, and forced the driver to complete some of its work on our schedule instead of its own."


We're very sorry for the inconvenience. We hope that the workaround we've screwed into our engine fixes the issue for you fine AMD folks, and we hope we can remove it once the driver crash was fixed by AMD.

Embark on an Interstellar Adventure with Avorion and this Winter Sale Offer!

Discover the Avorion universe with a festive 50% discount and join our latest Free update!

  • 🚀 Behemoths Update Highlights:
  • 🌌 Mini World Bosses
  • 🔧 Escort AI & Ship Management
  • 🌠 Behemoth Event Series


Hyper-jump into Savings: Avorion + All DLCs and Extra content are available now!


https://store.steampowered.com/app/445220/Avorion/