Skip to content

Beta 0.0.1

Choose a tag to compare

@Skroldax Skroldax released this 15 Jun 03:05
· 8 commits to main since this release

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.