minetesting icon indicating copy to clipboard operation
minetesting copied to clipboard

Client is not working on minetest 0.4.12

Open JuniorJPDJ opened this issue 10 years ago • 8 comments
trafficstars

Can you fix it? ;)

JuniorJPDJ avatar Jul 06 '15 21:07 JuniorJPDJ

They changed the protocol but not the wiki, so the documentation is now awfully incomplete, not to mention the risk of them changing again.

I was waiting for the updated documentation to fix it, but since many months have passed I guess it's time anyway. Maybe I'll try to update the wiki myself too.

No promises, but I'll have a look later today.

boppreh avatar Jul 06 '15 22:07 boppreh

I'm trying to build bridge minecraft server <-> minetest client, but it will be really hard. Thank you for helping understand minetest protocol with sample code ;) It will be great if you will update wiki

JuniorJPDJ avatar Jul 06 '15 22:07 JuniorJPDJ

The MinetestClientProtocol class should be able to handle all the low level parts, and hopefully has not changed in newer versions. MinetestClient is functional but missing support for most of the commands because we didn't need them (like attacking or using items), and many of the commands we did support were changed. I'll try to fix as many as possible, maybe implement some of the missing ones.

Feel free to use this code as-is if you want, and email me if you have any additional questions,

boppreh avatar Jul 06 '15 22:07 boppreh

where is the doc please ? i want see that ?

How control minetest with my own program will be cool ::

thanks

ghost avatar Mar 15 '16 18:03 ghost

Works with minetest 0.4.9 found it here ---> https://github.com/minetest/minetest/releases

i think we have to update it

ghost avatar Mar 21 '16 18:03 ghost

anything new here? project dead?

verymilan avatar Sep 30 '16 11:09 verymilan

Personal life took priority in the past months.

I'll love to continue it, but I need to find some free time.

boppreh avatar Sep 30 '16 11:09 boppreh

I see, thanks for your answer :)

verymilan avatar Sep 30 '16 11:09 verymilan