Skip to content

Releases: BradfordBach/NMSLocator

Version 0.5 - Better output and notifications

25 Jun 01:16
Compare
Choose a tag to compare

  • Fixed output so it's way easier to follow what the Locator is doing
  • Added additional sound notifications. User will now get notifications for when OCR has completed, when the BH Entry has been logged, and when a black hole has been completely mapped. These can be turned off completely in the config, or individually by deleting or renaming the sound files.
  • Fixed several common OCR issues with roman numerals.
  • Attempted a fix with program not updating the CSV file if it is open in notepad
  • Removed several backwards compatible functions that were added to fix issues from releases v0.1 and v0.2 If you are updating from those releases, you will need to delete the locations_log.txt file and the bulk.txt file
  • Made the binary executable much smaller by removing unnecessary libraries
  • Fixed a long standing bug where the program would become unresponsive when a user would get the location of a system before taking a screenshot.
  • Fixed a crash when notifications were turned on

Pretty output - Alpha 3 release

20 Jun 02:49
Compare
Choose a tag to compare
Pre-release

  • Fixed output so it's way easier to follow what the Locator is doing
  • Fixed several common OCR issues with roman numerals.
  • Attempted a fix with program not updating the CSV file if it is open in notepad
  • Removed several backwards compatible functions that were added to fix issues from releases v0.1 and v0.2 If you are updating from those releases, you will need to delete the locations_log.txt file and the bulk.txt file
  • Made the binary executable much smaller by removing unnecessary libraries
  • Fixed a long standing bug where the program would become unresponsive when a user would get the location of a system before taking a screenshot.
  • Fixed a crash when notifications were turned on

TODO:

  • Add additional notification sounds for when a complete system has been logged and when a black hole has been paired with it's exit and logged to the CSV

The "Ultimate Question" release: More bug fixes

25 May 19:54
Compare
Choose a tag to compare
  • Added support for PNG formatted screenshots
  • Fixed a crash that would occur when attempting to fix OCR errors
  • Fixed an issue where the custom location for the CSV output was not outputting to the custom directory

Screenshot directory fixes

25 May 14:52
Compare
Choose a tag to compare
  • Fixed an error with screenshots not being picked up correctly and throwing an error.
  • Also fixed an issue around the same area so the locator will work even if the user has no screenshots.
  • Made notification sound significantly less loud

OCR

25 May 02:51
Compare
Choose a tag to compare
OCR

This release adds the OCR component, and logs resulting output to a CSV file. For instructions on how to setup and install this release, please refer to the readme.

Batch.log and notification sound

22 May 04:45
Compare
Choose a tag to compare

Had a few feature requests that I implemented in this release.

Features:

  • Added a new batch.log file (located in the same directory as the location_log) that will make it easier to copy and paste all the galactic addresses at once if you add them at the end of your session.
  • Added all location_log addresses to the new batch.log file
  • Added a notification sound that will play when the program has logged a new galactic address. This is disabled be default and must be enabled in the config.ini in order to play.

Bug Fixes:

  • Added year to the location_log and made sure it fixed earlier location_log files that were incorrect

As always please let me know if you run into any issues running the program.

Initial Public Release

21 May 02:28
Compare
Choose a tag to compare

Fixed a couple of bugs with handling unicode in save files.

Initial Release

20 May 04:24
f9a2061
Compare
Choose a tag to compare

First working release for NMS Locator.