Explanation on BET/RETURN table
While it is evident that display of BET/RETURN columns causes no error in balance calculations but yes this is not a conventional dice implementation which causes confusion to new users who come from a different dice site. Let me explain how it works:
Suppose you bet 0.00000100 on 2x payout.
On a WINNING roll event:
BET column will show 0.00000100 while RETURN column shows 0.00000200
The reason is simple, you wagered 100 satoshis, you get 200 satoshis in return.
On a LOSE event:
BET column will show 0.00000100 while RETURN column shows -0.00000100
Standard practice here on other dice sites is to show 0 as return.
However, in Da Dice interface, RETURN column is the only column with colored amounts...
...so display of negative BET amount here shows the player lost 100 satoshis on this bet
which we feel is easy to spot in our interface.
We might as well change the RETURN to 0 on lose events but this has been the part of whole Da Dice experience lately.
For instance, ALL BETS tab is propagating very fast, while focusing only on RETURN column and with help of colors, its is easy to see what people are losing or winning.
p.s. Only difference between LITE mode and FULL mode is dispaly and rendering of ALL BETS and HIGHROLLERS tab.