Commit Graph

3 Commits

Author SHA1 Message Date
LemonNexus 172cfd212a fix: Windows taskbar icon support
- Added set_windows_taskbar_icon() function using ctypes
- Sets AppUserModelID to ensure Windows taskbar shows custom icon
- Icon is now set on QApplication for proper taskbar display
- Works on Windows 7/8/10/11
2026-02-11 19:14:17 +00:00
LemonNexus c1f9dd8475 fix: UI improvements and light theme fixes
- Fixed spacing: "to Entropia Nexus" (no extra space)
- Changed link text to "Entropia Nexus" (links to entropianexus.com)
- Start Extracting Icons button is now GREEN (#4caf50)
- Open Output Folder button is now BELOW Start Extracting Icons
- Both buttons are same width (200px)
- Fixed light theme text colors for better readability
- Important Information box keeps amber text in both themes
2026-02-11 19:10:39 +00:00
LemonNexus 09702154db Initial commit: Entropia Universe Icon Extractor
A standalone tool for extracting game icons from cache.

Features:
- Auto-detect game cache
- Version selector
- PNG export with 320x320 canvas
- Light/Dark theme toggle
- Icon preview on double-click
2026-02-11 19:05:10 +00:00