about summary refs log tree commit diff stats
path: root/lib/Caelum
Commit message (Collapse)AuthorAgeFilesLines
* Fix winning logicAndinus2021-04-271-1/+1
| | | | | Previously the winning logic was faulty, it sorted players by their wallets. Now it sorts them by their points.
* Fix betting, winning logicAndinus2021-04-271-2/+2
| | | | | - The bet amount can be equal to the wallet. - Winning logic was flawed.
* Initial implementationAndinus2021-04-272-0/+111
05dfb3d67635f680a9a'>dff1abb2 ^
734eef7c ^
dff1abb2 ^


192d59d3 ^
dff1abb2 ^
9458918f ^
dff1abb2 ^
734eef7c ^
dff1abb2 ^
734eef7c ^
dff1abb2 ^
734eef7c ^

dff1abb2 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18