Download
(622Kb)
Download
Updated: 10-29-21 08:21 AM
Pictures
File Info
Compatibility:
Classic Patch (1.14.0)
Classic Patch (1.13.7)
Updated:10-29-21 08:21 AM
Created:11-19-19 11:47 AM
Downloads:3,603
Favorites:12
MD5:

Classic Achievements

Version: 1.2
by: Yukyuk [More]

Classic Achievements

Why write this addon?
When I started playing WOW classic, I liked it.
But I did miss my achievements.
So I developed Classic Achievements.

So what does it do?
Like in retail you can earn achievements.
But there is one major difference.
All achievements in Classic Achievements are account bound.
So all of your characters on an account can contribute to an achievement.


Classic Achievements The achievements (for now).
Summary
Here you can see an overview of the latest earned achievements and a progress overview.
To the top right you can see the Classic Achievements Achievement rank you earned.
The more points you have, the higher the rank.
For now it is a work in progress and the rank is now fixed to Senior Sergeant.

Character
Reach levels on a character and reach the maximum level on each class.
Own a certain amount of gold. This is the gold of all your character together (on an account).

Quests
Turn in quests to get an achievement.

Exploration
/love some critters to earn an achievement.
/kiss Alliance and Horde leaders to earn an achievement.
/kiss them all and to get the achievement Ass Kisser

Player vs Player
I do not play on a PvP realm so for now this is a work in progress.

Dungeons & Raids
When I am doing dungeons (and later raids) I am gathering data.
But for now it is a work in progress.

Professions & Skills
Earn achievements when reaching rank 50, 125, 200 and 300 in a profession.
The same for all the weapon skills (including defense).
And earn achievements when all professions and/or weapon skills are at maximum rank.
Catching fish will earn achievements.
And catching rare fish will get you achievements.

Creating bandages will earn you achievements.

Reputation
Earn achievements for gathering reputation for a number of factions.
Since all characters can tribute to an achievement you can get uber exalted with a faction.


How to use
Classic Achievements can be used through the use of a minimap button or through a LDB button.
And there is a number of slash commands you can use (slash commands are only available in English)

  • /CA or /ClassicAchievements will open/close Classic Achievements.
  • /ca fire on When an achievement is met, a frame will be shown.
  • /ca fire off When an achievement is met, no frame will be shown.
  • /ca queue fire will show a test achievement so you can determine if you want to see it.
  • /ca sound test will play the sound that Classic Achievement uses.
  • /ca sound off will turn off the Classic Achievement sound.
  • /ca sound on will turn on the Classic Achievement sound.
  • /ca money 12345 will put the amount of money in the database, in this example it is 1 gold, 23 silver and 45 copper.
  • /ca mini off will hide (after a reload) the minimap button.
  • /ca mini on will show (after a reload) the minimap button.
  • /ca profession number will set the skill level for that profession.
  • So for example /ca blacksmithing 250 will set your skill level for blacksmithing to 250 and will give you the relevant achievements.
  • You can use this for the following professions, Blacksmithing, Leatherworking, Alchemy, Herbalism, Cooking, Mining, Tailoring, Engineering, Enchanting, Fishing, Skinning and FirstAid.
  • /ca weaponskill number will set the skill level for that weapon skill
  • so for example /ca wands 300 will set your skill level for wands to 300 and will give you the relevant achievements
  • You can use this for the following weapon skills, defense, two-handed-axes, two-handed-maces, two-handed-swords, axes, crossbows, bows, daggers, guns,
    maces, polearms, staves, swords, thrown, unarmed and wands


Questions and answers
Question:
Why not do all the achievements before releasing this addon?
Answer:
It is a lot of work to gather all the data I need.
In fact I allready wrote two smaller addons to gather data so that I can add more achievements.
The first one stores all the sub zone names when I discover them so that I can create more exploration achievements.
The second one gatheres data about all of the items in WOW Classic.
But it takes a lot of time shifting through the data and program the achievements I want.

Question:
Do you have plans for more achievements?
Answer:
Oh yes. Have lots of Ideas.

But life being as it is, uppredictable.
Since the beginning of December 2019, the time I have for designing (and playing) has been greatly reduced.
So you can expect new achievements but it might take a while.

Question:
What do the orange brackets mean that are on the right of some achievements.
Answer:
When clicking on that achievement will will you see information about the status of the achievement.
Also, see the screen prints added with this addon.

Question:
I allready have a character at max level or a profession/skill at max rank.
Can I still earn the achievements/
Answer:
You can use slash commans to set the desired rank for a profession or skill.
And in a future release I want to add an option panel for this.

Version 1.2
- October 29, 2021
- Corrected the SetBackdrop error.

Version 1.1
- Februari 5, 2020
- Removed small piece of code that caused an error (/salute command)

Version 1.0
- Januay1 1st, 2020
- Achievements for catching fish
- Achievements for catching rare fish
- Achievements for gathering reputation
- Lots of slash commands

BETA 5 Release
- November 21, 2019
- Corrected an error in an achievement
- Removed debug statements

BETA 4 Release
- November 20, 2019
- Remove a debug statement

BETA 3 Release
- November 20, 2019
- Corrected a few spelling errors (thank you myrroddin)
- Added a slash command to hide/show the minimap button

BETA 2 Release
- November 19, 2019
- Corrected an error with the weapon skill achievements.

BETA Release
- November 19, 2019
Optional Files (0)


Post A Reply Comment Options
Unread 02-05-20, 02:15 AM  
Yukyuk
A Chromatic Dragonspawn
 
Yukyuk's Avatar
AddOn Author - Click to view AddOns

Forum posts: 179
File comments: 37
Uploads: 24
Small error

Originally Posted by tinyu
I just got this error when I did the /salute emote while targeting the Fallen Hero of the Horde in Swap of Sorrows. (I'm Alliance).

Code:
Date: 2020-02-05 11:05:17
ID: 2
Error occured in: Global
Count: 1
Message: ..\AddOns\ClassicAchievements\CA_Main.lua line 188:
   attempt to get length of local 'table' (a nil value)
Debug:
   [C]: ?
   ClassicAchievements\CA_Main.lua:188:
      ClassicAchievements\CA_Main.lua:187
   ClassicAchievements\CA_Main.lua:382: filterFunc()
   ElvUI\Modules\chat\Chat.lua:1175: ChatFrame_MessageEventHandler()
   ElvUI\Modules\chat\Chat.lua:1568: ChatFrame_OnEvent()
   ElvUI\Modules\chat\Chat.lua:1572: FloatingChatFrame_OnEvent()
   ElvUI\Modules\chat\Chat.lua:1577:
      ElvUI\Modules\chat\Chat.lua:1576
Locals:
That was a piece of code that should not have been in the 1.0 version of Classic Achievements.
It is for a future achievement and was not tested.

I made a patch (version 1.1) that should solve the error you got.
Just let me know if this solves it.
__________________
Better to fail then never have tried at all.
Report comment to moderator  
Reply With Quote
Unread 02-04-20, 06:40 PM  
tinyu
A Molten Giant
 
tinyu's Avatar
AddOn Author - Click to view AddOns

Forum posts: 837
File comments: 374
Uploads: 13
I just got this error when I did the /salute emote while targeting the Fallen Hero of the Horde in Swap of Sorrows. (I'm Alliance).

Code:
Date: 2020-02-05 11:05:17
ID: 2
Error occured in: Global
Count: 1
Message: ..\AddOns\ClassicAchievements\CA_Main.lua line 188:
   attempt to get length of local 'table' (a nil value)
Debug:
   [C]: ?
   ClassicAchievements\CA_Main.lua:188:
      ClassicAchievements\CA_Main.lua:187
   ClassicAchievements\CA_Main.lua:382: filterFunc()
   ElvUI\Modules\chat\Chat.lua:1175: ChatFrame_MessageEventHandler()
   ElvUI\Modules\chat\Chat.lua:1568: ChatFrame_OnEvent()
   ElvUI\Modules\chat\Chat.lua:1572: FloatingChatFrame_OnEvent()
   ElvUI\Modules\chat\Chat.lua:1577:
      ElvUI\Modules\chat\Chat.lua:1576
Locals:
__________________
"There's no such thing as too many addons."
Lothaer
Titan Dev Team Member.
Report comment to moderator  
Reply With Quote
Unread 01-31-20, 04:21 PM  
akaDug
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Originally Posted by Yukyuk
Originally Posted by akaDug
Huge fan of the addon. Thanks much for making it! One request I have is fixing the capitalization in certain words and phrases, ie You are a rookie -> You Are a Rookie, A bit of love -> A Bit of Love, etc. I know it's minor, but I tried to see if I could edit the files myself to no avail. Lol

Anyways, thanks again and I look forward to future versions!
Sorry for the delayed respnse but my developing (and playing) time is severly limited at the moment.

I like the way the description of the achievements as they are now so I will not change that.

But. You could do it yourself.
Go to the file called ClassicAchievements.lua in your WOW directory.
C:\Program Files (x86)\World of Warcraft\_retail_\WTF\Account\ACCOUNT NAME\SavedVariables

Edit the description of the achievements there (make sure WOW is not running as you do this).
I use Notepap++ for this.
And you should have new desctiptions for your achievements.
Thank you so much for this! I really appreciate it And thank you for making this addon to begin with. I really love gathering achieves, even the ridiculous ones.
Report comment to moderator  
Reply With Quote
Unread 01-30-20, 12:17 PM  
Yukyuk
A Chromatic Dragonspawn
 
Yukyuk's Avatar
AddOn Author - Click to view AddOns

Forum posts: 179
File comments: 37
Uploads: 24
Re: I love it!

Originally Posted by Trond
I love it, I only wish most of the achievs would be pr. character, not accountbound. Other than that, I really enjoy it =)
Thank you.
__________________
Better to fail then never have tried at all.
Report comment to moderator  
Reply With Quote
Unread 01-30-20, 01:33 AM  
Trond
A Cliff Giant
 
Trond's Avatar

Forum posts: 74
File comments: 32
Uploads: 0
I love it!

I love it, I only wish most of the achievs would be pr. character, not accountbound. Other than that, I really enjoy it =)
__________________
Trond, because you deserve it...?
SDMF
Report comment to moderator  
Reply With Quote
Unread 01-28-20, 07:44 AM  
Yukyuk
A Chromatic Dragonspawn
 
Yukyuk's Avatar
AddOn Author - Click to view AddOns

Forum posts: 179
File comments: 37
Uploads: 24
Originally Posted by akaDug
Huge fan of the addon. Thanks much for making it! One request I have is fixing the capitalization in certain words and phrases, ie You are a rookie -> You Are a Rookie, A bit of love -> A Bit of Love, etc. I know it's minor, but I tried to see if I could edit the files myself to no avail. Lol

Anyways, thanks again and I look forward to future versions!
Sorry for the delayed respnse but my developing (and playing) time is severly limited at the moment.

I like the way the description of the achievements as they are now so I will not change that.

But. You could do it yourself.
Go to the file called ClassicAchievements.lua in your WOW directory.
C:\Program Files (x86)\World of Warcraft\_retail_\WTF\Account\ACCOUNT NAME\SavedVariables

Edit the description of the achievements there (make sure WOW is not running as you do this).
I use Notepap++ for this.
And you should have new desctiptions for your achievements.
__________________
Better to fail then never have tried at all.
Report comment to moderator  
Reply With Quote
Unread 01-26-20, 02:24 PM  
akaDug
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Huge fan of the addon. Thanks much for making it! One request I have is fixing the capitalization in certain words and phrases, ie You are a rookie -> You Are a Rookie, A bit of love -> A Bit of Love, etc. I know it's minor, but I tried to see if I could edit the files myself to no avail. Lol

Anyways, thanks again and I look forward to future versions!
Report comment to moderator  
Reply With Quote
Unread 11-21-19, 02:43 PM  
Yukyuk
A Chromatic Dragonspawn
 
Yukyuk's Avatar
AddOn Author - Click to view AddOns

Forum posts: 179
File comments: 37
Uploads: 24
Originally Posted by tinyu
Thank you very much for this.

Would be great if the addon could scan the character data to auto collect completed achievements rather than wait for the next increase
Thank you
__________________
Better to fail then never have tried at all.
Report comment to moderator  
Reply With Quote
Unread 11-21-19, 08:36 AM  
tinyu
A Molten Giant
 
tinyu's Avatar
AddOn Author - Click to view AddOns

Forum posts: 837
File comments: 374
Uploads: 13
Thank you very much for this.

Would be great if the addon could scan the character data to auto collect completed achievements rather than wait for the next increase
__________________
"There's no such thing as too many addons."
Lothaer
Titan Dev Team Member.
Report comment to moderator  
Reply With Quote
Unread 11-20-19, 12:40 PM  
Yukyuk
A Chromatic Dragonspawn
 
Yukyuk's Avatar
AddOn Author - Click to view AddOns

Forum posts: 179
File comments: 37
Uploads: 24
Originally Posted by DohNotAgain
Mini map icon toggles perfect.
Thanks.
You are welcome
__________________
Better to fail then never have tried at all.
Report comment to moderator  
Reply With Quote
Unread 11-20-19, 12:06 PM  
DohNotAgain
A Kobold Labourer

Forum posts: 0
File comments: 51
Uploads: 0
Mini map icon toggles perfect.
Thanks.
Report comment to moderator  
Reply With Quote
Unread 11-20-19, 02:45 AM  
Yukyuk
A Chromatic Dragonspawn
 
Yukyuk's Avatar
AddOn Author - Click to view AddOns

Forum posts: 179
File comments: 37
Uploads: 24
Re: Mini Map Button

Originally Posted by DohNotAgain
Is there a way to turn off the minimap button?
I can't find a way and I tried a couple "see if it works" command line options.

Edit:

I am using Bazooka.
It has a disable minimap button option.
That didn't work either.
Just released the the BETA 3 version.
You can now use the commands /ca mini off (or on) to hide (show) the minimap button.
It needs a /reload before the change becomes effective.
__________________
Better to fail then never have tried at all.
Report comment to moderator  
Reply With Quote
Unread 11-19-19, 02:38 PM  
Yukyuk
A Chromatic Dragonspawn
 
Yukyuk's Avatar
AddOn Author - Click to view AddOns

Forum posts: 179
File comments: 37
Uploads: 24
Re: Mini Map Button

Originally Posted by DohNotAgain
Is there a way to turn off the minimap button?
I can't find a way and I tried a couple "see if it works" command line options.

Edit:

I am using Bazooka.
It has a disable minimap button option.
That didn't work either.
At the monent you can not.
Will make it a priority.
__________________
Better to fail then never have tried at all.
Report comment to moderator  
Reply With Quote
Unread 11-19-19, 01:22 PM  
DohNotAgain
A Kobold Labourer

Forum posts: 0
File comments: 51
Uploads: 0
Mini Map Button

Is there a way to turn off the minimap button?
I can't find a way and I tried a couple "see if it works" command line options.

Edit:

I am using Bazooka.
It has a disable minimap button option.
That didn't work either.
Last edited by DohNotAgain : 11-19-19 at 01:27 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: