This page was last updated on 11 February 2021, 3:17PM
Changelogs
Version 1.3.1
Fixes a logic bug in the new position validation code, which prevented the 1.3 script from operating properly. Upgrade highly recommended!
Version 1.3
[retracted]
Added error tolerance to position validation - Error margin: 0.01 units.
Retry failed correction after 5.0 seconds instead of 8.0 seconds
Other minor improvements to code
Version 1.2
Added revalidation of corrected position, retry (up to 10 times, with 8 seconds delay in between) on failure to correct.
Better handling of objects that have unloaded while processing them. This can happen when traversing a settlement cell by Vertibird, for example, or when you leave a settlement quickly again, after arriving there.
Added verbose debug mode (Set boolean DebugMode property to true).
Version 1.1
[unreleased]
Auto-Store initial position on first load; Many thanks to Tron91.