4aiman wrote:PilzAdam wrote:DERP wrote:Yeah, but a lot of people wouldnt like to have to install mods for every little thing, personally, i have no problem with it, but for someone who came from minecraft, it could be annoying with all the mods.
Are you serious? Minetest's mod support must be wonderful for people who come from Minecraft.
AS for minetesters - many of them tired of installing this and that. Minetest mod support IS awesome, but get real, no one wants to download every mod separately.
I've a suggestion how to ease our "pain", but it's unlikely that will be accepted anyway...
The onus is on modders to get better at what they do. This means, but is not limited to:
A) Merging small mods with enough common elements
B) Not turning simple mods into behemoths
C) Not making several implementations of the same ideas, much less the same code
D) Not assuming that people are playing with just one's own mods
E) Not always blaming the engine/API when one hits some sort of limit or roadblock
F) Not demanding cpp solutions to problems that can be solved easily in lua
E and F are somewhat interchangeable.