You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Up 1f95f7c042
hotfix: move save data to DB (#2)
* start reading save data from DB

* finish migration code

* remove leftover dir creation

* fix import cycle

* remove more dir creation

* update gitignore

* fix pk

* better table creation

* use REPLACE INTO

* fix typo
6 months ago
..
account.go Replace usernameFromRequest 6 months ago
daily.go Remove anti cheat 6 months ago
db.go hotfix: move save data to DB (#2) 6 months ago
game.go Relicense under AGPL 6 months ago
legacy.go hotfix: move save data to DB (#2) 6 months ago
savedata.go hotfix: move save data to DB (#2) 6 months ago