Skip to content

Translate mission mob names on quest addition#4203

Merged
Henrybk merged 1 commit intoOpenKore:masterfrom
boscv:latamTranslate
Apr 1, 2026
Merged

Translate mission mob names on quest addition#4203
Henrybk merged 1 commit intoOpenKore:masterfrom
boscv:latamTranslate

Conversation

@boscv
Copy link
Copy Markdown
Contributor

@boscv boscv commented Apr 1, 2026

Register the quest_mission_added event and add a handler to translate mission mob names when missions are added at runtime. Introduces _translate_single_token_inplace (to handle single-token strings) and questMissionAdded which validates quest/mission data, runs token and single-token translation on mission->{mob_name}, skips entries flagged as missing, and updates the mission name in-place.

Before:
Captura de tela 2026-04-01 152120

After:
Captura de tela 2026-04-01 150539

Register the quest_mission_added event and add a handler to translate mission mob names when missions are added at runtime. Introduces _translate_single_token_inplace (to handle single-token strings) and questMissionAdded which validates quest/mission data, runs token and single-token translation on mission->{mob_name}, skips entries flagged as missing, and updates the mission name in-place.
@Henrybk Henrybk merged commit f76730c into OpenKore:master Apr 1, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants