joshuafhiggins / Minecraft-Client-Side-Server-Protocol

Minecraft Client-Side Server Protocol for all MC versions from 1.7.5 to 1.15.2 (WIP)
https://higgy999.github.io/sparticus
3 stars 0 forks source link

why is this dead? I was really interested in this. i can understand why it might not work but holy it seemed cool #5

Open Ixyk-Wolf opened 3 years ago

unlimitedcoder2 commented 3 years ago

What was the need for spamming this 5 times?

joshuafhiggins commented 3 years ago

The reason for this project being dead is that I had no idea what I was doing at this time. I didn't understand networking well and I was making changes to the base of the protocol for 1.8.9 but couldn't test it because there was no game/client yet. The project was way to ambitious for what I could do at the time. If I was to ever revisit the project I'll probably only do the networking protocol because that would allow so many other projects to be built off of it. The other issue was version support. Should I be supporting all Minecraft versions or only the latest? It's a tough situation because if I every wanted to add extra features to the protocol, I would have to add it to all versions. It would also lead to the protocol having a separate version from Minecraft which would only make it more confusing. In conclusion, the game client with ray tracing is dead and the protocol is in limbo.