Download
(100Kb)
Download
Updated: 09-04-22 09:29 PM
Pictures
File Info
Compatibility:
WOTLK (3.4.0)
Classic (1.14.3)
TBC Patch (2.5.4)
Updated:09-04-22 09:29 PM
Created:08-25-19 10:37 PM
Downloads:3,708
Favorites:18
MD5:
Categories:Classic - General, WOTLK Classic

AutoBiographer

Version: 3.0.2
by: tollski [More]

# AutoBiographer
This is an addon for WoW Classic for tracking character milestones and statistics.

## Installing

Unzip the downloaded `.zip` file and put the `AutoBiographer` folder into your AddOns directory (e.g. `C:\Program Files (x86)\World of Warcraft\_classic_\Interface\AddOns`).

## Features

## Current Features

The addon currently records the following events:
- Acquiring an item you have never before acquired.
- Changing reputation level with a faction.
- Dieing (including which unit killed you and their level).
- Entering a zone or subzone you have never before entered.
- Joining a battleground, losing a battleground, or winning a battleground.
- Joining a guild, leaving a guild, or changing rank in a guild.
- Killing a boss.
- Killing a unit you have never before killed.
- Learning a spell/ability.
- Leveling up (including the time played at level up and total time played of each level).
- Reaching a skill milestone (75/150/225/300).
- Turning in a quest.

It also keeps track of the following statistics:
- Battleground results.
- Damage dealt and taken; healing dealt to self, healing dealt to others, and healing taken.
- Deaths by creatures, environment, pets, and other players.
- Duels won and lost to each player.
- Items created, looted, purchased, or acquired by other methods.
- Miscellaneous stats:
- Jumps.
- Money gained from auction house, looting, mail, merchants, quests, and trade.
- Spells started casting and spells successfully cast.
- Time spent in each zone (broken down into time spent AFK, casting, dead, in combat, in groups, and on flights).
- Time spent in a group with each player you've grouped with.
- Total kills (killing blows, assists, or group killed) for each unit.
- XP from discovery, kills, and quests.

Additional Features:
- Automatic screenshot capturing on leveling up and killing bosses.
- Showing coordinates of events on the map, giving a visual history of your character's adventures.

## Possible Future Features

Events:
- Resetting talent points.

Statistics:
- Consumables used.
- Herbs gathered and ores mined.
- Items traded, vendored, or sold at AH.
- Messages sent and received.
- Miscellaneous stats:
- Flights taken.
- Money lost to auction house, vendors, trading to players, etc.
- PVP stats (honorable kills, dishonorable kills).
- Rolls.

Optional Files (0)


Archived Files (5)
File Name
Version
Size
Author
Date
3.0.1
100kB
tollski
09-02-22 05:21 PM
3.0.0
100kB
tollski
08-26-22 03:18 PM
2.1.5
97kB
tollski
05-24-22 11:32 AM
2.1.0
97kB
tollski
05-16-21 04:17 PM
1.0.2
93kB
tollski
04-07-21 02:57 AM


Post A Reply Comment Options
Unread 09-19-19, 10:45 PM  
tollski
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 3
Uploads: 1
Re: LDB integration

Originally Posted by Koviko
I'd love to see this addon have LBD output functionality. This would allow the button to still be available without needing to be on the minimap and, if implemented, allow us to choose a particular statistic to visibly track in our LDB addon.

Just a thought.
This is something I might look into if there is enough demand.
Report comment to moderator  
Reply With Quote
Unread 09-19-19, 10:45 PM  
tollski
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 3
Uploads: 1
Re: Issue with new /Played and MiniMapIcon options

Originally Posted by auLanTisteNT
I've noticed a problem with the new options to not display /played on level up and to remove the minimap button.

I see that these options are stored in the Account-wide SavedVariables so I would have though that they are account wide, however, when you log onto a new character or a character where these options have not been explicitly set, they are defaulted to True.
This in turn returns the values to True for all characters.

In summary, logging a new character resets AutoBiographer_Settings.Options["ShowMinimapButton"] and AutoBiographer_Settings.Options["ShowTimePlayedOnLevelUp"] to True for all characters.
This has been fixed in version 0.3.4. Thanks.
Report comment to moderator  
Reply With Quote
Unread 09-09-19, 02:21 PM  
Koviko
A Deviate Faerie Dragon

Forum posts: 15
File comments: 32
Uploads: 0
LDB integration

I'd love to see this addon have LBD output functionality. This would allow the button to still be available without needing to be on the minimap and, if implemented, allow us to choose a particular statistic to visibly track in our LDB addon.

Just a thought.
Report comment to moderator  
Reply With Quote
Unread 09-04-19, 07:35 PM  
auLanTisteNT
A Kobold Labourer

Forum posts: 1
File comments: 8
Uploads: 0
Issue with new /Played and MiniMapIcon options

I've noticed a problem with the new options to not display /played on level up and to remove the minimap button.

I see that these options are stored in the Account-wide SavedVariables so I would have though that they are account wide, however, when you log onto a new character or a character where these options have not been explicitly set, they are defaulted to True.
This in turn returns the values to True for all characters.

In summary, logging a new character resets AutoBiographer_Settings.Options["ShowMinimapButton"] and AutoBiographer_Settings.Options["ShowTimePlayedOnLevelUp"] to True for all characters.
Report comment to moderator  
Reply With Quote
Unread 09-03-19, 10:02 PM  
auLanTisteNT
A Kobold Labourer

Forum posts: 1
File comments: 8
Uploads: 0
Re: Re: /played on level up

Originally Posted by tollski
Originally Posted by auLanTisteNT
Hi, I am trying to track down the roughly 4 addons I have that are printing /played to chat when I ding and I think autobiographer might be one.

AutoBiographer\Main.lua:L505

I have an addon dedicated to taking screenshots when I ding so that's the only one I want printing /played.
I think if people want this behavior, it should be optional, on by default is fine, please consider making this optional.

Thanks.

Edit: Confirmed Autobiographer is doing this.

I added a few lines before RequestTimePlayed() that suppress the printing of the message to the chat window. The addon functions as normal but the text is not displayed.
I have just uploaded AutoBiographer 0.3.3 which has an option to disable the printing of the /played message when your character levels up. Thanks.
Downloaded and running, thank you for this.
Report comment to moderator  
Reply With Quote
Unread 09-03-19, 08:21 PM  
tollski
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 3
Uploads: 1
Re: /played on level up

Originally Posted by auLanTisteNT
Hi, I am trying to track down the roughly 4 addons I have that are printing /played to chat when I ding and I think autobiographer might be one.

AutoBiographer\Main.lua:L505

I have an addon dedicated to taking screenshots when I ding so that's the only one I want printing /played.
I think if people want this behavior, it should be optional, on by default is fine, please consider making this optional.

Thanks.

Edit: Confirmed Autobiographer is doing this.

I added a few lines before RequestTimePlayed() that suppress the printing of the message to the chat window. The addon functions as normal but the text is not displayed.
I have just uploaded AutoBiographer 0.3.3 which has an option to disable the printing of the /played message when your character levels up. Thanks.
Report comment to moderator  
Reply With Quote
Unread 09-02-19, 06:07 PM  
auLanTisteNT
A Kobold Labourer

Forum posts: 1
File comments: 8
Uploads: 0
/played on level up

Hi, I am trying to track down the roughly 4 addons I have that are printing /played to chat when I ding and I think autobiographer might be one.

AutoBiographer\Main.lua:L505

I have an addon dedicated to taking screenshots when I ding so that's the only one I want printing /played.
I think if people want this behavior, it should be optional, on by default is fine, please consider making this optional.

Thanks.

Edit: Confirmed Autobiographer is doing this.

I added a few lines before RequestTimePlayed() that suppress the printing of the message to the chat window. The addon functions as normal but the text is not displayed.
Last edited by auLanTisteNT : 09-02-19 at 10:42 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: