Skip to content

Releases: stringandstickytape/RegulatedNoise

v1.84

26 Jan 22:07
Compare
Choose a tag to compare
  • Fix system name not updating from log files, depending on log file length
  • Update elite.json and station.csv

v1.83

24 Jan 15:41
Compare
Choose a tag to compare
  • Don't flatline one CPU core scanning log files (sorry 'bout that...)

v1.82

18 Jan 20:00
Compare
Choose a tag to compare

v1.82

  • Fix Crash on Startup (if you had a log file line longer than 1000 characters)

v1.81

16 Jan 22:44
Compare
Choose a tag to compare
  • Add EDDN message counting by app and version
  • Update reference data (stations, systems, system locations)
  • EditOcrResults window fixes
  • Fix No way to clear ORC corrections if you don't want to import #14
  • Add EDDN Spool to File
  • Fix Can't cancel the "load a calibration screenshot" window #41
  • Fix Manual calibration doesn't let you set the 12th point correctly, according to user feedback. #39
  • Fix Item duplication in the Edit Results window #13

v1.8

12 Jan 23:37
Compare
Choose a tag to compare

Important: this version fixes the "no spaces in station names" bug, please upgrade immediately if you are uploading to EDDN.

v1.8

  • Add MRmP's editable calibration system
  • Add magnifier for calibration purposes
  • Remove incredibly-dumb bug that has been eating the spaces in station names... d'oh...
  • Check for empty string from EDDN, and at least don't crash on general malformed data

v1.73

11 Jan 23:59
Compare
Choose a tag to compare

v1.73

  • Update Station.csv and Elite.json
  • Swap the Levenshtein algorithm for one that works (!) and tweak parameters it compares to (fixes #15)
  • Fix button on station-to-station tab

v1.72

11 Jan 19:00
Compare
Choose a tag to compare
  • Include MRmP's (experimental) automatic calibration. Please feed back to the forum or GitHub if this works well - or not - for your resolution. Untested on 4:3 resolutions - again, please feed back. Likely will not work at all if you have changed your FOV settings.
  • Crashes now generate a RegulatedNoiseDump.dmp file. Passing this to the developers is INCREDIBLY helpful in fixing the problems.
  • Fix auto-import checkbox not set on load
  • capture some game settings e.g. resolution
  • fix automatic directory detection on 32-bit
  • fix can't start without DisplaySettings.xml

v1.71

11 Jan 01:36
Compare
Choose a tag to compare
  • Fix RegulatedNoise crash on Elite Dangerous startup (sorry about that to the 24 people who downloaded v1.7! :-)
  • Fix version history

v1.7

10 Jan 23:05
Compare
Choose a tag to compare
  • station-to-station overhauled: now shows all round trips in a big list, can work in credits-per-light-year, shows outbound and return at the same time
  • Merge MRmP's changes to product directory detection
  • Move elite.json and station.csv to a Data subfolder
  • Check at startup for a new version, and notify the user if one is found
  • Fix GitHub issue #3: update station-to-station when updating rest of GUI
  • Don't crash when calculating distances to systems that we don't know the location of
  • fix rename-loses-source-of-data bug

v1.6

10 Jan 17:29
Compare
Choose a tag to compare
  • Add new OCR Corrections form ("Edit" button on Corrections tab)