• 0 Posts
  • 4 Comments
Joined 11 months ago
cake
Cake day: September 2nd, 2024

help-circle

  • In my opinion Luanti is a living proof that top-down extensibility aka “we make monolithic engine in C++ and then provide some APIs for scripting via bindings for some scripting language on the side” doesn’t work well. You can’t change main menu, you can’t fix player controller (and the default one sucks), you can’t write your own renderer, etc. Because developers didn’t imagine someone would want that (actually they probably did, but they simply don’t have capacity to provide this). Good extensibility/modability should be automatic, on binary level. Like what you get by developing in bytecode/JIT-compiled languages like Java/C# or in old Unreal Engines where everything was done in bytecode-(de)compilable special language called Unreal Script.



  • Like folks here have said, accepting crypto payments might help, but who knows how soon that is going to get regulated.

    It’s kinda impossible to regulate technically. That’s the whole point of crypto. Or do you mean that the company itself might be legally prohibited to accept crypto by their local law? That’s possible I think. I guess we’re slowly but steadily approaching the demand to have actual darknet fully-crypto gaming platform operated by anonymous team.