File Details
v1.1.0
- R
- Jun 18, 2026
- 193.48 KB
- 6
- 12.0.5
- Retail
File Name
PIAssistant-v1.1.0.zip
Supported Versions
- 12.0.5
tag 3137f35b182f60450a0e98f0b6e4189258d0b759 v1.1.0
Author: anderson lima <anderson.lima@dnxbrasil.com>
Date: Thu Jun 18 10:57:43 2026 -0300
v1.1.0 - Dashboard, Localization & QoL
New:
- Hero Talent detection fixed (uses correct Midnight API)
- PI Active status + cooldown remaining on dashboard
- Session stats (bursts/requests/PI) on dashboard
- Live 1-second refresh ticker
- Multi-language support (ptBR, esES, deDE, frFR, koKR, zhCN, zhTW, ruRU, itIT)
- Slim non-intrusive alert bar design
Changed:
- Minimum message cooldown: 90s (was 30s) - PI has 2min CD
- Alert defaults: smaller, higher, shorter, quieter
- Instant UI refresh on burst/PI/request events
Removed:
- Empty Media/ folder
- Debug features hidden from normal use
commit 49c3ec2e49a5ba4efd3d8df0f29bd54653727a32
Author: anderson lima <anderson.lima@dnxbrasil.com>
Date: Thu Jun 18 10:57:19 2026 -0300
feat: v1.1.0 - Dashboard improvements, localization, and QoL
Dashboard:
- Hero Talent now uses correct API (C_ClassTalents.GetActiveHeroTalentSpec)
- Added PI Active status indicator (green ACTIVE / Inactive)
- Added cooldown remaining display (Ready / countdown)
- Added session stats line (bursts / requests / PI received)
- Live 1-second refresh ticker for time-sensitive data
- All event callbacks now trigger RefreshMainWindow (instant updates)
Cooldown:
- Minimum cooldown raised to 90s (PI has 2min CD, was 30s before)
- Options: 1:30, 1:45, 2:00, 2:30, 3:00
Alerts:
- Redesigned as slim notification bar (260x36 instead of 320x70)
- Positioned higher (Y=200), smaller scale (1.0x), shorter duration (2.5s)
- Fade in/out animation, left accent bar, non-intrusive
- Lower default volume (50%)
Localization:
- Full multi-language support via GetLocale() auto-detection
- Languages: enUS, ptBR, esES/esMX, deDE, frFR, koKR, zhCN, zhTW, ruRU, itIT
- All UI text uses L[] lookup
Other:
- Removed empty Media/ folder (no custom assets)
- Added .gitignore
- Debug disabled by default
- Version 1.1.0

