diff --git a/docs/notes.md b/docs/notes.md index 7b9e78b..302d577 100644 --- a/docs/notes.md +++ b/docs/notes.md @@ -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