Files
plugin-hub/plugins/translator
Nacho Olave aefac39aad update translator to v1.3.0 (#10272)
* v1.3.0

added: Dialogue translation can now be disabled.
added: Translation files are now loaded dynamically from [iolave/osrs-translations](https://github.com/iolave/osrs-translations).
added: Added real time translation for chat box messages and quest guide journal.
changed: Renamed `SelectLanguage` enum to `Language`.
changed: TranslatorAPI now uses the `/api/v1/data-collection` endpoint to collect dialogues.
changed: Translation maps were consolidated into a single map to allow easier implementation of new translation maps.
changed: Menu entries are now translated when added to the stack rather than when the menu is opened.
changed: Plugin confiuration now have sections.
fixed: Dialogues after the first one are now collected correctly.

* fix: collected dialogues with player name

* refactor: replaced use of new thread for executor.execute
refactor: combined real-time translations options
refactor: translation files are now downloaded with the provided runelite http client
fix: player name and slayer tasks are now properly translated
2026-01-29 11:12:54 -05:00

3 lines
113 B
Plaintext

repository=https://github.com/iolave/runelite-the-translator.git
commit=a256eb125d14efd150705232f64815fd14df79a5