H4nz0-SwapLogo icon

SwapLogo

Replaces the Valheim main menu logo with a custom one.

CHANGELOG

1.1.0

🇭🇺 Magyar
  • ✨ ÚJ: Logó betöltése a plugin mappájából (SwapLogo/ könyvtár)
  • ✨ ÚJ: A SwapLogo mappa automatikusan létrejön a DLL mellett
  • ✨ ÚJ: Áttűnéses (fade) animáció a logó megjelenésekor
  • ✨ ÚJ: Kompatibilitási módok (Strict / Auto / Aggressive)
  • ✨ ÚJ: Retry rendszer a logó biztos megtalálásához
  • ✨ ÚJ: Részletes debug log (opcionális)
  • 🔧 Javítás: Régi WWW lecserélve UnityWebRequest-re
  • 🔧 Javítás: Stabilabb logókeresés és kiválasztás
  • 🔧 Javítás: Megszüntetve a dupla animáció és UI fagyás
  • 🔧 Javítás: Reapply rendszer eltávolítva (stabilitás miatt)
  • 🔧 Javítás: Hibakezelés javítva hiányzó képfájl esetén
  • 🧹 Tisztítás: Duplikált configok eltávolítva
  • 🧹 Tisztítás: Felesleges / félkész animációs logika eltávolítva

🇬🇧 English
  • ✨ NEW: Load logo from plugin folder (SwapLogo/ directory)
  • ✨ NEW: SwapLogo folder is automatically created next to the DLL
  • ✨ NEW: Smooth fade-in animation for logo replacement
  • ✨ NEW: Compatibility modes (Strict / Auto / Aggressive)
  • ✨ NEW: Retry system for reliable logo detection
  • ✨ NEW: Optional detailed debug logging
  • 🔧 Fix: Replaced deprecated WWW with UnityWebRequest
  • 🔧 Fix: Improved logo detection and selection logic
  • 🔧 Fix: Removed double animation and UI freeze issues
  • 🔧 Fix: Removed reapply system (caused instability)
  • 🔧 Fix: Better error handling when logo file is missing
  • 🧹 Cleanup: Removed duplicate config entries
  • 🧹 Cleanup: Removed unused / incomplete animation logic