09-22-2014, 02:27 AM
I think unless we get LuaJIT running doing worldgen in lua is not doable. The API I was designing wouldn't work as all functions had to be defined at compile time. If we want third party world generators I think the best bet is a C API using dlls/shared objects.