• Just to clarify, licenses are free software or open source when they fit the definition of those terms, aka the 4 freedoms and whatever open source requires, but both require being able to use the software without restrictions. So this isnt open source.

          •  Faresh   ( @Faresh@lemmy.ml ) 
            link
            fedilink
            English
            14 hours ago

            https://www.gnu.org/philosophy/free-sw.html#four-freedoms

            What is Free Software? - GNU project

            The four essential freedoms

            A program is free software if the program’s users have the four essential freedoms: [1]

            • The freedom to run the program as you wish, for any purpose (freedom 0).
            • The freedom to study how the program works, and change it so it does your computing as you wish (freedom 1). Access to the source code is a precondition for this.
            • The freedom to redistribute copies so you can help others (freedom 2).
            • The freedom to distribute copies of your modified versions to others (freedom 3). By doing this you can give the whole community a chance to benefit from your changes. Access to the source code is a precondition for this.

            I don’t know however if it is illegal to use the source code without having bought the game first, so I don’t know if toothbrush is correct with their point.

            Something that I find could prevent it from being called free or open-source software is the fact that you are not allowed to make derivative works for comercial use.

            You may not alter or redistribute this software in any manner that is primarily intended for or directed toward commercial advantage or private monetary compensation. This includes, but is not limited to, selling altered or unaltered versions of this software, or including advertisements of any kind in altered or unaltered versions of this software.

            https://github.com/flibitijibibo/RogueLegacy1/blob/main/LICENSE.md

            “Free software” does not mean “noncommercial.” On the contrary, a free program must be available for commercial use, commercial development, and commercial distribution. This policy is of fundamental importance—without this, free software could not achieve its aims.

            https://www.gnu.org/philosophy/free-sw.html#selling

              •  Faresh   ( @Faresh@lemmy.ml ) 
                link
                fedilink
                English
                3
                edit-2
                3 hours ago

                toothbrush was talking both about free software and open source and you claimed that Stallman disagreed with the notion that free software must allow to be used without restrictions (which I misread as run in toothbrush’s comment and only now realized that they weren’t talking about running)

                That’s why I talked about free software, but I’m sure at least the commercial use part also applies to open source (since business is mentioned as an example in the point about discrimination against field of endeavor in the OSD)

          • Since there’s one open source that’s more strict and one that’s more permissive, for the more strict one, we should indicate that it’s like the value of a variable: it has a specific meaning that doesn’t change. With that understanding, Rogue Legacy is open source, but Trisquel is “open source”.

            (I was going to go with Tux Kart instead of Trisquel for that joke, but my heart couldn’t handle throwing shade at Tux Kart.)

            Edit: I’d just like to interject for a moment. What I’m referring to as Tux Kart, is in fact, SuperTuxKart, or as I’ve recently taken to calling it, Super+TuxKart

      • Custom license, not free for commercial use. Assets are still proprietary. https://github.com/flibitijibibo/RogueLegacy1/blob/main/LICENSE.md

        I guess the main benefactor will be the modding scene. Indie devs can make deals with Cellar Door Studios to get a commercial licence with additional conditions. It might be close to open source in practice if the commercial licences are handed out generously.