_ensnare_ is now up on the featured scoreboards! Two of the tracks are from Frozen Endzone, the awesome-looking next game from the developers of Frozen Synapse.
Changes:
--Fixed gamepad allowing ship to go too far to the side when using two sticks
--Fixed Wakeboard and Wakeboard Grid modes sometimes not awarding points if landing just before a trick completes (thanks Orathania)
--Fixed 2 wakeboard exploits
--Skins: added mesh loading options: calculateNormals, calculateTangents, and submeshesWhenCombining. Lua example: BuildMesh{mesh="mymodel.obj", calculateNormals=true, calculateTangents=false, submeshesWhenCombining=false}