7 Commits (2d19be25d970e2dd876b1091c10870697ff74cf3)

Author SHA1 Message Date
rasul bdf8f86ba5 Move the pass and name checks to its own module outside the Game struct.
5 years ago
rasul 64114b6d68 Store a salted and hashed password.
5 years ago
rasul 4cc0a1db3b add hash() and salt() functions to be used for passwords
5 years ago
rasul 0efa5b8b86 don't document macros module, the individual macros are still documented and the docs have an empty macros module that isn't necessary
5 years ago
rasul fdff6a0f8e Remove the actions module, and move commands into the Command module.
5 years ago
rasul 9d15eb0042 get rid of the file module and do the file stuff from config module
5 years ago
rasul 8165be78f1 init
5 years ago