Lua API improvements
Added #192
Also now CreateHandle doesn't take a string, it just takes the object:
player = CreateHandle(Game.GetPlayer())
print(player.GetClassName())Lua now supports Bool, Quaternion, String, CName, Strong Handle, Int32, Float