Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Checklist #17

Open
2 of 7 tasks
jtieri opened this issue Jun 4, 2022 · 0 comments
Open
2 of 7 tasks

Checklist #17

jtieri opened this issue Jun 4, 2022 · 0 comments

Comments

@jtieri
Copy link
Owner

jtieri commented Jun 4, 2022

Creating this to serve as a checklist for myself as I wrap up some pieces of code that I've left unfinished in a local branch.

Right now register/login works minus a few packets at login related to unsupported features e.g. habbo club, recycler, messenger, etc. Public rooms are loading with heightmaps and players are initialized so the next steps are getting the pathfinder implemented. Once that is complete the goal will likely be some hardcore cleanup and solidifying of designs before moving deep into the core of the games functionality. Better testing coverage would be nice as well so I may spend some time on that before moving on to other things.

  • Finish high level design around room and player state
  • Implement pathfinder
  • Implement pathfinder commands/messages
  • Cleanup sign in commands/messages to ensure SSO works and wrong passwords return proper packets
  • Audit database related code. Possible refactor here or at least hardcore cleanup
  • Cleanup entire codebase
  • Possibly build out better test coverage (possible docker framework for simulating flows against live hotel)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant