Skip to content

Release v2018-07-30

Compare
Choose a tag to compare
@Viir Viir released this 30 Jul 09:09

Below you see a summary of the improvements made since the release in may.

Parsing Memory Measurements

@achurilo improved parsing of ship module tooltips: https://forum.botengine.org/t/scoped-mining-laser-isminer/579/11?u=achurilo

Interface For Using Bots

More people started publishing bots on Pastebin and GitHub recently. To make using these bots easier, I improved the interface for loading bots into the App:

  • You can now load a bot by dropping a file from windows explorer on the 📂 Load Bot From Local File button.
  • With the new 📂🌐 Load Bot From Web feature, you can load a bot directly from GitHub or Pastebin, by copying the address from your web browsers address bar into the Sanderling App.

Each entry in the bot catalog also contains the bot source code address
that can be used to load the bot into the Sanderling app.

To make it easier to navigate to the webpage which contains all the information about the current bot operation session, I added a link to the website to the Bot Operation UI.

Many thanks to all who helped to shape this release with their contributions, especially to @Terpla, @kaboonus, and @achurilo.