summaryrefslogtreecommitdiff
path: root/game/vault.rpy
AgeCommit message (Expand)AuthorFilesLines
2022-08-22Automatic login: Death to the annoying login screen!Jesusaves1-0/+3
2022-06-16Add Support for Renpy 8Administrator1-3/+12
2022-04-08wdym, "_" is not allowedJesusaves1-2/+2
2021-12-18Add some notes, I probably would get a F at security XDJesusaves1-0/+2
2021-12-18Move the subkey to MultiPersistent and increase a bit entropy.Jesusaves1-4/+5
2021-12-18Remember password (unsafe)Jesusaves1-1/+23
2021-12-18Allow to remember email when single screen is setJesusaves1-4/+25
2021-12-18Add a single screen login methodJesusaves1-0/+203