Update todo

This commit is contained in:
Merijn Hendriks 2021-12-29 17:41:45 +01:00
parent bf772930aa
commit e1c3613eca

View File

@ -12,10 +12,15 @@
## Todo
- add simple database
- add get into the game's main menu
- implement regex support for router
- implement save handler
- implement simple account handling
- player login
- player registration
- Launcher
- [ ] implement bytepatcher
- Modules
- [ ] initial patches
- Server
- [ ] update diagrams
- [ ] build (server)
- [ ] http request handling (Server)
- [ ] comment code (server)
- [ ] implement minimal requests
- [ ] get into the main menu
- [ ] implement regex support for urls