Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
NewsSteam's own announcements and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesNewsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
AshesNewsDev Update - Preparing for release.
Community

Dev Update - Preparing for release.

Ashes · published 29 Jan 2020, 20:35 UTC

All newsPlayers around this dateRead on Steam

Hey guys!

Got a dev update video for you talking about the preparations for release -

Watch on YouTube

Link - YouTube

So what's been going on since the last update?

I've been mostly focused on the upcoming release - and barely touching the game's code but instead mostly working on all the other elements.

So far I'm mostly done with:

  • 2 new trailers (note live yet).
  • New store images.
  • New screen shots.
  • Store description.

The 2 new trailers took such a long time... About 3 and a half weeks or so. I've never had trailers take so long. That's not even considering that I attempted working on the trailers about a few months ago and gave up due to just hating what I was making.

The process of making these trailers was very nerve wracking as I somewhat fixated on each clip thinking that it could make or break Void Destroyer 2's release - thus have a huge impact on my life. Whether that is true or not is impossible to say, but the thought would really weight me down while making the trailers, skyrocketing my anxiety during the process. I feel like I'm so "close" to them that I can't be an objective judge so there's a lot of insecurity there.

So what's next?

Today or so - there will be an update with new default keybindings, which is basically the last item on my task list. I've gotten a good deal of feedback on the key binds - all negative. This always confused me a bit since the game has re-bindable controls, but this is me thinking as a developer and not as a player. Some players just want to play and not worry about re-binding keys.

Anyway it's another challenging aspect of being a solo game dev.

Because I'm changing the default keybinds so late in development - I've added a button to restore the old keybinds, for those who got used to them.

After that?

There's still a bunch of work on the Steam store page to do and I want to do a round of small fixes. Then I want to sweep for any memory leaks that might exist - and that should be that.

When's the release?

I'm not entirely sure, but it should be within a matter of weeks.

It's strange because on one hand I'm anxious and on the other it's a feeling of a sort of a freedom from the Early Access tag and not having "finished" Void Destroyer 2 yet. Though I know that "post release" will mean a lot of work as well.

Thank you guys! Your support during Early Access has made getting to this stage possible!

Paul

More from Ashes

Other announcements

All news
Community24 Oct 2025Immortal Space God - Demo trailer!Hi! Long time no announcement! Hope all of you are doing great. In case you aren't aware - I'm still around and working on my third game - For the longest time Immortal Space God's Steam Store page had no trailer - that's kind of odd isn't it? Well I corrected that and you can check it out on the main store page - or via YouTube . If you don't mind me rambling a bit, this is maybe a bit rougher…Game update21 Jan 202401-20-2023 Stability PatchStability improvement - added another pass of removing objects before they are deleted to hopefully "fix" many crash issues. Removing a deleted object is very important because if a deleted object is used the game crashes. The code should be good enough to always remove a object prior to deletion, but clearly I missed more than one of these, so adding another removal pass should make the game m…Game update15 Jan 2024Small Patch - 2 crash bugs - 01/14/2024Fixed 2 crash bugs and some stability improvements. Crash bug that happened when a transport ship docked in ship mode, then undocked. If the transport ship had fleet ships, the fleet ships would be re-created causing the crash. Crash bug that happened on using an active upgrade, then entering the overworld mode. Active upgrade code not properly cleaned up on exiting ship mode.