Releases: bbepis/XUnity.AutoTranslator
Releases · bbepis/XUnity.AutoTranslator
2.18.0
Version 2.18.0 * FEATURE - Text Getter Compatibility Mode. Fools the game into thinking that it is not actually translated * FEATURE - Textures - Live2D component support * FEATURE - Textures - SpriteRenderer component support * FEATURE - Hotkey to reboot plugin in certain situations * BUG FIX - No longer trim translated text (if configured) when loading translation files * MISC - Support legacy OnLevelWasLoaded * MISC - Avoid harmless 'log errors' in relation to texture translation * MISC - Set max value of MaxCharactersPerTranslation to 500 * MISC - Documentation update to describe 'Behaviour' configuration section * MISC - Removed "FromImageNameThenData" as hash source on textures * MISC - Added "FromImageNameAndScene" as hash source on textures * MISC - Inline comment handling when using '//' to indicate a comment * MISC - Improved default configuration for Utage-related games to improve translation when newlines are involved
2.17.0
* FEATURE - Support legitimate Bing translate API (requires key) * FEATURE - Documented custom endpoint * BUG FIX - Fixed bug in older versions of the Unity engine where the plugin would crash on startup due to missing APIs in relation to the SceneManagement namespace * BUG FIX - Fixed bug that could happen in Utage-based games, that would cause dialogue to sometimes be cut off mid-sentence * BUG FIX - Incorrect handling of 'null' default values in configuration * BUG FIX - Various other minor fixes * MISC - Added configuration option to support ignoring texts starting with certain characters, IgnoreTextStartingWith * MISC - Template reparation for IMGUI translations * MISC - Big update to README file to fully describe the features of the plugin
2.16.0
2.15.4
Update to 2.15.4 * MISC - Added configuration option to apply 'UI resize behaviour' to all components regardless of them being translated: ForceUIResizing * MISC - Added configuration option to change line spacing for UGUI within the 'UI resize behaviour': ResizeUILineSpacingScale