• World of Warcraft Addons
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

AutoLog

 

Project Updated:
Files Updated: Wed, Oct 21 2009
Supports Game Version: 3.2.0
Category: Data Export, Boss Encounters, and Combat
Tags:

[Edit Tags]

Project Manager: Rylanor
Additional Authors: No additional authors
Current Version: 1.06c
License: GNU General Public License version 3 (GPLv3)
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 13
Downloads Total: 3,072
Favorites: 12
Comments: 6
  • Curse Giveaways
  • Alganon

    Alganon

    Alganon Open Beta Key Giveaway Alganon is an upcoming fantasy-based MMORPG that allows thousands of people to play together in a virtual world that features a rich history dominated by commanding deities...

    Get Key

  • Contests
  • Intel® Core™ i7 965 EE (1 Winner)

    Saboteur

    Grand Prize: Intel® Core™ i7 965 EE (1 Winner)

    Enter

  • About AutoLog
  •  

AutoLog - Auto combat Log

AutoLog automatically turns on and off your combat log while going inside or outside raid instances

Why, and for who ?

Because sometimes people who are "making logs" just forgot to launch them, because they may want something to do this alone.
It also switch off logging durin wipes, avoiding parasit members on the raid statistics.

Features

  • Global 'enable' key, that allow you to block all combat logging changes from AutoLog
  • Logging preferences 'by raid instance'. Can be different between 10/25/10 heroic/25 heroic
  • Always show you in configuration frame if CombatLog is turned on or off
  • Known raid instances (all wotlk raid instances):
    • Naxxramas
    • The Eye Of Eternity (Malygos)
    • The Obsidian Sanctum (Sartharion)
    • Vault of Archavon (+ Emalon / Koralon)
    • Ulduar
    • Trial of the Crusader (both 10/25 normal and 10/25 heroic modes) (1.05 and later)
    • Onyxia's Lair (1.06)

Localization

  • Configuration frame localized for enUS / frFR / esES clients
  • Logging feature uses LibBabble-Zone3.0 (enUS, frFR, deDE, koKR, esMX, ruRU, zhCN, esES, zhTW)

Todo list :

  • Allow user to add raid (and zone) names to the list

Known issues

1.06

  • If you downloaded 1.06 before 09/25 15h00 CUT -> Redownload it, prévious version was broken on login

1.05

  • None, I hope :p

1.04 & 1.04b

  • Need more tests ... want to confirm if the detection of 10/25 | normal/heroic mode works properly in the Trial of the Crusader - Corrected in 1.05
  • Localization and toc files are not up to date - Corrected in 1.04b

1.03

  • Do not support Trial of the Crusader (-1.03 was a WoW3.1 version)

1.02 Release

  • Localization files are still not up to date - Corrected in 1.03

1.01 Release

  • Only check if it has to log on zone changes and when loading the game. Combat log won't start if you check an instance box while already inside of it - Corrected in 1.02
  • Localization files are not up to date - Corrected in 1.03

1.00 Beta (Don't use the beta version anymore, releases are far better)

  • This version don't work properly (configuration frame is broken) - Corrected in 1.01
  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  AutoLog 1.06c Release 3.2.0 698 10/21/2009
  AutoLog 1.06b Release 3.2.0 84 10/20/2009
  AutoLog 1.06 Release 3.2.0 470 9/25/2009
  AutoLog 1.05 Release 3.2.0 345 9/9/2009
  AutoLog 1.04b Release 3.2.0 538 8/6/2009
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • mysticalos said

    There is a typo in his locals, line 15 missing quotation, causes an lua error at login

    -L["10 Players raid instances where you want to do a combat log"] = Guarda el combatlog de Raid 10 jugadores"
    +L["10 Players raid instances where you want to do a combat log"] = "Guarda el combatlog de Raid 10 jugadores"

    Reply Report Permalink
  • Rylanor said

    Corrected. 1.06c uploaded ;)

    Reply Report Permalink
  • Lanthi said

    Spanish Version Localization:
    --Translated by Lanthi visit http://www.lanthi.es/
    local AceLocale = LibStub:GetLibrary("AceLocale-3.0")
    local L = AceLocale:NewLocale("AutoLog", "esES")
    if not L then return end

    -- Chat commands
    L["autolog"] = true
    L["al"] = true

    -- Configuration strings
    L["Enable auto logging"] = "Activar auto Logs"
    L["If unchecked, AutoLog will never enable Combat Logging"] = "Si estamarcado, guadará automaticamente todos los LOGs de combate en instaces"

    L["10 Players Raids"] = "Raids 10 Jugadores"
    L["10 Players raid instances where you want to do a combat log"] = Guarda el combatlog de Raid 10 jugadores"
    L["25 Players Raids"] = "Raids 25 Jugadores"
    L["25 Players raid instances where you want to do a combat log"] = "Guarda el combatlog de Raid 25 jugadores"
    L["10 Players Heroic Raids"] = "Raids Heroico 10 Jugadores"
    L["10 Players heroic raid instances where you want to do a combat log"] = "Guarda el combatlog de Raid 10 jugadores Modo Heroico"
    L["25 Players Heroic Raids"] = "Raids Heroico 25 Jugadores"
    L["25 Players heroic raid instances where you want to do a combat log"] = "Guarda el combatlog de Raid 25 jugadores Modo Heroico"

    L["Logging state"] = "Estado de log"
    L["Checked if combat logging is currently on"] = "Activado guarda combate actual"

    -- Load/Disable strings
    L[" loaded."] = " cargando."
    L["AutoLog Disabled"] = "AutoLog Desativado"

    -- others
    L["Combat logging turned on"] = "Guardar CombatLog activado"
    L["Combat logging turned off"] = "Guardar CombatLog desactivado"

    Reply Report Permalink
  • Rylanor said

    Spanish translation will be added in 1.07,
    Thank you for this locaization ;)

    Reply Report Permalink
  • mysticalos said

    I'd love to see a feature to suspend logging on typing !wipe

    When you call a wipe you typically run to fire or nearest thing that'l kill you, but it honestly taints a raid log when you look at it later and try to decide who was terrible, after you've logged people purposely standing in crap.

    so perhaps a !wipe command that will automatically turn logging off for 30 seconds or until next zone in then turn it back on.

    Reply Report Permalink
  • Rylanor said

    You can aleady do that since AutoLog check logging only in three different cases :
    -> event "ZONE_CHANGED_NEW_AREA" -should not happen during a wipe-
    -> UI Loading (/reload or login) -should not happen ...-
    -> Configuration change -oh ... wait ?-

    So, you can just turn off logging ("/combatlog" , or "/run LoggingCombat(false)") and wait for the next "ZONE_CHANGED_NEW_AREA" event (release spirit).

    I may add a check on player rezz, but I don't think it'll be useful, and it'll add unnecessary checks under normal operation.

    Reply Report Permalink
  • mysticalos said

    Date: 2009-09-24 20:01:59
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\AutoLog\Core.lua line 134:
    attempt to concatenate global 'version' (a nil value)
    Debug:
    (tail call): ?
    AutoLog\Core.lua:134:
    AutoLog\Core.lua:131
    (tail call): ?
    [C]: ?
    [string "safecall Dispatcher[1]"]:9:
    [string "safecall Dispatcher[1]"]:5
    (tail call): ?
    Ace3\AceAddon-3.0\AceAddon-3.0.lua:502: InitializeAddon()
    Ace3\AceAddon-3.0\AceAddon-3.0.lua:614:
    Ace3\AceAddon-3.0\AceAddon-3.0.lua:607

    This is with 1.06 at login.

    Reply Report Permalink
  • Rylanor said

    My mistake ... obvious error in code :/
    (I'm uploading a new 1.06 version without this error ...)

    Reply Report Permalink
  • eidhel said

    I'm having an issue when I try to open AutoLog options frame my WoW freezes up and has to be closed. I can't get an error message because the game always freezes. After deleting most of my saved variables and running my normal addon set from a bank alt, I did not have the problem. However when I got on my main, same addon set, almost all saved variables cleared, sitting in Dalaran and not in a raid group, I still had WoW crash. I cannot reproduce the error on any toon except my main, and I tried running the game with only the addons I need to float around Dalaran and still it crashed. Before it started crashing, I downloaded the latest version and was able to enable logging in ToC norm/her, however it never logged anything in ToC 10 or 25 mode. I think the crash issue is related to either a bad line in the Ace Console or a bad line related the to new instance (ToC) since it didn't work and hasn't worked since I enabled logging and entered the instance two weeks ago. I can't get an error report for you, but I can list my addons.

    Swatter, v3.1.14 (<%codename%>)
    Altoholic, v3.2.001d
    Ampere, v3.1.0.15
    AtlasLoot, vv5.07.05
    AtlasLootBCInstances, v4.06.03
    AtlasLootBurningCrusade, vv5.07.05
    AtlasLootCrafting, vv5.07.05
    AtlasLootOldInstances, v4.06.03
    AtlasLootOriginalWoW, vv5.07.05
    AtlasLootRepFactions, v4.06.03
    AtlasLootSetsandPvP, v4.06.03
    AtlasLootWorldEvents, vv5.07.05
    AtlasLootWorldLoot, v4.06.03
    AtlasLootWrathoftheLichKing, vv5.07.05
    AtlasLootReverse, v1.3
    AucAdvanced, v5.5.4293 (WombatII)
    AucFilterBasic, v5.5.4293 (WombatII)
    AucFilterOutlier, v5.5.4293.2531
    AucMatchUndercut, v5.5.4293.2531
    AucStatClassic, v5.5.4293 (WombatII)
    AucStatiLevel, v5.5.4293 (WombatII)
    AucStatPurchased, v5.5.4293 (WombatII)
    AucStatSales, v5.5.4293.2842
    AucStatSimple, v5.5.4293 (WombatII)
    AucStatWOWEcon, v5.5.4293.2530
    AucUtilAHWindowControl, v5.5.4293.3311
    AucUtilAppraiser, v5.5.4293.2530
    AucUtilAskPrice, v5.5.4293.3175
    AucUtilAutoMagic, v5.5.4293.3142
    AucUtilCompactUI, v5.5.4293.2530
    AucUtilEasyBuyout, v5.5.4293.3583
    AucUtilItemSuggest, v5.5.4293.3108
    AucUtilPriceLevel, v5.5.4293.2545
    AucUtilScanButton, v5.5.4293.2530
    AucUtilScanFinish, v5.5.4293.2530
    AucUtilScanProgress, v5.5.4293.2530
    AucUtilSearchUI, v5.5.4293.3655
    AucUtilSimpleAuction, v5.5.4293.0
    AucUtilVendMarkup, v5.5.4293.2530
    Babylonian, v5.1.DEV.130
    BadKitty, v
    BagSaver, v0.1
    Bartender4, v4.4.1
    BonusScanner, v5.2
    clsaver, v2.1.1
    Configator, v5.1.DEV.130
    DataStore, v3.2.001
    DataStoreAchievements, v3.2.001
    DataStoreAuctions, v3.2.001
    DataStoreCharacters, v3.2.001
    DataStoreContainers, v3.2.001
    DataStoreCrafts, v3.2.001
    DataStoreCurrencies, v3.2.001
    DataStoreInventory, v3.2.001
    DataStoreMails, v3.2.001
    DataStorePets, v3.2.001
    DataStoreQuests, v3.2.001
    DataStoreReputations, v3.2.001
    DataStoreSkills, v3.2.001
    DataStoreSpells, v3.2.001
    DataStoreStats, v3.2.001
    DataStoreTalents, v3.2.001
    DBMCore, v
    DebugLib, v5.1.DEV.130
    Decursive, v2.4.2.1-18-gd36b5ea
    Enchantrix, v5.5.4293 (WombatII)
    EnhTooltip, v5.1.3715 (SnaggleTooth)
    FailBot, v2.12
    fatality, vr3
    FishingBuddy, v0.9.8b
    Informant, v5.5.4293 (WombatII)
    InventoryOnPar, v
    MikScrollingBattleText, v5.4.63
    MSBTOptions, v
    Omen, v3.0.7
    oRA2, v2.0.$Revision: 666 $
    oRA2Leader, v2.0
    oRA2Optional, v2.0
    oRA2Participant, v2.0
    Outfitter, v4.8b8
    Overachiever, v0.43
    OverachieverTabs, v0.43
    OverachieverTrade, v0.43
    PerfectRaid, v193
    PerfectRaidResurrection, v1
    QuestItemBar, v0.5
    RaidBuffStatus, v3.210
    RatingBuster, v
    Recount, v
    SexyMap, v
    SharedMedia, v3.0
    SimpleRaidTargetIcons, v1.08
    SlideBar, v3.1.14 (<%codename%>)
    Stubby, v5.5.4293 (WombatII)
    Titan, v4.2.9.30200 - Revision 309
    TitanBag, v4.2.9.30200
    TitanClock, v4.2.9.30200
    TitanCoords, v4.2.9.30200
    TitanCritLine, v0.6.2
    TitanCurrency, v0.3.0
    TitanGoldTracker, v4.2.9.30200
    TitanLootType, v4.2.9.30200
    TitanPerformance, v4.2.9.30200
    TitanRaidIds, v2.3.40b
    TitanRegen, v4.2.9.30200
    TitanRepair, v4.2.9.30200
    TitanVolume, v4.2.9.30200
    TitanWG, v1.1.5.30200
    TitanXP, v4.2.9.30200
    WeaponQuickSwap, v
    WIM, v3.1.3
    BlizRuntimeLib_enUS v3.2.0.30200 <us>
    (ck=c88)

    Reply Report Permalink
  • Rylanor said

    I'll check my code for possible errors inside ToC (and others "4 mode raids") logging function ...

    I'll also do a "1.04c" release including the latest version of LibBabble-Zone3.0 (rev228), cuz' the included one (rev219) only localized ToC for enUS/frFR/deDE. I don't know your locale, but this may be an option ?

    Reply Report Permalink
  • Jh00 said

    Thank you very much for updating this addon for 3.2! I think it is very handy.

    Reply Report Permalink
  • 1 page(s)
  • Similar Addons
  •  

Average downloads per day

  1. 31,968 Deadly Boss Mods Boss Encounters, and Combat
  2. 6,761 Recount Combat
  3. 5,202 CurseProfiler 2.0 Data Export
  4. 4,247 Ackis Recipe List Professions, and Data Export
  5. 3,122 Decursive Buffs & Debuffs, Boss Encounters...