Changes
- Fixed Ship API silently failing to load methods due to improperly wrapping
ship.getConstraints
This version is now officially dead and archived!
Changes
- Fixed Ship API silently failing due to improperly wrapping
ship.getConstraints
This version is now officially dead and archived!
Changes
- Fixed Ship API failing to load methods due to improperly wrapping
ship.getConstraints
Changes
- Fixed Physics Ticks Event Handler only responding to one computer only
- Fixed Ship API missing methods
- Merged Extended Ship API into Ship API
- New documentation via LDoc (targeting
1.20.x/main)
This version is now officially dead and archived!
Changes
- Fixed Physics Ticks Event Handler only responding to one computer only
- Fixed Ship API missing methods
- Merged Extended Ship API into Ship API
- New documentation via LDoc
Changes
Ship API
- Made
getOmega,getScale,getShipyardPosition,getVelocity,getWorldspacePosition, andtransformPositionToWorldoutput propervectors with correct metatable - Made
getQuaternionoutput a properquaternionwith correct metatable - Made
getTransformationMatrixoutput a propermatrixwith correct metatable - Made
getConstraintsoutput use propervectors andquaternions where applicable - Re-added
getEulerAnglesZYX",getEulerAnglesZXY,getEulerAnglesYXZ,getEulerAnglesXYZ,getRoll,getYaw,getPitch, andgetRotationMatrixonly so they throw a more useful error redirecting to the new methods. - Updated Ship API help page
- Iproved
physics_ticksevent output - Moved
physics_ticksevent to Ship API - Added
pullPhysicsTicksto utilizephysics_tickswith propervectorandquaternionsupport
Quaternion API
- Moved to CC: Advanced Math Library
Extended Ship API
- Moved
physics_ticksevent to Ship API
New APIs
- CC: Advanced Math Library created and included to handle pure Lua math including
quaternionandmatrixAPIs, as well as a newpidmodule
Changes
- Updating Advanced Math libraries
Changes
Ship API
- Made
getOmega,getScale,getShipyardPosition,getVelocity,getWorldspacePosition, andtransformPositionToWorldoutput propervectors with correct metatable - Made
getQuaternionoutput a properquaternionwith correct metatable - Made
getTransformationMatrixoutput a propermatrixwith correct metatable - Made
getConstraintsoutput use propervectors andquaternions where applicable - Re-added
getEulerAnglesZYX",getEulerAnglesZXY,getEulerAnglesYXZ,getEulerAnglesXYZ,getRoll,getYaw,getPitch, andgetRotationMatrixonly so they throw a more useful error redirecting to the new methods. - Updated Ship API help page
- Iproved
physics_ticksevent output - Moved
physics_ticksevent to Ship API - Added
pullPhysicsTicksto utilizephysics_tickswith propervectorandquaternionsupport
Quaternion API
- Moved to CC: Advanced Math Library
Extended Ship API
- Moved
physics_ticksevent to Ship API
New APIs
- CC: Advanced Math Library created and included to handle pure Lua math including
quaternionandmatrixAPIs, as well as a newpidmodule
Changes
Ship API
- Made the Ship API available on every computer but all methods error if not on a Ship
- Made
getOmega,getScale,getShipyardPosition,getVelocity,getWorldspacePosition, andtransformPositionToWorldoutput propervectors with correct metatable - Made
getQuaternionoutput a properquaternionwith correct metatable - Made
getTransformationMatrixoutput a propermatrixwith correct metatable - Made
getConstraintsoutput use propervectors andquaternions where applicable - Re-added
getEulerAnglesZYX",getEulerAnglesZXY,getEulerAnglesYXZ,getEulerAnglesXYZ,getRoll,getYaw,getPitch, andgetRotationMatrixonly so they throw a more useful error redirecting to the new methods. - Updated Ship API help page
- Iproved
physics_ticksevent output - Moved
physics_ticksevent to Ship API - Added
pullPhysicsTicksto utilizephysics_tickswith propervectorandquaternionsupport
Quaternion API
- Moved to CC: Advanced Math Library
Extended Ship API
- Moved
physics_ticksevent to Ship API
New APIs
- CC: Advanced Math Library created and included to handle pure Lua math including
quaternionandmatrixAPIs, as well as a newpidmodule


