Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: Hawkbat/NeuroPilot

Version 1.5.2

22 Aug 15:16
e4ae84a

Choose a tag to compare

Fixed some bugs
Edited some prompts
Added ship light coloring

Version 1.5.1

14 Aug 23:56

Choose a tag to compare

  • Small refactor to poll for destination changes and update Neuro actions accordingly
  • Prevent autopiloting to other destinations while inside Dark Bramble
  • Fix a few issues introduced in the previous big refactor

Version 1.5.0

14 Aug 21:24

Choose a tag to compare

  • Fully integrated Taflaxx's NeuroScope mod to avoid having a second Neuro Game API connection active. NeuroScope should be uninstalled while using this or newer versions.
  • Added an Orbit to Location command and Get Destination Locations command for traveling around planets to reach a subset of previously explored locations from the ship log.
  • Greatly improved the behavior of traveling to the player by leveraging the Orbit to Location functionality to avoid hitting the planet surface.
  • Tweaked the wording of various command descriptions and context messages to hopefully avoid some common misconceptions by Neuro (e.g. assuming commands are completed instantaneously).
  • Improved takeoff and landing commands by making them always thrust towards and away from the planet regardless of ship orientation, instead of thrusting up and down relative to the ship itself.
  • Addressed various edge cases and bugs related to specific planets such as preventing autopilot to the hidden Dark Bramble interior dimensions, stopping autopilot when landing in the Giant's Deep ocean, etc.
  • Fixed autopilot sometimes not fully disengaging when broken.
  • DLC-related fixes to make the mod usable with the DLC enabled.
  • General refactoring pass to integrate NeuroScope and tidy up some duplicated code.
  • Added VanillaFix and No Alt-Tab Pause as dependencies, which avoid some bugs related to tabbing out of the game.

Version 1.4.2

08 Aug 17:07
009041c

Choose a tag to compare

Starting the dlc no longer unregisters actions permanently

Version 1.4.1

07 Aug 23:54

Choose a tag to compare

some bugfixes

Version 1.4.0

07 Aug 05:11

Choose a tag to compare

Looks at a destination before traveling
Added Orient action to look at a destination
Fixed bugs
Massive code cleanup
This one would definitely benefit from thorough testing

Version 1.3.0

03 Aug 20:43

Choose a tag to compare

fixed the dlc
autopilot no longer automatically lands after traveling
autopilot aligns with planer when player is not in ship
improved some prompts
added some destructive actions, and a "Prevent Destructive Actions" toggle

Version 1.2.0

01 Aug 19:45

Choose a tag to compare

hope it works!

Version 1.1.0

13 Jul 03:57

Choose a tag to compare

Spent 5 hours to let neuro spin the ship...

Also, reworked the registration system and command names to interact with the Neuro Api more properly.

Version 1.0.0

10 Jul 03:42
4c1367b

Choose a tag to compare

First working and production viable version!