Skip to content

Releases: tobitege/DU-Industry-Tool

DU-Industry-Tool-v1.1.2

04 Dec 05:34
Compare
Choose a tag to compare

Latest Changes

v1.1.2

  • Fixed: added 2 missing parts in recipes
  • File|Export to CSV: it now takes the currently entered quantity instead of just 1.
  • File|Export to CSV: renamed "Cost to make" to "Ore Cost" and added columns "Schematic Cost" and "Total Cost"

v1.1.1

  • Options: added "Full schematic quantities" (default: checked) to calculate
    full costs of schematics (on) or fractional costs (off).
    Results display also shows either e.g. 7 schematics vs. 6.44 schematics.

DU-Industry-Tool-v1.1.1

03 Dec 05:00
Compare
Choose a tag to compare

Latest Changes

v1.1.1

  • Options: added "Full schematic quantities" (default: checked) to calculate
    full costs of schematics (on) or fractional costs (off).
    Results display also shows either e.g. 7 schematics vs. 6.44 schematics.

v1.1.0

  • Updated recipes to include most changes as per DU patch 1.1

DU-Industry-Tool-v1.1.0

01 Dec 04:04
Compare
Choose a tag to compare

Latest Changes

v1.1.0

  • Updated recipes to include most changes as per DU patch 1.1

v1.0.6

  • Applied v1.0.5 corrections to recipes file (was left out due to time constraints)
  • Textual changes from "" to null for unset schematic keys in recipes file

v1.0.5

  • More corrections in schematics file with regard to release data

v1.0.4

  • Fixed 771 legacy schematic prices in recipes file

DU-Industry-Tool-v1.0.6

25 Nov 18:52
Compare
Choose a tag to compare

Latest Changes

v1.0.6

  • Applied v1.0.5 corrections to recipes file (was left out due to time constraints)
  • Textual changes from "" to null for unset schematic keys in recipes file

v1.0.5

  • More corrections in schematics file with regard to release data

v1.0.4

  • Fixed 771 legacy schematic prices in recipes file

DU-Industry-Tool-v1.0.5

25 Nov 06:49
Compare
Choose a tag to compare

Latest Changes

v1.0.5

  • More corrections in schematics file with regard to release data

v1.0.4

  • Fixed 771 legacy schematic prices in recipes file

v1.0.3

  • Fixed fuels schematic quantity calculation
  • Fix duplicate addition of element schematic
  • Fixed version number in About dialog

DU-Industry-Tool-v1.0.4

24 Nov 22:19
Compare
Choose a tag to compare

Latest Changes

v1.0.4

  • Fixed 771 legacy schematic prices in recipes file

v1.0.3

  • Fixed fuels schematic quantity calculation
  • Fix duplicate addition of element schematic
  • Fixed version number in About dialog

DU-Industry-Tool-v1.0.3

24 Nov 20:04
Compare
Choose a tag to compare

Latest Changes

v1.0.3

  • Fixed fuels schematic quantity calculation
  • Fix duplicate addition of element schematic
  • Fixed version number in About dialog

DU-Industry-Tool-v1.0.2

23 Nov 20:34
Compare
Choose a tag to compare

Latest Changes

v1.0.2

  • Fixed industry size detail for 259 recipes
  • Ore values: improved editing of price

v1.0.1

  • Fix for market order reading regex (thanks to Ferry)

v1.0.0

  • Major revamp of calculation output as a tree layout
  • Double-click an ore, pure, product or part in tree to drill-down.
  • Ores will display additional details, like refiner input/output values and time to refine, taking talents into account.
  • Related talents for ores and pures are shown and can instantly be changed/corrected.
  • Updated recipe base with current data from release thanks to du-lua.dev!
  • Added "Recalculate" button on the results page (for both regular items as well as Production List).
  • Added "[tier] Pure Refinery Efficiency" talents for Pures to allow for correct production batch sizes and times.
  • Added display of number of entries in the recipe tree's nodes
  • Added nanocraft filter checkbox above recipe tree
  • Added checkbox option in ribbon bar to restore window position/size.
  • Added checkbox option in ribbon bar to load last opened Production List file on startup.
  • Moved setup-related items from the "File" menu (Ore prices,Talents,Schematics) to new Setup group under Tools.
  • Added multiple ribbon buttons for managing a Production List (add/remove/clear).
  • Added "F+"/"F-" buttons on top line of results window to (temporarily) increase/decrease font size (will be improved later).
  • Added "Load Config"/"Save Config" buttons on top line of results window to save or restore grid column sizes.
  • Added a combobox to pick a file from all recently opened production list files.
  • Added hotkey CTRL+W to close current tab
  • Added hotkeys CTRL+O to open and CTRL+S to save a currently open Production List.
  • Search "quantity" box now allows entering of manual numeric values.
  • Name of currently open Production List is shown in window title.
  • Tabs now each have their own close button.
  • Several more fixes of schematics data and their calculation.
  • Internal refactoring, especially of the IndustryManager class.
  • NOTE: Options/settings in the ribbon bar are all stored in file "DU-Industry-Tool.usersettings.json" (where the app is located).
  • NOTE: windows restore currently only supports 1 screen (will be improved later).
  • NOTE: not all ore/pures/products talents are yet implemented!

DU-Industry-Tool-v1.0.1

22 Nov 17:21
Compare
Choose a tag to compare

Latest Changes

v1.0.1

  • Fix for market order reading regex (thanks to Ferry)

v1.0.0

  • Major revamp of calculation output as a tree layout
  • Double-click an ore, pure, product or part in tree to drill-down.
  • Ores will display additional details, like refiner input/output values and time to refine, taking talents into account.
  • Related talents for ores and pures are shown and can instantly be changed/corrected.
  • Updated recipe base with current data from release thanks to du-lua.dev!
  • Added "Recalculate" button on the results page (for both regular items as well as Production List).
  • Added "[tier] Pure Refinery Efficiency" talents for Pures to allow for correct production batch sizes and times.
  • Added display of number of entries in the recipe tree's nodes
  • Added nanocraft filter checkbox above recipe tree
  • Added checkbox option in ribbon bar to restore window position/size.
  • Added checkbox option in ribbon bar to load last opened Production List file on startup.
  • Moved setup-related items from the "File" menu (Ore prices,Talents,Schematics) to new Setup group under Tools.
  • Added multiple ribbon buttons for managing a Production List (add/remove/clear).
  • Added "F+"/"F-" buttons on top line of results window to (temporarily) increase/decrease font size (will be improved later).
  • Added "Load Config"/"Save Config" buttons on top line of results window to save or restore grid column sizes.
  • Added a combobox to pick a file from all recently opened production list files.
  • Added hotkey CTRL+W to close current tab
  • Added hotkeys CTRL+O to open and CTRL+S to save a currently open Production List.
  • Search "quantity" box now allows entering of manual numeric values.
  • Name of currently open Production List is shown in window title.
  • Tabs now each have their own close button.
  • Several more fixes of schematics data and their calculation.
  • Internal refactoring, especially of the IndustryManager class.
  • NOTE: Options/settings in the ribbon bar are all stored in file "DU-Industry-Tool.usersettings.json" (where the app is located).
  • NOTE: windows restore currently only supports 1 screen (will be improved later).
  • NOTE: not all ore/pures/products talents are yet implemented!

DU-Industry-Tool-v1.0.0

21 Nov 15:44
Compare
Choose a tag to compare

Latest Changes

v1.0.0

  • Major revamp of calculation output as a tree layout
  • Double-click an ore, pure, product or part in tree to drill-down.
  • Ores will display additional details, like refiner input/output values and time to refine, taking talents into account.
  • Related talents for ores and pures are shown and can instantly be changed/corrected.
  • Updated recipe base with current data from release thanks to du-lua.dev!
  • Added "Recalculate" button on the results page (for both regular items as well as Production List).
  • Added "[tier] Pure Refinery Efficiency" talents for Pures to allow for correct production batch sizes and times.
  • Added display of number of entries in the recipe tree's nodes
  • Added nanocraft filter checkbox above recipe tree
  • Added checkbox option in ribbon bar to restore window position/size.
  • Added checkbox option in ribbon bar to load last opened Production List file on startup.
  • Moved setup-related items from the "File" menu (Ore prices,Talents,Schematics) to new Setup group under Tools.
  • Added multiple ribbon buttons for managing a Production List (add/remove/clear).
  • Added "F+"/"F-" buttons on top line of results window to (temporarily) increase/decrease font size (will be improved later).
  • Added "Load Config"/"Save Config" buttons on top line of results window to save or restore grid column sizes.
  • Added a combobox to pick a file from all recently opened production list files.
  • Added hotkey CTRL+W to close current tab
  • Added hotkeys CTRL+O to open and CTRL+S to save a currently open Production List.
  • Search "quantity" box now allows entering of manual numeric values.
  • Name of currently open Production List is shown in window title.
  • Tabs now each have their own close button.
  • Several more fixes of schematics data and their calculation.
  • Internal refactoring, especially of the IndustryManager class.
  • NOTE: Options/settings in the ribbon bar are all stored in file "DU-Industry-Tool.usersettings.json" (where the app is located).
  • NOTE: windows restore currently only supports 1 screen (will be improved later).
  • NOTE: not all ore/pures/products talents are yet implemented!