For those wondering, hypixel was an impressive minecraft mod. The devs moved on to create Hytale - a minecraft-like game that is still to be released. At least that's what my fallible memory says. https://hytale.com/ I assume this is an unrelated effort. And just an engine with basic minecraft play. Actual minecraft is too wide and deep for any "reimplementation" to fall from the skys at this point.
Minosoft: Open-source Minecraft client, written from scratch
11–20 of 93 posts
Re: Minosoft: Open-source Minecraft client, written from scratch
#12Re: Minosoft: Open-source Minecraft client, written from scratch
#13For those wondering, hypixel was an impressive minecraft mod. The devs moved on to create Hytale - a minecraft-like game that is still to be released. At least that's what my fallible memory says. https://hytale.com/ I assume this is an unrelated effort. And just an engine with basic minecraft play. Actual minecraft is too wide and deep for any "reimplementation" to fall from the skys at this point.
Re: Minosoft: Open-source Minecraft client, written from scratch
#14For those wondering, hypixel was an impressive minecraft mod. The devs moved on to create Hytale - a minecraft-like game that is still to be released. At least that's what my fallible memory says. https://hytale.com/ I assume this is an unrelated effort. And just an engine with basic minecraft play. Actual minecraft is too wide and deep for any "reimplementation" to fall from the skys at this point.
Re: Minosoft: Open-source Minecraft client, written from scratch
#15Hypixel is a large server/network of mini-game servers. Them working is really impressive because they (and other similar large servers) use many advanced/esoteric features of Minecraft to make their minigames stand out.
Re: Minosoft: Open-source Minecraft client, written from scratch
#16For those wondering, hypixel was an impressive minecraft mod. The devs moved on to create Hytale - a minecraft-like game that is still to be released. At least that's what my fallible memory says. https://hytale.com/ I assume this is an unrelated effort. And just an engine with basic minecraft play. Actual minecraft is too wide and deep for any "reimplementation" to fall from the skys at this point.
hypixel is an impressive minecraft server, not mod
Re: Minosoft: Open-source Minecraft client, written from scratch
#17From the Readme - What does this mean ? >> Notice: I am not responsible for anti cheat banned accounts, this project is heavily in development! ?
Re: Minosoft: Open-source Minecraft client, written from scratch
#18Hypixel is a large server/network of mini-game servers. Them working is really impressive because they (and other similar large servers) use many advanced/esoteric features of Minecraft to make their minigames stand out.
It's more impressive that the anticheat doesn't flag you
Re: Minosoft: Open-source Minecraft client, written from scratch
#19From the Readme - What does this mean ? >> Notice: I am not responsible for anti cheat banned accounts, this project is heavily in development! ?
Re: Minosoft: Open-source Minecraft client, written from scratch
#20For those wondering, hypixel was an impressive minecraft mod. The devs moved on to create Hytale - a minecraft-like game that is still to be released. At least that's what my fallible memory says. https://hytale.com/ I assume this is an unrelated effort. And just an engine with basic minecraft play. Actual minecraft is too wide and deep for any "reimplementation" to fall from the skys at this point.
Anyone re-implementing minecraft would also have to reimplement all the quirks and undocumented interactions, as well as essentially staying compatible with forge and the apis mods expect. So whatever rewrite has to be in a JVM, and might as well just stick with java. Look at bedrock edition, the only people who play it are people who mis-clicked when buying or don't own a PC.
The closest anyone ever got was minetest, in C++. But honestly at this point, why rewrite a game of all software? It's not mission critical to anything (I hope) and