v0.7.0
What's new
Remaining Achievements
v0.7.0 (2026-07-27)
Full Changelog Previous Releases
- Bump version to 0.7.0 for the localization release
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session\_01DJCnwUESU6RAW7nrg15wra - Localize the UI: enUS extraction + 10 machine-translated locales
Extract every user-facing string into Locales/enUS.lua behind an RA.L lookup
with key-fallback, and add machine-translated deDE/esES/esMX/frFR/itIT/koKR/
ptBR/ruRU/zhCN/zhTW locales. Each non-English file self-gates on GetLocale()
and falls back to English (via the RA.L metatable) for any missing key, so a
partial or absent translation degrades gracefully instead of erroring.
Faction names in the row tags, count suffix and tooltips now reuse Blizzard's
already-localized FACTION_HORDE/FACTION_ALLIANCE globals. Diagnostic output
(/radiagnose, /raseason) and the TSV export column headers stay English by
design -- the former for bug reports, the latter as a data contract.
dev-deploy.sh now ships the Locales/ folder (anchored rsync includes + zip
staging); the release packager already includes it via the .pkgmeta ignore-list.
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session\_01DJCnwUESU6RAW7nrg15wra - Opposite-faction snapshot staleness warning in the tooltip
Show the snapshot's relative age ("recorded ... (N days ago)") and tier the
tooltip color -- green when fresh, amber past two weeks, orange past a month --
with a refresh nudge once it is 14+ days old. Snapshots self-heal via the
account-completed filter on every scan, so this is a soft prompt to re-open the
tab on that faction, not an error.
Also tidy two dev comments to call the feature "opposite-faction" (the
player-facing strings already do).
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session\_01DJCnwUESU6RAW7nrg15wra
This mod has no additional files

