Achieve It

Sub Categories

Achieve It aims to make using and tracking achievements easier. Built directly into the existing Achievements frame, it provides a number of modifications.

Sub Categories

Achievement categories are broken down into further sub categories.

  • Quests
    • Cataclysm
      • Sub categories per zone
    • Pandaria
      • Sub categories per zone
  • Dungeons & Raids
    • Sub categories per Instance and Boss
  • Professions
    • Archaeology
      • Sub categories per race
  • Scenarios
    • Sub categories per scenario

A full list can be found here.

New Categories

New "Rewards" category listing all achievements that give a reward.

Locate Button

The Locate button will automatically open the relevant category based on your location. It will even detect when you are near a boss and open the category for that boss.

Achievement Frame Enhancements

The achievement frame is now draggable

You must login to post a comment. Don't have an account? Register to get one!

  • 1 comment
  • Avatar of hyoga2002 hyoga2002 Mar 13, 2013 at 05:26 UTC - 0 likes

    v1.1.2 Localization zhCN code:

    local L = LibStub("AceLocale-3.0"):NewLocale("AchieveIt", "zhCN");
    if not L then return end
    
    L["Blackguard Defenders"] = "黑衣卫"
    L["Council of Elders"] = "长者议会"
    L["Dark Animus"] = "黑暗意志"
    L["Domination Point"] = "统御岗哨"
    L["Durumu the Forgotten"] = "遗忘者杜鲁姆"
    L["Heroic Dungeons"] = "英雄地下城"
    L["Horridon"] = "郝利东"
    L["Iron Qon"] = "铁穹"
    L["Ji-kun"] = "季鹍"
    L["Jin'rokh the Breaker"] = "击碎者金罗克"
    L["Lei Shen"] = "雷神"
    L["Lion's Landing"] = "雄狮港"
    L["Locate Category"] = "当前区域成就"
    L["Megaera"] = "墨格瑞拉"
    L["No category found"] = "没有发现匹配分类"
    L["Primordius"] = "普利莫修斯"
    L["Progress"] = "进度"
    L["Ra-den"] = "莱登"
    L["Tabards"] = "战袍"
    L["Teleports"] = "传送门"
    L["Tortos"] = "托多斯"
    L["Twin Consorts"] = "魔古双后"
    L["World Bosses"] = "世界首领"
    L["Wu Kao Assassins"] = "悟道者"
    
  • 1 comment

Facts

Date created
Jan 28, 2013
Category
Last update
May 28, 2013
Development stage
Release
Language
  • enUS
License
All Rights Reserved
Curse link
Achieve It
Downloads
14,376
Recent files
  • R: v1.2.5 for 5.3.0 May 28, 2013
  • R: v1.2.4 for 5.3.0 May 20, 2013
  • R: v1.2.3 for 5.2.0 May 02, 2013
  • R: v1.2.2 for 5.2.0 Apr 26, 2013
  • R: v1.2.1 for 5.2.0 Apr 09, 2013

Authors

Relationships

Embedded library
Ace3
CallbackHandler-1.0
LibStub