Since I haven’t seen anyone post this, I thought I’d share the new Star Engine demo video from Cloud Imperium Games.

      • t3rmit3@beehaw.org
        link
        fedilink
        arrow-up
        5
        ·
        11 months ago

        I mean, no? Version numbers don’t dictate the release readiness of something.

        You want them to just call what they have now 1.0, before they implement the Alpha 4.0 features shown there? Because that’s the gist of what you said.

          • Cagi@lemmy.ca
            link
            fedilink
            arrow-up
            2
            ·
            edit-2
            11 months ago

            Most often in gaming, yeah, but there are no rules. PURE CHAOS, BABY!!!

          • t3rmit3@beehaw.org
            link
            fedilink
            arrow-up
            1
            ·
            11 months ago

            That was a standard that existed because of older, ‘linear’ SDLCs. It stopped being the case when Agile development took over. When you’re using Waterfall, and all your milestones are planned out before a single line of code is written, you can do that.

            Modern software development doesn’t work like that, and it’s silly to use nth-degree nested decimals (0.1.0, 0.1.1.2) when you can just use 1.1, 2.13, etc, and call something RC1.0 and 1.0 on release without bothering with internal version numbers or project codenames (or just keep the working version numbers anyways).