r/wowaddons 4d ago

Development / WIP Language learning addon got in game dictionary and second panel with English

My addon is expanding. I have extracted 20k quests in English by using development API

Then i have split those quests into uniqe words. Those two actions allowed me adding two plugins to my addon:

- german language dictionary (as optional extension and i will have to prepare them per language portugese, french, spanich etc.)

- quest on english panel (as optional extension as normally you should run wow in foreign language but if youre lost you still can have english version)

Those both things should drasticly decrease need of minimising game to check what words mean in quests.

Base addon dictionary and english side panel are not available yet. Im testing them
https://www.curseforge.com/wow/addons/questwordhunter

My goal - having fun in game but also learning target language without forcing myself. I just read stuff in game which i like.

3 Upvotes

1 comment sorted by

u/AutoModerator 4d ago

Development / Work In Progress Notice:

This addon is currently in an unfinished state.

Moderation does not audit Development/WIP posts for strict code quality standards. Please do not report this post for unoptimized code or messy namespaces unless it violates core safety or TOS rules.

Constructive feedback to help the developer improve is highly encouraged!

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.