

Added a new event! SlipTechUpdated, whenever the ship tech is updated this will trigger with information on all ship tech, including active tech, inactive tech, and current levels.
Just a quick update to update the mod to use MoCore 2.0, also added playerId to some events.
Added the ability to do multiple outputs on an event, now can send to a http webserver as well as Streamer.bot.
Renamed project to SlipEvent to better reflect the purpose of the mod.
Updated to support current game version of v1.90.0. And some internal changes to enable the ability to manage the compatible game versions without having to make a new release.
Added a new event for receiving/sending a custom order, including who sent the order. Verified compatible with the 1.80.0 Hotfix 1 update, released August 18th, 2024.
Updated to work with v1.70.0 of the game. Also added a game version checker that runs at launch to quietly disable ourselves if the game version changes. (Should trigger every time the game updates.)
If you encounter any issues, please report them on the Issues page!
Full Changelog: https://github.com/MoSadie/SlipStreamer.bot/compare/v1.0.1...v1.1.0
Added a little more robust error handling. Now if anything crashes in the mod my code should handle it and the game should ignore it.
Yay! It's finally here!
I'm working on a "How to install" video right now, will have that linked in the readme soon. In the meantime the readme has written instructions.
Please report any issues you find here!