Netrex icon indicating copy to clipboard operation
Netrex copied to clipboard

Working login sequence (player spawn)

Open john-bv opened this issue 4 years ago • 0 comments

Working login sequence (player spawn)

  • [ ] 1. Basic implementation of packets required to log in via Protocol

    • [x] Login
    • [x] Server to Client Handshake
    • [x] Client to Server Handshake
    • [x] Play Status
    • [ ] Resource Packs Info
    • [ ] Resource Pack Client Response
    • [ ] Resource Pack Stack
    • [ ] Start Game
    • [ ] Creative Content
    • [ ] Biome Definition List
    • [ ] Chunks
  • [ ] 2. Login authenticator: Handles logins (such as XBL validation)

  • [ ] 3. Pesudo packet implementation

  • [ ] 4. Start Game Packet:

    • [ ] Working block tables
    • [ ] Working item tables

john-bv avatar Aug 27 '21 01:08 john-bv