First this app is awesome, very impressive speed. Thanks for your work =)
Theres a few small bugs i found, one the hours countdown doesnt always seem right. It will say like 1days 27hours 2min 2secs, looks like its total hours not subtracting the 1day possibly? Its not always like this but ive seen it a few times with a "hours" larger then 24. The other is minor color bug, the top 3 lines the left and right border charecters are white and not grey like the rest. very minor but id figure just to mention it.
Im using the 32bit CUDU version btw.
Bugs
Moderator: BarsMonster
- BarsMonster
- Site Admin
- Posts: 1118
- Joined: Wed Oct 01, 2008 7:58 pm [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: Bugs
Thanks, nice bugs 
int hour = (int)floorl(fmodl(time, 60));time/=24;

int hour = (int)floorl(fmodl(time, 60));time/=24;

Who is online
Users browsing this forum: No registered users and 1 guest