@lucy @xXpaulaXx does minetest work
been thinking about setting up a modded minetest server for a while now, dunno might be fun even if it’s minetest
@xXpaulaXx @lucy i’ve been playing that for a long while with lexi. she has a very ambitios mod project (sorcery) for it too, but it’s unfinished
@xXpaulaXx @lucy she’s also contributed a few things to minetest upstream (new particle animation system and stuff)
@xXpaulaXx @lucy yeah the GUI and inventory systems are super bad in minetest and need a major rework. lexi has infodumped about that so much…
@xXpaulaXx @lucy the thing with minetest mods is that due to how the API “works”, it’s all very wild west. there literally is no namespacing for instance. everything can conflict and break random stuff
@xXpaulaXx @lucy lexi also said contributing was a pain. encountered a lot of resistance with everything
https://github.com/minetest/minetest/pull/11545#issuecomment-1185586885 this is basically the only time she got really positive feedback