19 lines
780 B
Markdown
19 lines
780 B
Markdown
- [ ] Patch the server for environment-based settings
|
|
- [x] connection.php - database connection [5 variables]
|
|
- [ ] security.php - security settings [6 variables]
|
|
- [ ] reuploadAcc.php - used for account reuploads [2 variables]
|
|
- [ ] topArtists.php - [2 variables]
|
|
- [ ] dailyChests.php - main menu chest rewards [16 variables]
|
|
- [ ] discord.php - discord bot (least priority, since it's possible to call the bot endpoints manually) [3 variables]
|
|
|
|
- [x] Add the server to the image
|
|
|
|
- [x] test the image
|
|
- [x] basic functionality
|
|
- [x] playing levels (works, `/gdps/data` has to be writeable)
|
|
- [x] uploading levels
|
|
- [x] accounts
|
|
- [x] account creation
|
|
- [x] loading
|
|
- [x] saving
|
|
- [x] leaderboards
|