File Details
DDingUI_Toolkitv1.1.0
- R
- Feb 6, 2026
- 59.68 MB
- 12
- 12.0.1+1
- Retail
File Name
DDingUI_Toolkitv1.1.0.zip
Supported Versions
- 12.0.1
- 12.0.0
● Manual Migration (Restore Existing Settings)
How to migrate old DDingToolKitDB settings to DDingUIToolkitDB:
Method 1: Edit WTF File
1. Completely exit the game
2. Open WTF\Account\[AccountName]\SavedVariables\ folder
3. Open DDingToolKit.lua with a text editor
4. Change DDingToolKitDB = { to DDingUIToolkitDB = { at the top
5. Save the file as DDingUI_Toolkit.lua
6. Launch the game
Method 2: In-Game Copy
/run DDingUIToolkitDB = DDingToolKitDB; ReloadUI()
---
Changelog v1.1.0
Rebranding
- Renamed: DDingToolKit → DDingUI Toolkit
- Folder: DDingToolKit → DDingUI_Toolkit
- SavedVariables: DDingToolKitDB → DDingUIToolkitDB
UI Improvements
- Title Bar: Blue-to-cyan gradient applied to addon name
- Version Display: Auto-synced with TOC version (DDingUI Toolkit v1.1.0)
- General Tab: Module list now uses 2-column layout (400px spacing)
Module Changes
- HeroismTimer Removed: Removed due to RegisterEvent taint issues
Bug Fixes
- Fixed version info not syncing with TOC
- Fixed settings not saving due to SavedVariables name mismatch
● 수동 마이그레이션 (기존 설정 복원)
기존 DDingToolKitDB 설정을 DDingUIToolkitDB로 옮기는 방법: /run DDingUIToolkitDB = DDingToolKitDB; ReloadUI()
---
Changelog v1.1.0
변경사항
- 리브랜딩: DDingToolKit → DDingUI Toolkit
- 폴더명: DDingToolKit → DDingUI_Toolkit
- SavedVariables: DDingToolKitDB → DDingUIToolkitDB
UI 개선
- 타이틀바: 애드온 이름에 파랑→하늘색 그라디언트 적용
- 버전 표시: 타이틀에 TOC 버전 자동 동기화 (DDingUI Toolkit v1.1.0)
- 일반 탭: 모듈 목록 2열 레이아웃 (열 간격 400px)
모듈 변경
- HeroismTimer 삭제: RegisterEvent taint 문제로 제거
버그 수정
- 버전 정보가 TOC와 동기화되지 않던 문제 수정
- SavedVariables 이름 불일치로 설정이 저장되지 않던 문제 수정

