Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix wiki url HEAD master | Andinus | 2021-05-25 | 2 | -2/+2 |
| | |||||
* | Prepare for fez upload | Andinus | 2021-04-29 | 2 | -2/+3 |
| | | | | | | >>= Inspecting ./META6.json =<< auth should start with "zef:" =<< If you're using git, make sure to commit your changes. | ||||
* | Bump version v0.1.1 | Andinus | 2021-04-27 | 1 | -1/+1 |
| | |||||
* | Add demo links to README, v0.1.1 to NEWS | Andinus | 2021-04-27 | 2 | -0/+32 |
| | |||||
* | Fix winning logic | Andinus | 2021-04-27 | 1 | -1/+1 |
| | | | | | Previously the winning logic was faulty, it sorted players by their wallets. Now it sorts them by their points. | ||||
* | Add install instructions, generate plain text README v0.1.0 | Andinus | 2021-04-27 | 2 | -0/+149 |
| | |||||
* | Fix betting, winning logic | Andinus | 2021-04-27 | 1 | -2/+2 |
| | | | | | - The bet amount can be equal to the wallet. - Winning logic was flawed. | ||||
* | Fix META6.json | Andinus | 2021-04-27 | 1 | -5/+1 |
| | |||||
* | Initial implementation | Andinus | 2021-04-27 | 4 | -0/+138 |
| | |||||
* | Initial commit | Andinus | 2021-04-27 | 4 | -0/+44 |