File Details
WynnPlusLanguages-1.2.jar
- R
- Jun 20, 2026
- 146.30 KB
- 145
- 1.21.11
- Fabric
File Name
WynnPlusLanguages-1.2.jar
Supported Versions
- 1.21.11
Curse Maven Snippet
WynnPlusLanguages Changelog
v1.2
New: Translation Cache
- Translations are now cached permanently — if the same text appears on screen again, it loads instantly without calling OCR
- No limit on how many translations can be cached
- Works automatically, no setup needed
New: Share Translations with Other Players
- Share your cached translations with friends using a 6-digit code
- Your username and a security code protect your shared data
- Works even offline (shared data is stored online for 24 hours)
New: Share Selection Areas
- Share your capture area setups (position, size, overlay settings) with other players
- Click the arrow icon (↑) on any area to get a 6-digit code
- Other players can import it with the "Import Area" button — no need to manually set up the same area
Scrolling Text Improvements
- Smarter text merging for scrolling areas (chat, ticker, banners)
- Auto-detects vertical scrolling (chat) vs horizontal scrolling (ticker)
- Removes duplicate words/phrases when text scrolls
- Limits accumulated text to avoid performance issues
Performance
- Skips OCR when the screen region hasn't visually changed
- Adds a small delay between OCR calls to avoid hitting rate limits
- Cache-first pipeline means fewer API calls overall
Bug Fixes
- Fixed overlay text not wrapping properly at maxWidth
- Fixed interval customize field accepting non-numeric input
- Fixed dropdown rendering behind other widgets
- Fixed mouse scroll not working correctly in config screen