Skip to content

Releases: Skroldax/SKquests

v0.5.14-SoD

19 Jun 15:13
13e9677

Choose a tag to compare

"Fix: pestaña Mobs vacía en el Tasador de XP (combat log moderno) y tooltip de objetivos de quest superpuestos en NPCs."

SKquests v0.5.13-SoD

19 Jun 06:16

Choose a tag to compare

Fixed

  • GetQuestLogTitle zone/header detection (Tracker, Quest Log, Collector, Risk): GetQuestLogTitle se leía con las posiciones de retorno de WotLK/ChromieCraft (3.3.5a), que no coinciden con las del cliente de Classic Era / Season of Discovery. Esto hacía que ningún encabezado de zona se detectara correctamente, dejando "Unknown" como categoría para todas las misiones y "No active quests" en el Mini-Tracker. Corregido en SKquests_Tracker.lua, SKquests_Collector.lua y SKquests_Risk.lua.

SKquests v0.5.13 (WotLK Classic 3.3.5a)

19 Jun 21:15

Choose a tag to compare

Tracker Zone Filter, Quest Log Redesign, Zone Filters UI. Ver CHANGELOG.md para el detalle completo.

SKquests(PORT) Beta 0.4.4

17 Jun 09:47

Choose a tag to compare

Iconos de riesgo (corregidos para 3.3.5a), riesgo en el mini-tracker y abandonar misiones desde el Quest Log con clic derecho.

Port BETA 0.1.1

16 Jun 03:34

Choose a tag to compare

Just beta 0.1.1 ported to Wotlk classic 3.3.5a

SKquests v0.5.12-beta

18 Jun 23:59
769ad1b

Choose a tag to compare

ESPAÑOL

Fixed
Filtro de Nivel (UI): solucionado el problema visual donde la lista de misiones se solapaba y cortaba las cajas de texto del filtro de nivel.
Added
Filtro de Zona Actual en Tracker: nueva opción en ajustes para que el Mini-Tracker filtre automáticamente las misiones y muestre solo las que pertenecen a tu zona actual.
Botón Profesiones/Clases en Zonas: nuevo botón en la lista de Zonas para filtrar misiones especiales de Clases, Profesiones o Eventos del Mundo.
Changes
Visualización del Quest Log: se ha reestructurado el panel del Quest Log para agrupar las misiones por zona con encabezados colapsables, imitando el diseño clásico de WoW.

ENGLISH

Added
Current Zone Filter in Tracker: new option in settings for the Mini-Tracker to automatically filter missions and show only those that belong to your current zone.
Professions/Classes in Zones Button: New button in the Zones list to filter special missions from Classes, Professions or World Events.
Change
Quest Log Display: The Quest Log panel has been restructured to group quests by area with collapsible headers, mimicking the classic WoW layout.
Fixed
Level Filter (UI): Fixed visual issue where the quest list would overlap and cut off the level filter text boxes.

SKquests v0.5.11-beta

17 Jun 13:04
769ad1b

Choose a tag to compare

SKquests v0.5.11-beta

Nuevas funciones (modulares, sin dependencias externas — compatible con WotLK Classic 3.3.5a / ChromieCraft):

  • F1 — Tiempo estimado al siguiente nivel: % del nivel, XP que falta y tiempo estimado usando tu XP/h real (en vivo tras 1 min, o última sesión).
  • F4 — Estadísticas globales persistentes: pestaña Stats con tiempo jugado, quests completadas/abandonadas, mobs matados, XP, niveles, oro y muertes (se guardan entre sesiones).
  • F6 — Buscador de NPCs: pestaña NPCs; registra pasivamente NPCs (nombre, zona, coords) y los busca por nombre.
  • F8 — Análisis de tiempo perdido: pestaña Tiempo que reparte la sesión por estado (questing, combate, viaje, vuelo, ciudad, AFK, muerto).
  • F9 — Mob Inspector: pestaña Mobs con kills, XP media por kill y loot observado con porcentajes (medido de tus propios saqueos).
  • F11 — "Worth It?": punto de color por eficiencia (XP/min) en cada quest + tooltip con XP total, tiempo medio, XP/min y clasificación.

Instalación: descomprime el ZIP y copia la carpeta SKquests en Interface/AddOns.

SKquests(PORT) Beta 0.5.10

17 Jun 12:20
769ad1b

Choose a tag to compare

SKquests (PORT) — Beta 0.5.10

Cambios desde la v0.4.4. Addon para WoW 3.3.5a (WotLK Classic / ChromieCraft).

Novedades destacadas

  • SKQ Experience Appraiser: medidor de XP/hora estilo FonzAppraiser — XP total, tiempo, nivel, clasificación de fuentes de XP (Quest/Mobs/Exploración/Otros), ranking por zona, eficiencia por quest e historial de sesiones persistente. Activable/pausable, con auto-pausa en AFK.
  • Control desde Ajustes: sección "XP Appraiser" en el panel de Ajustes (activar, auto-pausa, abrir/pausar/nueva/reiniciar). Los comandos /skq xp ... siguen funcionando.
  • Vista compacta por defecto con XP/h, XP total y tiempo; botón +/- para expandir/contraer. Opacidad ajustable (20–100%).
  • XP/hora real al finalizar sesión: la cabecera muestra XP total y tiempo; el XP/h se calcula como promedio de la última sesión terminada (se evita el número "en vivo" irreal del inicio).
  • Rastreador de Botín (loot): nueva pestaña Botín. Escribe el nombre del objeto en inglés (ej: Linen Cloth) y pulsa Trackear; cuenta cada recogida y la reparte por zona.

En esta versión (0.5.10)

  • Botín muestra el desglose como lista Zona → Cantidad (mayor a menor), con encabezados Zona / Cantidad y la zona top resaltada arriba.
  • Arreglado el botón Limpiar: ahora deja de trackear el objeto activo, borra sus datos y vacía el buscador, volviendo al estado inicial.

Instalación

Descarga SKquests_WotLK_Classic_v22.zip, descomprime y copia la carpeta SKquests en Interface/AddOns/.

Beta 0.0.1

15 Jun 03:05

Choose a tag to compare

Summary of Changes in this Release

  1. Added
    Guides Tab Placeholder: Implemented a "Próximamente en futuras actualizaciones" (Coming soon) screen on the Guides tab since guides are not yet implemented.
    Local Zipped Backups: Created working backups of the game directory and OneDrive repository before starting the optimizations.
  2. Fixed
    Map Layering (Start/End Button): Fixed a bug where the map toggle button was rendered under the map. It now uses dChild as its parent, placing it outside the map's clipping scrollframe.
    Capital City Maps: Corrected folder name typos in ZoneMapFolder (StormwindCity -> Stormwind, Ogrimmar -> Orgrimmar, Darnassis -> Darnassus) so city maps render correctly when toggled.
    Starting Zone Resolution: Modified the starting zone resolution to check the Giver NPC's actual zone first, enabling the toggle button on quests that start and end in different zones.
  3. Removed (Optimizations)
    Deleted over 14 unused backup and temporary files (reducing repository/addon size by over 32,800 lines of code) from the OneDrive folder:
    .bak, .bak2 files.
    *_fixed.lua files.

Beta 0.1.1 Ascension

19 Jun 01:13

Choose a tag to compare

Added

  • Interactive Mini-Tracker: A new resizable, movable overlay tracker that displays active quests and objectives on your screen. Includes a corner drag handle for free resizing with dimensions that persist between sessions.

  • Collapsible Objectives: Individual quests in the tracker can be collapsed or expanded using the > and v toggle arrows to save screen space.

  • Hover-to-Unlock Tracker: The tracker's title bar and buttons auto-hide when locked for a fully immersive look, but reveal themselves temporarily when the mouse hovers over the top edge to easily allow unlocking or minimizing.

  • Tracker Settings: Added new configuration options in the main settings tab to limit the maximum number of tracked quests (slider) and a global toggle to show or hide all objectives.

  • New Themes: Added several highly polished modern themes (ElvUI Clone, ElvUI Transparent, Discord Dark, Midnight Blue, Shadowlands) with curated colors, fonts, and dark mode aesthetics.

Fixed

  • Unicode Font Rendering: Removed conflicting Unicode characters (like ✔, •, ►, ▼) from the tracker and main UI detail panels that caused them to render as question marks (?) on some game clients lacking font support. Replaced them with clean spacing and safe ASCII characters (+, -, >, v).

  • Batch Copy Script: Enhanced the copy_addons.bat script to use robust xcopy commands and proper error handling to ensure successful syncing to the game directory.