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...
TechnicalFowl
5
Posts
11
Followers
A member registered Feb 05, 2024 · View creator page →
Creator of
Control a group of mages while engaging in tactical turn-based battles.
Strategy
Fly through space combating enemies, making repairs, and trying not to run into asteroids.
Role Playing
Recent community posts
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.


