Skip to content

Releases: cadon/ARKStatsExtractor

Name pattern ifexpr-function, topPercent. Color import fix.

31 Mar 10:10
Compare
Choose a tag to compare

0.39.2

Features

  • Naming patterns:
    • {{#ifexpr: expression | true | false }} can evaluate an expression with two operands and an operator. Supported are ==, !=, <, <=, >, >=
    • topPercent

Tweaks

  • Removed status icon from name column in library (thanks to EmkioA)
  • Option to disable top creature hightlight in library

Fixes

  • Graph scaling in creature box
  • Fix for black color import

General Infos

Which version to take?

  • Use the setup-ArkSmartBreeding-(version).exe for an installation in the system's programs folder. Suitable for single user installations.
  • Extract the ARK.Smart.Breeding_(version).zip in an arbitrary folder to use it as a portable or shared installation.

Species Images

The image-files have to be downloaded separately when using the zip version: Creature-Images. Extract the folder "img" to the same folder where the executable is located to get better visuals of the creature's colors. Currently 29 creatures are included. You don't need to redownload this file if you already have the creature-images.

Give Feedback on Discord, in the github-issues-section or on the official ARK-forums.

Imprinting multiplier override, IsNewTop pattern

27 Mar 21:16
Compare
Choose a tag to compare

0.39.1

Features

  • Option to override the imprinting-multiplier for species
  • New naming-pattern isNewTop (e.g. {{#if: isNewTopHP | newHP }})
  • option in Breeding Planner: consider one or both partners for the mutation-limit (#1052)

Tweaks

  • Added mutations, sex and level-bars to infographic export
  • infographic can be copied to the clipboard by clicking on the color image in the library tab
  • Added Conquest-server to multiplier presets.
  • Added second parameter to custom-replace if key is not available (previously the key was returned then)
  • ignore comment lines in multiplier-import in settings

Fixes

  • Fix to add edited creature from the nester anew to the library
  • Pad days in time-left in timers for better sorting (#1049)

General Infos

Which version to take?

  • Use the setup-ArkSmartBreeding-(version).exe for an installation in the system's programs folder. Suitable for single user installations.
  • Extract the ARK.Smart.Breeding_(version).zip in an arbitrary folder to use it as a portable or shared installation.

Species Images

The image-files have to be downloaded separately when using the zip version: Creature-Images. Extract the folder "img" to the same folder where the executable is located to get better visuals of the creature's colors. Currently 29 creatures are included. You don't need to redownload this file if you already have the creature-images.

Give Feedback on Discord, in the github-issues-section or on the official ARK-forums.

Fixes (e.g. updater) and Tweaks

21 Mar 21:43
Compare
Choose a tag to compare

0.39.0

Features

  • added naming pattern nr_in_gen
  • option to keep expired timers in overlay
  • checkboxes for timers for easier toggle their overlay status
  • option to display only the single best breeding suggestion for females in the breeding planner
  • first draw of a small graphic that displays the levels and colors of a creature to use in discord or a forum (in the library right-click Copy infographic to clipboard)

Tweaks

  • Option to consider cryopod creatures in the breeding planner
  • Added column for status and tribe in the library
  • removed automatic number padding of some keywords for naming pattern for more flexible handling. You can use {{ #format: value | 00 }} to get the previous result.
  • added TekHoverSkiff to ignored species on import
  • Autocomplete of tribes works now as intended in the infoInput
  • Multiplier settings can now be dropped as text to the settings window (e.g. dragging the text directly from a broswer window is possible)
  • added option to reset column widths in the library (useful if a column got "lost" by changing its width to zero).
  • consider locked fields of owner and tribe when importing a creature.
  • stat multiplier tester handles float precision errors better
  • when copying a creature from the extractor to the tester, more infos of the infoInput are copied.

Fixes

  • Updater fix
  • Clipboard import/export fixed
  • Ignore placeholder creatures in naming pattern FirstWordOfOldest
  • consider singleplayer setting when copying settings from multiplier tester to settings
  • in the breeding planner with IgnoreSex enabled, pairs are no longer displayed twice
  • when limiting mutations in the breeding planner, only pairs where both parents exceed that limit are sorted out

General Infos

Which version to take?

  • Use the setup-ArkSmartBreeding-(version).exe for an installation in the system's programs folder. Suitable for single user installations.
  • Extract the ARK.Smart.Breeding_(version).zip in an arbitrary folder to use it as a portable or shared installation.

Species Images

The image-files have to be downloaded separately when using the zip version: Creature-Images. Extract the folder "img" to the same folder where the executable is located to get better visuals of the creature's colors. Currently 29 creatures are included. You don't need to redownload this file if you already have the creature-images.

Give Feedback on Discord, in the github-issues-section or on the official ARK-forums.

Import DinoStorageV2 dinos

16 Mar 21:33
Compare
Choose a tag to compare

0.38.3

Fix

  • Fix for exception when importing a savegame with specific mod creatures in cryopods or soultraps.

0.38.2

Features

  • When importing a savefile, creatures in soultraps from the mod DinoStorageV2 are now imported as well

Fixes

  • Fixed exception that could occur when importing creatures from cryopods (thanks for the sent savefiles to find track down the issue!)
  • Layout fix for creatureInfoInput
  • Fixed exception when opening the customReplacing file for naming patterns if no default application is set to open .json-files

0.38.1

Features

  • Added more naming patterns to a total of 6.

Tweaks

  • Improved species selection when using OCR
  • Better exception message when save import fails.

0.38.0

Features

  • Creatures in cryopods are now included when importing a savegame. Thanks to miragedmuk and EmkioA for the implementation!
  • French translation updated (thanks to Yanuut)
  • Added species column to library and option to display creatures without species-grouping (thanks to EmkioA)
  • Columns in the library can be reordered (thanks to EmkioA) #754
  • Species in custom stat overrides can be filtered and the default stat-values are displayed for reference
  • the column widths and order of the timer listview is now saved (thanks to EmkioA) #1032
  • Multiplier settings can be exported to a file, which can be imported by dropping it to the settings window. This can be used to provide the multipliers to other users on a custom server.
  • List of exported files can be sorted
  • Option to set location of texts in the overlay

Tweaks

  • Changed untameable to non-domesticable in species selector filter
  • Adjusted extraction, the minimum precision error is now 0.001, this prevents some extraction-fails.
  • Multiplier tester: added buttons for easier using, layout fix.
  • Added button to open the naming pattern editor.
  • Option to ignore unknown species on savefile import without messagebox

Fixes

  • Custom stat overrides are now applied after changing them.
  • Exception fix when importing invalid exported file.
  • Taming food is now displayed for all species in the short taming info

General Infos

Which version to take?

  • Use the setup-ArkSmartBreeding-(version).exe for an installation in the system's programs folder. Suitable for single user installations.
  • Extract the ARK.Smart.Breeding_(version).zip in an arbitrary folder to use it as a portable or shared installation.

Species Images

The image-files have to be downloaded separately when using the zip version: Creature-Images. Extract the folder "img" to the same folder where the executable is located to get better visuals of the creature's colors. Currently 29 creatures are included. You don't need to redownload this file if you already have the creature-images.

Give Feedback on Discord, in the github-issues-section or on the official ARK-forums.

Import DinoStorageV2 dinos

16 Mar 17:54
Compare
Choose a tag to compare

0.38.2

Features

  • When importing a savefile, creatures in soultraps from the mod DinoStorageV2 are now imported as well

Fixes

  • Fixed exception that could occur when importing creatures from cryopods (thanks for the sent savefiles to find track down the issue!)
  • Layout fix for creatureInfoInput
  • Fixed exception when opening the customReplacing file for naming patterns if no default application is set to open .json-files

0.38.1

Features

  • Added more naming patterns to a total of 6.

Tweaks

  • Improved species selection when using OCR (#1037)
  • Better exception message when save import fails.

0.38.0

Features

  • Creatures in cryopods are now included when importing a savegame. Thanks to miragedmuk and EmkioA for the implementation!
  • French translation updated (thanks to Yanuut)
  • Added species column to library and option to display creatures without species-grouping (thanks to EmkioA)
  • Columns in the library can be reordered (thanks to EmkioA) #754
  • Species in custom stat overrides can be filtered and the default stat-values are displayed for reference
  • the column widths and order of the timer listview is now saved (thanks to EmkioA) #1032
  • Multiplier settings can be exported to a file, which can be imported by dropping it to the settings window. This can be used to provide the multipliers to other users on a custom server.
  • List of exported files can be sorted
  • Option to set location of texts in the overlay

Tweaks

  • Changed untameable to non-domesticable in species selector filter
  • Adjusted extraction, the minimum precision error is now 0.001, this prevents some extraction-fails.
  • Multiplier tester: added buttons for easier using, layout fix.
  • Added button to open the naming pattern editor.
  • Option to ignore unknown species on savefile import without messagebox

Fixes

  • Custom stat overrides are now applied after changing them.
  • Exception fix when importing invalid exported file.
  • Taming food is now displayed for all species in the short taming info

General Infos

Which version to take?

  • Use the setup-ArkSmartBreeding-(version).exe for an installation in the system's programs folder. Suitable for single user installations.
  • Extract the ARK.Smart.Breeding_(version).zip in an arbitrary folder to use it as a portable or shared installation.

Species Images

The image-files have to be downloaded separately when using the zip version: Creature-Images. Extract the folder "img" to the same folder where the executable is located to get better visuals of the creature's colors. Currently 29 creatures are included. You don't need to redownload this file if you already have the creature-images.

Give Feedback on Discord, in the github-issues-section or on the official ARK-forums.

More Naming Patterns

15 Mar 15:07
Compare
Choose a tag to compare

0.38.1

Features

  • Added more naming patterns to a total of 6.

Tweaks

  • Improved species selection when using OCR (#1037)
  • Better exception message when save import fails.

0.38.0

Features

  • Creatures in cryopods are now included when importing a savegame. Thanks to miragedmuk and EmkioA for the implementation!
  • French translation updated (thanks to Yanuut)
  • Added species column to library and option to display creatures without species-grouping (thanks to EmkioA)
  • Columns in the library can be reordered (thanks to EmkioA) #754
  • Species in custom stat overrides can be filtered and the default stat-values are displayed for reference
  • the column widths and order of the timer listview is now saved (thanks to EmkioA) #1032
  • Multiplier settings can be exported to a file, which can be imported by dropping it to the settings window. This can be used to provide the multipliers to other users on a custom server.
  • List of exported files can be sorted
  • Option to set location of texts in the overlay

Tweaks

  • Changed untameable to non-domesticable in species selector filter
  • Adjusted extraction, the minimum precision error is now 0.001, this prevents some extraction-fails.
  • Multiplier tester: added buttons for easier using, layout fix.
  • Added button to open the naming pattern editor.
  • Option to ignore unknown species on savefile import without messagebox

Fixes

  • Custom stat overrides are now applied after changing them.
  • Exception fix when importing invalid exported file.
  • Taming food is now displayed for all species in the short taming info

General Infos

Which version to take?

  • Use the setup-ArkSmartBreeding-(version).exe for an installation in the system's programs folder. Suitable for single user installations.
  • Extract the ARK.Smart.Breeding_(version).zip in an arbitrary folder to use it as a portable or shared installation.

Species Images

The image-files have to be downloaded separately when using the zip version: Creature-Images. Extract the folder "img" to the same folder where the executable is located to get better visuals of the creature's colors. Currently 29 creatures are included. You don't need to redownload this file if you already have the creature-images.

Give Feedback on Discord, in the github-issues-section or on the official ARK-forums.

Cryopod extraction

14 Mar 17:37
Compare
Choose a tag to compare

0.38.0

Features

  • Creatures in cryopods are now included when importing a savegame. Thanks to miragedmuk and EmkioA for the implementation!
  • French translation updated (thanks to Yanuut)
  • Added species column to library and option to display creatures without species-grouping (thanks to EmkioA)
  • Columns in the library can be reordered (thanks to EmkioA) #754
  • Species in custom stat overrides can be filtered and the default stat-values are displayed for reference
  • the column widths and order of the timer listview is now saved (thanks to EmkioA) #1032
  • Multiplier settings can be exported to a file, which can be imported by dropping it to the settings window. This can be used to provide the multipliers to other users on a custom server.
  • List of exported files can be sorted
  • Option to set location of texts in the overlay

Tweaks

  • Changed untameable to non-domesticable in species selector filter
  • Adjusted extraction, the minimum precision error is now 0.001, this prevents some extraction-fails.
  • Multiplier tester: added buttons for easier using, layout fix.
  • Added button to open the naming pattern editor.
  • Option to ignore unknown species on savefile import without messagebox

Fixes

  • Custom stat overrides are now applied after changing them.
  • Exception fix when importing invalid exported file.
  • Taming food is now displayed for all species in the short taming info

General Infos

Which version to take?

  • Use the setup-ArkSmartBreeding-(version).exe for an installation in the system's programs folder. Suitable for single user installations.
  • Extract the ARK.Smart.Breeding_(version).zip in an arbitrary folder to use it as a portable or shared installation.

Species Images

The image-files have to be downloaded separately when using the zip version: Creature-Images. Extract the folder "img" to the same folder where the executable is located to get better visuals of the creature's colors. Currently 29 creatures are included. You don't need to redownload this file if you already have the creature-images.

Give Feedback on Discord, in the github-issues-section or on the official ARK-forums.

Fixes

01 Mar 20:13
Compare
Choose a tag to compare

0.37.2

Fixes

  • Overflow fix
  • Extraction fix for imported creatures

0.37.1

Fixes

  • Exception fix when loading library
  • Adjusted precision handling in extraction.

0.37.0

Features

  • Better handling of very large stat-values (> 1M) in the extraction, mostly for mods.
  • Species selector displays variants better, and untameable species can be filtered out (#1024)

Tweaks

  • Added ascerbic mushroom to taming info (#1021)
  • Menu-option to add/remove all timers from the overlay
  • option to remove all expired timers automatically when closing a library (#1020)
  • More decimals in multiplier tester
  • If auto-moving a file after importing doesn't work, a proper message is displayed.
  • Option for globally used font (where not explicitely set) (#1018).
  • Better feedback if an untameable species is selected in the taming calculator.

Fixes

  • Fixed importing mutated dye-colors on creatures.
  • Species can be top species if they don't use all stats (#1016)
  • Visual fix in color picker
  • Fix for falsely highlighted non-top stats.
  • Fix for the unique number keyword in naming patterns (#1019)

General Infos

Which version to take?

  • Use the setup-ArkSmartBreeding-(version).exe for an installation in the system's programs folder. Suitable for single user installations.
  • Extract the ARK.Smart.Breeding_(version).zip in an arbitrary folder to use it as a portable or shared installation.

Species Images

The image-files have to be downloaded separately when using the zip version: Creature-Images. Extract the folder "img" to the same folder where the executable is located to get better visuals of the creature's colors. Currently 29 creatures are included. You don't need to redownload this file if you already have the creature-images.

Give Feedback on Discord, in the github-issues-section or on the official ARK-forums.

Better extraction for large values. Improved species variant selection.

01 Mar 11:28
Compare
Choose a tag to compare

0.37.1

Fixes

  • Exception fix when loading library
  • Adjusted precision handling in extraction.

0.37.0

Features

  • Better handling of very large stat-values (> 1M) in the extraction, mostly for mods.
  • Species selector displays variants better, and untameable species can be filtered out (#1024)

Tweaks

  • Added ascerbic mushroom to taming info (#1021)
  • Menu-option to add/remove all timers from the overlay
  • option to remove all expired timers automatically when closing a library (#1020)
  • More decimals in multiplier tester
  • If auto-moving a file after importing doesn't work, a proper message is displayed.
  • Option for globally used font (where not explicitely set) (#1018).
  • Better feedback if an untameable species is selected in the taming calculator.

Fixes

  • Fixed importing mutated dye-colors on creatures.
  • Species can be top species if they don't use all stats (#1016)
  • Visual fix in color picker
  • Fix for falsely highlighted non-top stats.
  • Fix for the unique number keyword in naming patterns (#1019)

General Infos

Which version to take?

  • Use the setup-ArkSmartBreeding-(version).exe for an installation in the system's programs folder. Suitable for single user installations.
  • Extract the ARK.Smart.Breeding_(version).zip in an arbitrary folder to use it as a portable or shared installation.

Species Images

The image-files have to be downloaded separately when using the zip version: Creature-Images. Extract the folder "img" to the same folder where the executable is located to get better visuals of the creature's colors. Currently 29 creatures are included. You don't need to redownload this file if you already have the creature-images.

Give Feedback on Discord, in the github-issues-section or on the official ARK-forums.

Better extraction for large values. Improved species variant selection.

29 Feb 15:23
Compare
Choose a tag to compare

0.37.0

Features

  • Better handling of very large stat-values (> 1M) in the extraction, mostly for mods.
  • Species selector displays variants better, and untameable species can be filtered out (#1024)

Tweaks

  • Added ascerbic mushroom to taming info (#1021)
  • Menu-option to add/remove all timers from the overlay
  • option to remove all expired timers automatically when closing a library (#1020)
  • More decimals in multiplier tester
  • If auto-moving a file after importing doesn't work, a proper message is displayed.
  • Option for globally used font (where not explicitely set) (#1018).
  • Better feedback if an untameable species is selected in the taming calculator.

Fixes

  • Fixed importing mutated dye-colors on creatures.
  • Species can be top species if they don't use all stats (#1016)
  • Visual fix in color picker
  • Fix for falsely highlighted non-top stats.
  • Fix for the unique number keyword in naming patterns (#1019)

General Infos

Which version to take?

  • Use the setup-ArkSmartBreeding-(version).exe for an installation in the system's programs folder. Suitable for single user installations.
  • Extract the ARK.Smart.Breeding_(version).zip in an arbitrary folder to use it as a portable or shared installation.

Species Images

The image-files have to be downloaded separately when using the zip version: Creature-Images. Extract the folder "img" to the same folder where the executable is located to get better visuals of the creature's colors. Currently 29 creatures are included. You don't need to redownload this file if you already have the creature-images.

Give Feedback on Discord, in the github-issues-section or on the official ARK-forums.