01-09-2013, 09:40 AM
It seems that writing plugins is one big pain in the ****, especially with the nearly-zero debugging capabilities. I'd like to try to make that a bit easier. I'm writing a support framework so that when a plugin adds a hook, the framework will automatically check if that hook has a callback function and report an error otherwise. Also a Lua stacktrace would be great, but that seems a bit over my Lua skills at the moment.