PrismarineJS / dazed-sheep

A Minecraft Classic server in JavaScript
MIT License
24 stars 5 forks source link

extended classic protocol #5

Closed ghost closed 8 years ago

ghost commented 8 years ago

add support for the extended protocol. requires some changes in minecraft-classic-protocol http://wiki.vg/Classic_Protocol_Extension

rom1504 commented 8 years ago

see https://github.com/mhsjlw/minecraft-classic-protocol/issues/5

ghost commented 8 years ago

https://github.com/dazed-sheep/dazed-sheep/commit/244123a30a9ee31b00a6ca7890ad95c996da918b and https://github.com/mhsjlw/minecraft-classic-protocol-extension now all we need is to individually implement each feature (we'll open seperate issues for those)