Variant filter, Autodetection of export folder
0.41.1.1
Fixes
- Null exception fix at startup
0.41.1
Features
- Contextmenu entry in Breeding Plan to view creature in Pedigree
- Autodetection of export folder now handles non-default steam libraries
0.41.0
Features
- Variant filter for species selector
- Option to add custom species variants from with the file
customSpeciesVariants.json
- the json file needs to have a json object with the blueprint name as key and a string array with the variants to add as value, e.g.
{
"/Game/PrimalEarth/Dinos/Rex/Rex_Character_BP.Rex_Character_BP": [
"Cool",
"Favorite"
]
}
- Updated French translations thanks to Yanuut
- added the keywords
{isLowest}
and{isNewLowest}
to naming patterns - general handling of custom stat names (e.g. Glow Species)
- Setting for custom imported folder
- Autodetection of export folder for steam users (currently works only for the first steam user if there are multiple on the computer) (#1106)
Tweaks
- Adjusted save routine so if something goes wrong the file is not cleared
- If export file for import is not readable, try again automatically after a short time
- Breeding Plan with negative weightings adjusted
Fixes
- Fix for selected species after loading values
- Naming pattern accepts empty parameter values
- Catch exception if exported file is not readable
- In Naming patterns the current creature will not be ignored anymore for index keywords
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.
Give Feedback on Discord, in the github-issues-section or on the official ARK-forums.