• @[email protected]
        link
        fedilink
        91 month ago

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

        • Possibly linuxOP
          link
          fedilink
          English
          161 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.

          • @[email protected]
            link
            fedilink
            41 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.

            • Possibly linuxOP
              link
              fedilink
              English
              41 month ago

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

            • 56!
              link
              fedilink
              31 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).