summaryrefslogtreecommitdiffstats
path: root/wat/db.go
Commit message (Expand)AuthorAgeFilesLines
* initial commitmogad0n2021-03-101-7/+7
* fixes #5alex2019-07-101-0/+4
* fixes #7alex2019-06-281-4/+10
* Added time limited bankrupcy, steroids for benching (don't persist across res...alex2019-01-041-4/+11
* int64 -> uint64 for coins, disable noisy logging, turned off wattery (it was ...alex2018-12-031-1/+2
* CanAct func, used in Riot and Liftalex2018-11-161-0/+1
* added actions table, makes it easier to add time based commandsalex2018-11-151-23/+33
* changed coins to uint64 and started using uints all over the placealex2018-11-141-3/+9
* formatting changes from goimportalex2018-11-081-21/+25
* fixed rand to use crypto randalex2018-10-261-0/+6
* fixed some bugs, fixed some debug behaviour, changed over to a command -> met...alex2018-10-231-3/+3
* Reimplemented python bot in golang, skipped a few featuresalex2018-10-211-0/+94