File Details
TradeLogAdvanced.zip
- R
- Mar 9, 2026
- 34.02 KB
- 57
- 12.0.1
- Retail
File Name
TradeLogAdvanced.zip
Supported Versions
- 12.0.1
📝 Change Log (v2.0.0) 🌍 The Localization & Core Optimization Update / 多國語言與核心優化升級
[EN]
[Localization] Fully implemented an embedded auto-detecting localization system.
[Localization] Added native support for English (enUS), Traditional Chinese (zhTW), and Simplified Chinese (zhCN).
[Optimization] Cleaned up the addon directory by removing old, separated localization-*.lua files. All dictionaries are now centralized in the core script.
[Fix] Fixed the "ghost text" issue in TradeLogFrame.xml and RecentTradeFrame.xml. You will no longer see dummy texts (like "test" or "playerName") flashing for a split second when opening the UI.
[Fix] Resolved potential addon conflicts (Taint issues) by renaming dangerous global variables (such as NONE or DAYS) to safe, prefixed variables (e.g., TRADE_LOG_NONE).
[UI] Added a slight transparency (alpha 0.9) to the Recent Trades window background to match the modern look of the main UI.
[TW]
[新增] 全面導入內建式多國語言系統,介面會自動偵測並適應 英文 (enUS)、繁體中文 (zhTW) 與 簡體中文 (zhCN) 客戶端。
[優化] 大幅精簡檔案結構,移除舊版零碎的 localization 語言檔,將所有字串統一集中由核心引擎接管。
[修復] 徹底清除 XML 框架中的佔位假字(如 "test" 或 "playerName"),解決開啟交易視窗瞬間會閃過殘影的視覺瑕疵。
[修復] 解決潛在的變數污染 (Taint) 衝突問題。將原本過於常見的危險全域變數(如 NONE、DAYS)全面加上 TRADE_LOG_ 安全前綴。
[介面] 微調「近期交易紀錄」側邊視窗的背景透明度,使其與主視窗的半透明現代化風格保持一致。

