summaryrefslogtreecommitdiff
path: root/sql.py
AgeCommit message (Expand)AuthorFilesLines
2022-08-06Fix bug on password creationJesusaves1-2/+2
2022-07-28Version bump (registration protocol modified)Jesusaves1-1/+1
2022-07-28Update password generation to cover whole alphabet and have 16 instead of 12 ...Jesusaves1-1/+2
2022-07-28"Mail" can now be blank, it'll then use MyUID.Jesusaves1-0/+15
2021-08-12You now need `max_sum` to be set in order to summon something.Jesusaves1-1/+3
2021-08-04Verbosity should now be fine (or at least, better)Jesusaves1-1/+1
2021-08-04Add another verbosity level, otherwise debug.txt will be a monsterJesusaves1-9/+10
2020-12-31Relicense the game to GPLv3.Jesusaves1-10/+9
2020-12-18Try to improve linting in sql, now, and one I missedJesusaves1-1/+3
2020-12-16Import the good ol' SQL module.Jesusaves1-0/+365