Skip to content

Minecraft Advanced Network in GO (Minecraft Server)

License

Notifications You must be signed in to change notification settings

EDDxample/mango

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mango

Minecraft Advanced Network in go (Minecraft Server)

banner

$ go run man.go

Documentation

Check out the docs for a quick overview.

TODO

  • Project refactor
  • Status protocol
  • Implement error handling
  • Add config file
  • Login protocol
    • Offline
    • Online
  • Join game protocol
  • Keep Alive Packet
  • Load Chunks
    • (mock) Chunk Data and Update Light Packet
    • (real) Chunk Data and Update Light Packet
  • Tick Worlds
  • Multiplayer
    • Proper player IDs
    • Movement
    • Tab player list

Misleading Client Side Bugs

About

Minecraft Advanced Network in GO (Minecraft Server)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages