9 Commits (2ee09afac2380634445adcbcfce3cb94b41610aa)

Author SHA1 Message Date
Pancakes 16340858bb
Add new save endpoints 3 months ago
Pancakes 674ed2aa51
Run go fmt on everything
Signed-off-by: Pancakes <patapancakes@pagefault.games>
3 months ago
maru 15a32c0e23
Various cleanup 4 months ago
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
5 months ago
maru 8481626193
Relicense under AGPL 5 months ago
maru 235fb9c91c
Add copyright notice to files 5 months ago
maru e8240c9c38
Rename to rogueserver 5 months ago
maru 75cf6f3ab1
Use Sprintf instead of encoding UUIDs to hex 5 months ago
maru 1f0f38d38e
Move endpoint categories into their own packages 5 months ago