Suggestion:
In case of api_bet.php, return JSON response and parse it client side. Current setup is in-efficient, has repeated HTML, higher use of bandwidth.
As more players are now playing, the website is getting slower, you should consider more powerful servers or make the code efficient.
Same can be said for show_balance.php, it returns HTML. Return just the balance value and set it using javascript.
Hey all,
Yeah, our rolls are becomign EXCEEDINGLY slow and this is a massive problem. This will surely be fixed within the next few hours. Thanks for helping point this out.
We realized with our current method & server, over time the rolling would become slower, but we honestly didn't expect this much attention so quickly. I understand how the lag is extremely annoying, so please bare with us as we fix it
Sorry for any inconvenience! Once this is fixed it will be more or less permanent and "half animation"rolls will be the norm just as when we released
.
Thanks!
* I guess the obvious would be to show a graph of the distribution of percentiles rolled - both for the current player, and for the site as a whole. Break it down into 100 'buckets' (<1%, 1-2%, 2-3%, etc). Then we can easily see whether the RNG is skewed towards the higher numbers (not that I imagine it is, for a second, since it's just SHA1).
* In my bet history, show me the server and client seeds per bet, so I can verify them later. Otherwise I have to make a note for each bet.
* How about letting me edit the payout multiplier, and have it calculate the percentage thingy from that? And let me edit the 'bet return' field and have it calculate the bet from that.
* A 'bet all' button would be useful so I don't have to copy lots of digits when making a last-ditch attempt to recover my balance.
Honestly appreciate all your feedback. Have a notepad at the moment with everything you've suggested and will be fixing the majority of things you have noted within the week. If you find more things please keep them coming
Thanks!
Also congrats to Fun on a 15 BTC cashout a minute ago, thanks for putting up with the lag and sticking with us. Will be fixed soon.