Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

TechnicalFowl

5
Posts
11
Followers
A member registered Feb 05, 2024 · View creator page →

Creator of

Recent community posts

(1 edit)

I did a post jam update to remove a check for a debugger being present in my assert function and also disable whole-program optimizations, both of which where causing anti-virus false positives... Unfortunately I forgot to rename it so it replaced the original...

Thanks for playing, apparently the anti-virus false positive is from a check for a debugger being attached in my assert function...

Ah.... that's what i get for not testing with anything except 100% window size...

Thanks for testing it on linux! If you press escape for the settings menu you should be able to reassign all of the action keys.

Thanks! There are repair parts (an item in your ship, symbol '&') that you can spawn with or buy from stations. I had an autorun but I broke it when I swapped to raylib and then forgot to reimplement it oops. Also sorry that it crashed, I probably should have spent some time on some rudimentary crash dumping so I could actually debug issues people hit.