Space Exploration - spaceship automatic foenestra anomaly catapult

by Quezler

When traveling between solar systems this mod automatically manages slingshotting.

Utilities
19 days ago
1.1
84
Transportation Logistics Circuit network Cheats

Changelog

Version: 1.0.1
Date: 2024. 04. 21
  Commits:
    - Fix `attempt to index global 'core_util' (a nil value)`
Version: 1.0.0
Date: 2024. 02. 14
  Commits:
    - Read the destination from the combinator
    - Access output combinator without magic numbers
    - Cancel out the current destination and replace it with the anomaly
    - Leave comment for future me
    - Leave destination cutoff comment
    - Register a spaceship when it lifts off
    - Slingshot as intended
    - Cleanup code
    - Draw slingshot destination ontop of the console
    - Only have on_tick active whilst there is a ship still traveling to foenestra
    - Final polish
    - Mod portal release
Version: 0.0.1
Date: 2024. 02. 14
  Commits:
    - Stash "invisible combinator gets created" stage