Localizations (WIP)
0.28.1
fixes
- fixed exception if max-server-level was -1 (#680, #682).
- fix for layout-flow in the multiplier-tester.
- fixed bug that removed all color-region-info when editing a creature.
0.28.0
features
- added localization for German (WIP).
- if you know a language you want to have added, you can download the translations-file, translate it and send it back to me (on github, discord or upload it). Not all strings can be translated yet.
- Each translation has a key-word at the start of the row, this keyword must not be changed.
- After a tab-character, you can translate the text.
- If a translation-text contains newlines, the whole string is enclosed in double-quotes.
- Some strings have placeholders (numbers enclosed in curly brackets) for variable values which have to be included in the translated text, e.g.
{0} Narcotics
will be displayed as10 Narcotics
(or another number).
tweaks
- added singleplayer-setting to statmultiplier-testing.
- added column-sorting to the pedigree list.
- moved blueprintPath-values to values.json, and addtional loaded mod json-files can modify them (used for species determination when importing exported creature-data).
- new setting to show the OCR-button, by default the import-exported-data-button is shown.
- improved extraction-process by handling more edge-cases.
- The clear button will clear all infos in the infoInput in the tester and extractor.
- added bp-paths to classicFlyers for species-recognition when exporting.
- white-treshold for OCR is now saved when changed in the OCR-tab (#676).
- updated ocr-config for 3440x1440, thanks to @WarBird25 !
- updated file for the gaia-mod, thanks to @Inkraja !
fixes
- fixed breeding-plan wouldn't update when changing the mode (#667).
- fixed that now only extracted levels greater than 0 are considered for (New)TopLevel.
- fix for server-max-level is handled correctly (#673).
- fixed stat-tester when using with SP and aberrant variants.
- fixed bug that caused exception when sorting non-existant columns, i.e. colors in the library (#675).
- removed unfertilized eggs as taming-food for titanoboa.
If you use the Classic Flyers-mod to change the stats of the flyers on your unofficial server back to the pre-nerf-state, you can use the file classicalFlyers.json located in the json-folder (included in the release) and load it via File -> Load additional values... to adjust the stat-values. There is also a file to use with the gaia-mod, made by Inkraja (thanks for that!).
Note: The image-files have to be downloaded separately: 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 26 creatures are included. You don't need to redownload this file if you already have the creature-images.
Give Feedback on Discord, reddit, in the github-issues-section or on the official ARK-forums.