A website for my game dev stuff that supports chat, etc.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Zed A. Shaw eaaf309260 Now have a basic auth library for doing bcrypt auth. 16 hours ago
..
auth.go Now have a basic auth library for doing bcrypt auth. 16 hours ago
controllers.go Now have a basic auth library for doing bcrypt auth. 16 hours ago
tools.go Apparently for 2 weeks (yes 2 whole fucking weeks) I was using NamedExec wrong instead of MustExec so inserts haven't worked since then. Other than that, this is a more cleaned up MVC style setup than before. 6 days ago