Haru/docs/notes.md
Merijn Hendriks 3f869275a2 Update todo
2021-12-28 23:23:33 +01:00

420 B

Notes

Implementation

  • EFT http request / response does not respect headers, data is always zlibbed
  • EFT's websockets url is unique due to the last part of the address being the sessionId.

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