minecraft-packet-debugger icon indicating copy to clipboard operation
minecraft-packet-debugger copied to clipboard

WIP: Online mode

Open realDragonium opened this issue 4 years ago • 0 comments

Hey! Here I am again.

Its not completely working how I want it to yet. But the basic is here. When you have time could you check it out and let me know what you think about it? I'm also seeing some benefits in separating the App.vue and making more components out of it and in starting/controlling the proxy from the web-server. But those should probably be in another PR.

Current problem I know about and which needs to be worked on are:

  • making the server restart if you change targetHost
  • passing the settings correctly from web to proxy
  • trying to make it so that you dont have to relog if you want to join another server if you login with a online account in minecraft self.
  • when you login into a online-mode server you see yourself as alexa skin. But other people see you as your normal skin.

Things that already work:

  • capable of changing minecraft version on settings page
  • joining servers in online-mode
  • changing target on settings page
  • filling in your login credentials

realDragonium avatar Jul 30 '20 10:07 realDragonium