-
Notifications
You must be signed in to change notification settings - Fork 297
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* FEATURE - UI to control plugin more conveniently (press ALT + 0 (that's a zero)) * FEATURE - Dynamic selection of translator during game session * FEATURE - Support BingTranslate API * FEATURE - Support LEC Offline Power Translator 15 * FEATURE - Enable custom implementations of translators * FEATURE - Removed support for Excite translate because it only support the 'WWW' API in Unity due to missing Tls1.2 support * FEATURE - Updated Watson translate to v3 * FEATURE - Support for 'romaji' as output language. Only google supports this at the moment * FEATURE - Batching support for all endpoints where the API supports it * BUG FIX - Too many small fixes to mention * MISC - {GameExeName} variable can now be used in configuration of directories and files * MISC - Changed the way the 'Custom' endpoint works. See README for more info * MISC - Added new configuration 'GameLogTextPaths' to enable special handling of text components that text is being appended to continuously (requires export knowledge to setup)
- Loading branch information
randoman
committed
Feb 16, 2019
1 parent
31c2ef5
commit 11108f0
Showing
4 changed files
with
9 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters