new naming patterns, custom infographic size
0.42.1
Features
- setting for width of exported infographic image size
- option to select arbitrary customReplacings file, e.g. now that file can be put in a shared folder and will be synchronized with the library. The custom file can be selected in the naming pattern editor.
- added naming pattern
{alreadyExists}
- added toolbar button to quickly import last savegame
- added simple calculation function to naming pattern (#1137). E.g.
{{#expr: {hp} * 2 }}
- options to highlight level 254/255 and even/odd in the breeding planner (255 levels in one stat is the max that can be saved, and 254 is the max that allows domestic leveling)
- added length function to name patterns, e.g.
{{#len: {isTophp}{isTopdm}{isTopwe} }}
will result in the number of topstats regarding hp, dm and we.
Tweaks
- improved compatibility for other platforms by catching exceptions from speechrecognition and OCR initialization (thanks to alex4401)
- added option to apply naming pattern always on import (not only if the name is empty or on first import)
- changed required .NET version to 4.8
- x-species have a limit of 50 more levels before they get deleted, that is now considered when the max server level (official value is 450) is enabled
- increased tooltip autopopdelay in breedingplan to 10 s
Fixes
- adjusted hardcoded ARK taming multiplier from ARK patch 313.5 (#1132)
- fixed that naming pattern topPercent wasn't available in the editor
- added TargetActor_C to the ignore list when importing saves (#1133)
- consider neutered state on import (#1139)
- fixed offset by 1 of naming pattern
{sn}
and{tn}
(#1137)
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.