Space Engineers

Space Engineers

Wico Small Auto Miner Mk3
68개 중 31~40개 표시 중
< 1  2  3  4  5  6  7 >
업데이트: 2015년 7월 23일 오후 4시 39분

Script Features:

  • Rewrote ship aiming script. It is now much faster on orienting the ship

    I (was) using a (modified) workshop script for navigation. Now it's even more heavily modified.

    And vector math melts my brain.

업데이트: 2015년 7월 23일 오후 4시 38분

업데이트: 2015년 7월 19일 오전 8시 02분

Bug Fixes:

  • Command bar #3 on main remote control was missing gyro commands.

업데이트: 2015년 7월 18일 오전 11시 21분

Script Features:

  • Ehanced status messages in antenna. Shows curent state.
  • Return to lastentry or exit and not asteroid core. Allows miners working on same asteroid to return to 'their' spot.
  • More collision avoid maneuvering on go home when turning finds another obstacle.
  • Decrease shift overlap check size to help with overshoot
  • fast clock when search shift or launching. The timer for the main control should be able to be set to 10 seconds or more (not fully tested).

Bug Fixes:
  • fix battery low getting stuck in loop of 'Go Home' and preventing docking

업데이트: 2015년 7월 17일 오전 12시 40분

Update for 1.091 where some script interfaces were removed.

Required update for every single script on the ship..

업데이트: 2015년 7월 16일 오전 2시 01분

Script Features:

  • optmizations for searching. Precheck sensors and skip steps if no hope of succedding.

Blueprint Features:
  • increased 'Roll' gyro by 1.0 RPM. Increases speed of searching

++ version blueprint additions
  • Additional thrusters since more mass
  • Additonial Gyros since more mass

업데이트: 2015년 7월 12일 오전 7시 59분

Script Features:

  • Turn on front sensor when searching
  • Expand roll sensor to 47 to detect asteroids parts at that distance
  • When finding a 'new' asteroid with the sensors while searching, save it for later and continue searching for current asteroid.
  • 'Next' asteroid waypoint information displayed in GPS and display screens
  • Search Core: When Search fails, try moving to asteroid waypoint and search again. The 'core' of the asteroid.
  • When final Search Core fails, remove asteroid as target and try next. if none, GO HOME. In this case, there are no more targets, so miner should not auto-relaunch.
  • Reverse log file so newest is at top
  • Changed Search Orient to use last entry position of the miner (it used to do this many versions ago)
  • Implemented Search Shift. After orient, ship moves down ship height and checks front for asteroid to mine. If none, move left ship width and check again. If still none do Search mode.
  • Uses bounding box to get distance to shift.
  • Get local drills and control them without group
  • use back sensor
  • try to move 'back' in mining colision if 'back' is clear

Blueprint Features:
  • added more reverse thrusts to increase stopping power
  • added another battery
  • added more ejectors
  • light armor blocks by first (from back) row of thrusters to ease projection creation
  • Created and tested a "++" version; this blueprint uses the same exact script as the 'regular' miner.


Bug Fixes:
  • Fixed Wicorel docking check for right position; don't use nav center. The ship was trying to go to far and smashing into the connector.
  • Battery level check wasn't Going Home
  • Prevent runaways. iff dist >444 from target asteroid when mining, go home.

업데이트: 2015년 7월 6일 오후 11시 39분

Features:

  • supports multiple connectors
  • docking connector does not have naming requirements

    HOWEVER: ranged targetting still has a naming requirement for the connector (and its placement)

    And the placement of the Remote control must be in-line with the intended docking connector for Keen autopilot to work correctly. So if you want to move the docking connector to a different position, you'll need to also move the remote control block.

Bug Fixes:
  • stop forcing autopilot to 'backwards' mode. This is not currently transated correctly and allows any orientation of the connector.
  • Ensured drills are set to 'Use Conveyor'

업데이트: 2015년 7월 2일 오전 9시 52분

Bug Fix

  • Use new IMyShipConnector property for "connected". This removes language dependcy from connector processing.

업데이트: 2015년 7월 1일 오후 11시 48분

Bug Fix:

  • battery charging was inverted.