285
Minetest 5.9.0 is here! (blog.minetest.net)
top 50 comments
sorted by: hot top controversial new old
[-] GolfNovemberUniform@lemmy.ml 57 points 1 month ago

Pretty good improvements for a pretty good game.

[-] possiblylinux127@lemmy.zip 27 points 1 month ago

I thought so. I am really excited to see what comes next.

[-] GolfNovemberUniform@lemmy.ml 9 points 1 month ago

I hope they fix redstone and other interactive stuff like doors. They do get stuck and redstone gets reset very often.

[-] possiblylinux127@lemmy.zip 17 points 1 month ago

That's not Minetest. That's just on game running on the Minetest engine. There are tons of games and mods. The Minetest development team doesn't necessarily make mods.

[-] GolfNovemberUniform@lemmy.ml 4 points 1 month ago

I believe it's an issue with the tick system (internal clock) being done completely wrong. I doubt it's the mod's issue.

[-] possiblylinux127@lemmy.zip 5 points 1 month ago

I don't think so as Redstone is just a mod. Also other mods don't have issues

load more comments (1 replies)
[-] gramgan@lemmy.ml 52 points 1 month ago

Love Minetest. Unfortunately, though, like with many other FOSS projects, it’s hard to find anyone else using it…

Anyone got a server for us lemmings?

[-] possiblylinux127@lemmy.zip 24 points 1 month ago

There are plenty of servers. Also, you can get others on it. If someone is into Minecraft modding Minetest is dream.

[-] AncientMariner@lemm.ee 15 points 1 month ago
[-] Cris16228@lemmy.today 25 points 1 month ago

From someone out of the loop, what is Minetest?

[-] Neon@lemmy.world 32 points 1 month ago
[-] Horta@discuss.tchncs.de 51 points 1 month ago

It's more than that, it's a whole engine and launcher combo for (mostly) voxel games, most of which again are Minecraft like, but some are very different. It's made some huge leaps recently, graphics wise and functionality wise. The promise of the engine is also being fulfilled with more original game projects being developed for it.

[-] blaue_Fledermaus@mstdn.io 17 points 1 month ago

More like open source engine for Minecraft-like games and more.

[-] possiblylinux127@lemmy.zip 22 points 1 month ago

Voxel engine with lots of different games

[-] Cris16228@lemmy.today 8 points 1 month ago

I was gonna ask for a link but the post itself is the link. Gonna try it now. Minecraft-like? So does it have all Minecraft basic stuff? Day/night, basic mods, tools, etc? I mean, can you do what Minecraft 1.7.10 can do (more or less)?

[-] possiblylinux127@lemmy.zip 12 points 1 month ago

Sort of. It is more DIY than Minecraft (focus on mods and games)

Some games try to be a Minecraft clone but you don't have to use them.

[-] vort3@lemmy.ml 5 points 1 month ago

I done know if it has everything you need but in minetest ui you can find a game called mineclonia, it tries to be similar to minecraft.

[-] ngn@lemy.lol 22 points 1 month ago

this will probably get downvoted to hell but im just gonna say it: minetest is just not as good as minecraft (and tbh i don't think it ever will be)

now to be clear im not happy what microsoft is doing lately with minecraft but i really like the older versions of the game (1.7 era) and those are way better than what minetest offers - also minecraft has a larger player base so there are tons of free/open source mods

[-] sunred@discuss.tchncs.de 23 points 1 month ago* (last edited 1 month ago)

Well, Minetest also can hardly be compared to Minecraft as Minetest is only an engine or platform for voxel based games like Minecraft. What you rather have to critique is something like Mineclonia that is apparently a more active fork of the MineClone2/VoxeLibre project that try to perfectly replicate Minecraft (without using Minecraft assets that is) on Minetest. Allegedly it's pretty good now but I haven't tried so myself. As already mentioned, the community for Minetest as a whole is pretty small and that additionally split among so many different games building on that. But it's good that viable alternatives exist in case Microsoft ever considers shutting down the Java edition.

Edit: Typo

[-] jcg@halubilo.social 12 points 1 month ago

But it’s good that viable alternatives exist in case Microsoft ever considers shutting down the Java edition.

I had never even considered that as a possibility but now it seems all too possible and I'm gonna have to sit with that for a while...

[-] sebsch@discuss.tchncs.de 8 points 1 month ago

They will. The whole enda id / stream account nonsense is already the first step in that direction.

Minecraft will only produce income if modding is done via some AppStore. Since this isn't exactly what we want they have either kill java or disable modding and add their AppStore there.

[-] MonkderVierte@lemmy.ml 12 points 1 month ago* (last edited 1 month ago)

Only thing missing imo is a native mob API, the lua implementations are always laggy and buggy. But the Valleys mapgen is beautiful.

[-] possiblylinux127@lemmy.zip 10 points 1 month ago

They are different beasts

[-] morbidcactus@lemmy.ca 4 points 1 month ago

I'm still stuck mostly on 1.7.10 and 1.12.2 modpacks, I don't play as much these days though.

[-] JustMarkov@lemmy.ml 20 points 1 month ago

Awaited menu redesign and Minetest will be perfect.

[-] qaz@lemmy.world 8 points 1 month ago
[-] 56_@lemmy.ml 4 points 1 month ago

It's gradually getting there. The settings redesign was introduced a few versions ago, and the online content menu redesign will hopefully land in the next version (and potentially replace the current content tab after that). I agree that the main menu redesign might be a while away though.

load more comments (17 replies)
[-] chicken@lemmy.dbzer0.com 13 points 1 month ago

Can anyone recommend any cool mods/projects built on top of Minetest?

[-] possiblylinux127@lemmy.zip 7 points 1 month ago
[-] timo2@lemmy.ml 4 points 1 month ago

I would recommend some of APercy's mods like the Ju52 and the Super Cub

[-] warmaster@lemmy.world 9 points 1 month ago

Are there any mods for it? How's performance compared to minecraft?

[-] possiblylinux127@lemmy.zip 29 points 1 month ago

My brother in Christ, the entire game is mod based. The default unmaintained Minetest Game isn't even preinstalled in new versions.

Performance wise it will blow Minecraft out of the water usually. However, keep in mind it still doesn't scale between cores very well. Before it was all single core but now it has support for multi core although performance is still limited on high core count CPUs.

[-] warmaster@lemmy.world 3 points 1 month ago

Can it do splitscreen natively without requiring things a 5 year old couldn't do?

[-] possiblylinux127@lemmy.zip 11 points 1 month ago

Not without significant modifications. The best way for now is to have a server with multiple client devices such as tablets.

load more comments (1 replies)
[-] P4ulin_Kbana@lemmy.eco.br 6 points 1 month ago

It's kind of hard to me playing Minetest. Not only for the fact that I don;t think Minecraft is that much fun, but also because the Android version has a confusing UI and weird controls.

I'm restricted to playing the Android version because, I don;t have a PC, duh!

[-] TwinTusks@bitforged.space 7 points 1 month ago

I don't play minecraft because 1. I am not creative and am at a lost without a objective goal and 2. I get dizzy with the open world.

[-] possiblylinux127@lemmy.zip 6 points 1 month ago

I just wanted to say that I personally can't stand tuna mac. The tuna covers it all in tuna grease and it ruins it all.

load more comments (1 replies)
[-] RandomVideos@programming.dev 4 points 1 month ago

Have you tried modoacks? A lot if them have a quest book and a goal and some(skyblock* modpacks) dont have an open world, only the sky* and a small island

*sky can refer to stone and bedrock

load more comments (1 replies)
[-] Emmie@lemm.ee 4 points 1 month ago* (last edited 1 month ago)

I don’t play Minecraft because it is too trippy alone.

I build this Moria kind of place and realize it’s scary to the point I am constantly glancing behind me in the tunnels.

I usually either play games 12 hours straight or not at all (adhd?). They all become slightly trippy but Minecraft is seriously eerie after such time and solitude becomes unbearable.

load more comments (2 replies)
[-] Varyag@lemmy.dbzer0.com 6 points 1 month ago

Love me playing some Minetest with the Asuna game. It's the perfect expansion of the basic game formula and a beautiful world to put other mods on top of.

load more comments (1 replies)
[-] bismuthbob@sopuli.xyz 4 points 1 month ago

I've been having fun with VoxeLibre lately on single-player mode. Nothing too fancy, gameplay is eerily similar to vanilla Minecraft. I'm looking forward to trying other games built on the engine that offer a bit more variation.

One nice thing is that the android version of Minetest is compatible with the PC version, so it is possible to sync save files and play on the go. It also seems to load faster than Minecraft does.

load more comments
view more: next ›
this post was submitted on 15 Aug 2024
285 points (98.3% liked)

Linux

47284 readers
759 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS