01-21-2014, 07:48 AM
What's our procedure for obsoleting functions that are exposed to plug-ins? I'm trying to decouple the block handlers from cWorld by providing an Interface and moving methods around. However a number of these functions are exported to lua so I need to know what to do if I need to change them.