Post
Topic
Board Gambling
Re: Action-gamble.com - Multiplayer rock paper scissors
by
sven2
on 23/08/2017, 02:18:16 UTC
Hey guys so I took your remarks into accounts and so I changed the rules of the daily top 3 players bonus.
Now, its value is adapting to the site profits (and with a little bit randomness).
Here is the thing, at the end of each match the value of the bonus of the current day is incremented.
The incrementation value is a random percentage between 0 and 100% of the site total fee on the game winnings (1% of the prizepool). The rule was just change and today's bonus already double up !

I found that most of you are using mobile and android that's why I'm focusing on mobile right now.
I worked a lot on the site these last two days, fixed some bugs and added some stuffs... So Action Gamble is becoming a progressive web app (https://developers.google.com/web/progressive-web-apps/) that means that if you "add to homescreen" on android or iOS it works even better (a nice icon Smiley, no useless browser space, a startup loader etc. it's a standalone app almost like a native app and a lot of stuff will be added native notification on android and (maybe) on iOS or an offline mode that allow you to check your previous matches, your transactions and other stuffs.

I also:
-> added a "box" that ask you if you want to stay logged in after 1hour of inactivity, 30min was to short I think...
This box allow you to secure your ass and notice other users to know that you are not a real gambler Smiley
I also did some shitty stuff like prevent the zoom on iOS10, this OS force all websites to allow the zoom on safari, but it's really annoying for a lot of players so now I prevent this behavior.

-> improved the behavior of the "generate new address" button by adding some rules:
- you are able to create 1 new deposit address by hour
- you cannot generate a new deposit address if you have an unconfirmed balance

-> Secure the communication between server by restricting all trafic except mine
-> improve database backup (backup is now made twice a day, with two different format)

see you in a few days for bigger updates  Cool