You are browsing as a guest. Sign up (or log in) to start making projects!

10h 41m 22s logged

Trying to create a Luanti server in java+ need to devlog because of 10 hours time limit

Soooo i don’t have anything to show. I can only tell you that is stupidly hard to create the protocol implementation of luanti if the entire docs to it is one page in the wiki and the rest c++ source code. Now i not only learning java but also c++. Could be worse because i already know C.

Talking about slight progress

You can see in the video below a demonstration of a UDP socket receiving data from the actual Luanti client.
As you can see i already managed to parse some parts of the protocol. Currntly i am sitting on refining this a bit + implementing the init process. Till now i only managed to set the peerId of the luanti client. (peerId is, when i understood correctly, just an id the server gives clients to track them. After a client recieves this id it uses it to contact the server next time)

0
201

Comments 2

@Martisos

Awesome work!

@foxors

thx :3

i now also managed to kick players, when they join, with a custom message. PROGRESS YPIPIIII!!!!