Skip to content

Releases: Duke-Jones/RegulatedNoise

v1.84_0.08

06 Mar 14:42
Compare
Choose a tag to compare
  • Comboboxes hold their selected item if reordering or anything else
    change the list of the DropDown items
  • "Edit Row" for commodities is working again
  • CSV-Import: if there already recordset that is younger than
    the recordset to import so the older recordset gets ignored
  • if there are more than one recordset for a commodity on a station
    so only the younger one gets considered for route calculations
  • order of colums for station and system names in dropdown
    depends on the order of the dropdown itself
  • setting of checkbox "perLightYearRoundTrip" is also saved
  • repeatedly language switching result not anymore in a crash
  • a different language than english is saved again
  • the changes from "1.84_0.07_1" to "1.84_0.07_4"

v1.84_0.07 prerelease

03 Mar 21:19
Compare
Choose a tag to compare
v1.84_0.07 prerelease Pre-release
Pre-release

1.84_0.07_4 (prerelease)

  • comboboxes (station/system) can be sorted by
    • station only
    • system and station
    • distance
    • additional can "n" last visited stations shown on top of the list
  • internal structure is completed for considering the "size of landingpads",
    "distances of station to stars" and other data based on EDDB
  • more settings are saved when closing the application

1.84_0.07_3

  • fixed a error in the new Milkyway-class
  • locations of the systems are saved in a quick cache

1.84_0.07_2

  • added support for EDDB data (systems/stations/commodities)
  • implemented a new internal structure for managing the system and station data

1.84_0.07_1

  • find the path to the ED game directoy (first start) even if it's no standard path
  • Pixeltest is now sure visible in foreground of RN
  • saving and restoring position and state of main window

v1.84_0.06

22 Feb 19:37
Compare
Choose a tag to compare

1.84-0.06

  • fixed a crash reason while running improved OCR process
  • included current station and system data (22.02.15)

v1.84_0.05

22 Feb 12:38
Compare
Choose a tag to compare

1.84-0.05

  • set the correct path for update for DJ version
  • speed of OCR process improved

v1.84_0.04

18 Feb 20:46
Compare
Choose a tag to compare

1.84-0.04

  • "distance" dropdown can have various values (issue #9)
  • included current station and system data (17.02.15)
  • included a performancetimer for checking for bottlenecks (not active now)
  • saving the sort order and direction of "Cmdr's Log" on exit
  • last written "Cmdr's Log" event is the active event
  • autogenerated "Jumped To" event can be disabled
    _

v1.84_0.03

13 Feb 15:20
Compare
Choose a tag to compare

v1.84-0.03

  • loading display- and app-data from ED: improved handling of errors while re-reading files
  • check both versions ("official" and "international") of RegulatedNoise for updates
  • New datafiles will not be activated until savings done without errors.
    old data files (AutoSave.csv/CommandersLogAutoSave.xml, RegulatedNoiseSettings.xml)
    will be saved as "*_bak." instead of deleted
  • fixed : commodity data was not written if "include extended info" was disabled
  • changed Comboboxes from DropDown to DropDownList with "suggest" AutoCompleteMode
  • comboboxes that wasn't sorted can be sorted (Settings)

(changes from v1.84-0.03b)

  • added new error handling in some functions
  • automatically generated "Jumped To ..." event is working again
  • crash while re-reading GameSettings.xml fixed

v1.84_0.01: 1.84-0.04

13 Feb 17:04
Compare
Choose a tag to compare
   * in the distance dropdown can own distances typed in again (issue #9)
   * included current station and system data (17.02.15)
   * included a performancetimer for checking for bottlenecks (not active now)
   * saving the sort order of "Cmdr's Log" on exit 
   * last written "Cmdr's Log" event is the active event 
   * autogenerated "Jumped To" event can be disabled

v1.84-0.03b

09 Feb 20:14
Compare
Choose a tag to compare
v1.84-0.03b Pre-release
Pre-release

Preview 1.8.4-0.0.3b

  • added new error handling in some functions
  • automatically generated "Jumped To ..." event is working again
  • crash while re-reading GameSettings.xml fixed

v1.84_0.02

06 Feb 20:46
Compare
Choose a tag to compare

1.8.4-0.0.2

  • added "Microbial Furnaces", "Advanced Catalysers" and "Resonating Separators" as commodity
  • added missing Dataset "dsCommodities" and class "enumBindTo" to repositiory (relevant for compiling source)

1.8.4-0.0.1

  • language selection (english-german-french)
  • immediately autosave if data changed (prices, commodities, some settings)
  • invoking crash bug fixed while OCR
  • used traineddata-file vom OCR is selectable
  • EDDN reactivated if language is english
  • fixed commodity base for better OCR (language dependent), possibility to add new commodities if confirmed
  • bug fixed while ocr notification
  • recognition of levels "high/medium/low" corrected (language dependent)
  • behavior of "AutoUppercase"-Checkbox corrected

1.8.4-0.0.0

  • changes merged based on 1.8.4
  • update-hint of original added again

1.8.2-1.0.4

  • update-hint of original removed
  • EDDN deactivated (please use english original due to different language dependent names)
  • behavior of "clear Results" button after ocr corrected
  • stateful enabling of ocr buttons
  • recognition of stations: level for Levenshtein algorithm depends on the length of the name

1.8.2-1.0.3

  • optimized filter-processing for screenshots before ocr (tested on commandline tesseractOCR)
  • bug while procesing the results from EliteBrainerous removed
  • "really" empty strings will be ignored
  • level for Levenshtein algorithm depends on the length of the word
  • base dictionary adapted ffor german

1.8.2-1.0.2

  • optional "auto-uppercasing" saved in global settings
  • added personal changelog/todo

1.8.2-1.0.1

  • optional "auto-uppercasing" checkbox during ocr-correction added
  • button "Ignore As Trash" during ocr-correction added

1.8.2-1.0.0

  • initial version from Git-Hub