TUXDB - LINUX GAMING AGGREGATE
 NEWS TOP_PLAYED GAMES ITCH.IO CALENDAR CHAT WINE SteamDeck
 STREAMERS CREATORS CROWDFUNDING DEALS WEBSITES ABOUT
 PODCASTS REDDIT 

 

SUPPORT TUXDB ON KO-FI

MENU

ON SALE

New Twitch streamer aggregation implemented (#FuckTwitch) due to Twitch's API issues (more info on my Discord )


Name

 Avorion 

 

Developer

 Boxelware 

 

Publisher

 Boxelware 

 

Tags

 Indie 

 

Simulation 

 

Singleplayer 

 

Multiplayer 

 

 Co-op 

Release

 2020-03-09 

 

Steam

 24,99€ 19,99£ 24,99$ / 0 % 

 

News

 289 

 

Controls

 Keyboard 

 

 Mouse 

 

Players online

 789 

 

Steam Rating

 Very Positive 

Steam store

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

 

SteamSpy

Peak CCU Yesterday

  

Owners

 200,000 .. 500,000 +/-  

 

Players - Since release

  +/-  

Players - Last 2 weeks

  +/-  

Average playtime (forever)

 3976  

Average playtime (last 2 weeks)

 0 

Median playtime (forever)

 3976 

Median playtime (last 2 weeks)

 0 

Public Linux depots

 Avorion Linux Content [28.59 M] 


DLC

 Avorion - Black Market 


 Avorion - Into The Rift 




LINUX STREAMERS (10)
ozonedtwlinuxgameconsortiumbazukinhexdsl
freelikegnutekknplayste4mpunktatumkhamun
redstonelp2goseigen




Beta Branch Patch 0.33.5 - Patchnotes

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'.

Gameplay

  • Escorting ships can now passively shoot nearby enemies as long as their protegee wasn't harmed yet
  • Reduced overall bounciness of physics
  • Fighters can now heal their mothership if ordered via fighter orders
  • AI piloted ships can now heal themselves when they have repair fighters

Balancing"We adjusted the pricing of turrets. Work in progress. There were some pretty harsh outliers, with salvaving, force or mining turrets selling for a price higher than most stations. Other turrets, like point defense cannons, almost cost nothing at all. You can still get crazy turrets for crazy prices, but it'll fit more to the kind of turret. Pricing is now more equally distributed and we removed some of the super harsh outliers, which we think is healthier for the game overall."
  • Adjusted prices of turrets
    • Pricing is now more equally distributed over all turret types
    • Fixed several issues with massive outliers in turret pricing
    • Fixed several outliers where turrets would cost / sell for nearly nothing at all

  • Energy suppressor now suppresses pirate attacks as well as xsotan and head hunter attacks
  • Reduced power of force fighters since they could be used for griefing a lot
  • Reduced probability of "free slaves" mission on bulletin boards
  • Increased damage of laser turrets
  • Increased damage of lightning turrets
  • Increased damage of tesla turrets
  • Increased damage of Laser Point Defense turrets

UI
  • Workforce bars in the Crew Tab are now correctly updated to show the influence of the current morale
  • Added icon for "your cargo bay isn't configured to collect this"
  • Added a hint to crew tab about automatic crew payments
  • Disabled "Situational" turret targeting since it was mostly glitchy and unintuitive
  • Improved german translation
  • Classes of own ships are now shown on galaxy map and the fleet window
  • Added a button to change a ship's class from the fleet window
  • Improved the color "Orange" (yes really)
  • Added warnings for when inventory is full
  • The "Found Ship" button on the top right gets a highlight when a player tries to enter build mode while in the drone
  • Added quick transfer of items between alliance and player by holding shift
  • Improved the IME input (still not perfect, but we're on it!)
  • Added new stations pictures to encyclopedia and updated some descriptions
  • Improved visibility of name and emblem on ghost blocks in building mode
  • Added loading screen tip that talks about the detailed turret tooltip option
  • Lost fighters are now shown in sector tooltip on the galaxy map
  • Updated icon for resource depot
  • Added error messages for craft orders: heal, heal target, attack, attack enemy, guard, patrol
  • Updated encyclopedia

Client
  • Increased visual size of fighters when they're big fighters
  • Added more debug logging to find more issues
  • Improved performance of alliance emblems
  • Added particle effect to crew loot to better recognize them
  • Added one more bug for you to find
  • The tutorial is now automatically terminated if the player loses his ship in building mode

Scripting API:
  • Added clearValues() functions to all objects that can have values set
  • Added a listFilesOfDirectory() function
  • Added a deleteFile() function
  • removeFolder(): only removes empty directories now
  • Added callback "onSectorGenerated" similar to "onRestoredFromDisk" for sectors being generated for the first time
  • Added a Galaxy:isFactionLoaded(...) function to check if a faction is currently in memory
  • Added a UIRect class
  • Added "slots" and "automatic" properties to fighters that always return 1 and false to simplify some code
  • Added a stoneDamageMultiplier property for armed objects

Bugfixes
  • [UBR] Fixed an issue where after boarding a ship, the ship would still count as pirate, head hunter, etc.
  • [UBR] Fixed several issues with pirates, xsotan and head hunters spawning where they shouldn't
  • [UBR] Fixed an issue where craft designs didn't restore their saved turret designs
    • Yes, they were supposed to do that from the very beginning

  • [UBR] Fixed several issues with german translation in missions
  • [UBR] Fixed an issue where every dialog with an entity started the exodus mission if a exodus beacon was in the same sector
  • [UBR] Fixed ingredients list not being restored correctly
  • [UBR] Fixed an issue where asteroids and other objects would jitter around while mining them
  • [UBR] Fixed an issue where scrapping license duration of alliances wasn't shown in scrapyard
  • [UBR] Fixed an issue where player wasn't put in the correct location after a jump
  • [UBR] Fixed an issue that led to only factories of size S being generated
  • [UBR] Fixed an issue that led to unarmed AI ships flying off into nothingness
  • [UBR] Fixed an issue where hull polarizer would remove too many HP
  • [UBR] Fixed an issue where expanded combo boxes weren't clickable when they expanded outside the window they were in
  • Fixed an issue that prevented reclassing of ships in some cases
  • Fixed an issue where Headquarters couldn't get missions on their bulletin board
  • Fixed an issue where explore sector couldn't be returned to stations except military outpost
  • [UBR] Fixed an issue where compare window wasn't shown over other windows
  • [UBR] Fixed an issue where several AI states didn't remember their last target over a game shutdown/reload
  • [UBR] Fixed an issue with generated ships not being able to turn correctly
  • [UBR] Fixed an issue where high-tier turrets could be placed on too low material blocks
  • [UBR] Fixed an issue where notifications for new mails were sent on every login, even if there was none
  • [UBR] Fixed several issues with several introductory missions
  • [UBR] Fixed several issues with mirroring of emblem and ship name blocks
  • [UBR] Fixed a few exploits where maxmimum inventory size could be exceeded
  • [UBR] Fixed an issue where damage malus between client and server was desynced, leading to wrong repair costs
  • Fixed an issue where no "you can't pick this up because..." notification was displayed for full inventory
  • [UBR] Fixed an issue where morale jumped between good and bad if crews weren't paid on time
  • [UBR] Fixed an issue where turret AI was sometimes picking targets incomprehensibly
  • Fixed shipyard build ship stats still being shown after back was pressed
  • [UBR] Fixed an issue where after selecting a new language, loading screen tips weren't changed to the new language


[ 2020-03-07 17:43:25 CET ] [ Original post ]