this post was submitted on 15 Aug 2024
285 points (98.6% liked)

Linux

47337 readers
1244 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 1 month ago (1 children)

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

[–] [email protected] 17 points 1 month ago (1 children)

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.

[–] [email protected] 4 points 1 month ago (2 children)

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

[–] [email protected] 5 points 1 month ago (1 children)

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

[–] [email protected] 3 points 1 month ago (1 children)
[–] [email protected] 2 points 1 month ago* (last edited 1 month ago) (1 children)

What game are you talking about? Voxelibre?

[–] [email protected] 2 points 1 month ago

That and another one. Minetest game itself probably has it too but I don't remember. You should have a pretty underpowered machine for it to be very noticeable and annoying.

[–] [email protected] 3 points 1 month ago

I believe it is the implementation of the tick system in Mesecons (which VoxeLibre redstone is based on) that is the issue, and I agree it makes it nearly useless. It is absolutely an issue with the mod, not the engine, but would probably require a big rewrite of the mod to fix (not that I'm familiar with the actual implementation of mesecons).