So, I’m coming here to say you new features, in the improbable case of you will take the time to see this post…
I’m working so hard on the network protocol, and got a super good new !
Servers can now have a null session, protocol no longer needs username to run, now client with null session will not crash the protocol : I’ve don it, algorithm for generating player ids !
New config option on the server : authenticiatePlayer, this is a Boolean, if set to true you need a SL account, if set to false, all players can join.
Chat system removed :
I needed to remove it, the old chat system was very buggy…
New chat system added :
This new one allows users to scroll up and down with mouse wheel !
Currently I’ve not changed the chat text field.
Now the game is ready to implement containers and inventories, and maybe a craft system (not copyed from Minecraft).
And to finish, I would come back with the too long download with the launcher :
I found a super idea : client only require library’s and textures to run, but it can run without musics, so I have an idea ! The launcher will no longer download musics ! The client itself will download in a secondary thread. So you will be able to play the game in demo, and until the download thread has finished, you will not have any musics.
Yuri6037, in the hope that someone will take the time to see my topic.