Releases: slava110/OCRocketry
Releases · slava110/OCRocketry
OCRocketry 1.1.0 Beta
- Added Oxygen Detector component
OCRocketry 1.0.3 Beta
- Updated Forge version
- Added Rocket Monitoring Station component
- Added Mining Laser component
OCRocketry 1.0.2 Alpha
Warning: Still not optimised, waiting for changes in AdvancedRocketry code
Changelog
- Fixed Altitude Controller limits
OCRocketry 1.0.1 Alpha
Warning: Still not optimised, waiting for changes in AdvancedRocketry code
Changelog
- Replaced
currentVelocityX,currentVelocityY,currentVelocityZwith singlecurrentVelocitymethod which returns all of them inOrientationControllerDriver - Added parameter limits (like to not set altitude to 10000000 and fly away)
WarpControllerDriver#currentPlanetnow returnsnull, "in_warp"if station is currently in warp (and not possible to get planet obviously)- Removed saving useless boolean
inWarpinWarpControllerDriver
OCRocketry 1.0.0 Alpha
This is test version, not recommended to use it on servers (might be bad for your perfomance)