Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Bug report:

1.the "Max" button would set the asign amount to negitive number if the total/idel hacker amount is over 2147483648. Same for the % button if the final number would overflow.

2.  If you set the buy amount to negitive number, you  can use the - signs to asign hacker to any bar even if you don't have the number of idle hacker.

Hi, thanks for the bug report!

1. I think most of the issues stem from the fact that the input box can only store integers so finding a fix for that should solve most problems.

2. That bug is really funny because you can set it to a negative number, then subtract that mourn from a bar which then adds to it. So you can just add 1 billion to the last bar from the beginning. Great bug but definitely something I'm gonna patch lol.

Thanks for playing!