(unstable) [fixed] Issue 2636 in Mantis http://www.swgemu.com/bugs/view.php?id=2636 Skips the shuttle status check (timer) for Theed Spaceport. This was the only starport without a timer to depart.patch by ElPete (#389)
(unstable) [added] getWorldPositionX/Y/Z to LuaSceneObject and LuaCreatureObject.…
(unstable) [added] getWorldPositionX/Y/Z to LuaSceneObject and LuaCreatureObject.(unstable) [added] getSpawnPoint method to lua to generate a random spawn point within a minimum and maximum distance from the specified coordinate.
(unstable) [changed] Lua addWaypoint method now returns the ID of the created waypoint.…
(unstable) [changed] Lua addWaypoint method now returns the ID of the created waypoint.(unstable) [added] removeWaypoint method to LuaPlayerObject taking the ID of the waypoint to remove as an argument.