• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

SavedInstances

 

Project Updated:
Files Updated: Sat, Oct 31 2009
Supports Game Version: 3.2.0
Category: Boss Encounters, and Data Broker
Tags:

, and [Edit Tags]

Project Manager: jokeyrhyme
Additional Authors: No additional authors
Current Version: v2.5-beta3
License: BSD License
Development Site: WowAce.com
Avg Daily DL (last 30 days): 117
Downloads Total: 58,906
Favorites: 91
Comments: 30
  • About SavedInstances
  •  

This is an Ace3 addon using LibDataBroker (I display it with Bazooka, that keeps track of the instance IDs saved against your characters. Getting confused about which of your toons is saved to which instance is a thing of the past! The addon keeps track of all the instances you've ever been saved to, and can function like a todo-list if you like.

If you'd like to see the instance IDs or the time left until they are reset, hover the mouse over the Normal or Heroic indicator for that instance in the tooltip. You'll see a smaller tooltip with all the extra details.

Please discuss it on the forums, help with localization and report or vote on issues and requests.

Known Issues

If you are experiencing tooltip duplication with DockingStation, be sure to disable DockingStation's tooltip scaling features for SavedInstances. All times are stored based on your computer's local time. This means times may be off by an hour around the Daylight Savings switch. You can always just open the Blizzard raid window to trigger an update.

History

v2.5 adds the ability to manually keep track of encounters that you have completed per instance lockout

v2.4 adds the option to colour indicator text by the class of the toon it belongs to, which can be used to help make the tooltip more clear.

v2.3 has been updated for WoW 3.2 and all the associated changes to instance difficulties. Instances can now be categorised by players and these categories can be displayed in any custom order. Instance data can be manually deleted from the DB if users wish.

v2.2 now has ID and expiry details shown in a tooltip for each indicator.

v2.1.3 bumps the version for WoW 3.1. Also, you can now configure the Normal and Heroic indicators.

v2.1 dropped support for FuBar. You can now choose whether new instances remain in the tooltip "todo-list" when they aren't saved by default (or not).

v2.0 was a complete rewrite switching from LibRock-1.0 and Tablet-2.0 to Ace3 and LibQTip-1.0. The contents of the tooltip were reorganised to be more readable, compact and customisable.

Roadmap

  • Define encounters per instance and check them off as you go.
  • Remember who else was saved to the same lockout ID.
  • Display window: allow all information to be displayed in a separate window.
  • Configurable character column headings: truncate the names and/or use icons.
  • Instance reporting: some method for players to quickly share what they're saved to.
  • Premade (localised) instance DB.
  • Class-coloured columns: optional.
  • Downloads (5)
  •  
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  
  SavedInstances v2.5-beta3 Beta 3.2.0 162 10/31/2009
  SavedInstances v2.5-beta2 Beta 3.2.0 49 10/29/2009
  SavedInstances v2.4 Release 3.2.0 8,024 9/16/2009
  SavedInstances v2.3.1 Release 3.2.0 6,496 8/14/2009
  SavedInstances v2.3.0 Release 3.2.0 217 8/14/2009
  • 1 page(s)
  • Screenshots (1)
  •  
  • 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.
  • Have you though about changing the display to 5 5+ 10 10+ 25 25+ ?
    Might make it a bit more intuituve than Ns and Hs.

    Reply Report Permalink
  • You can configure the indicators to display exactly what you'd like. Although your suggestion does probably make for a better default.

    Reply Report Permalink
  • Okay, I really liked your suggestion for the default indicators so I've gone and changed the defaults in v2.5-beta. Check it out and let me know what you think. :)

    Reply Report Permalink
  • Comments for all! Yay!

    @raistiin: there's a ticket for this already, but it's a tricky feature to implement. I'm still waiting for inspiration to strike and an elegant solution to pop into my brain. I'm trying to keep this addon simple and I'm failing horribly. :P

    @tlundse: I think your earlier problem was from an Alpha version. If anyone has that "Broker" error pop up in a Release version, let me know.
    There are 6 difficulties that Blizzard tells SavedInstances about: normal/heroic 5, normal/heroic 10, normal/heroic 25. I can't really tell anything more about an instance beyond that, so it is bound to look a little funky for anything but the most recent content. A solution to this would be far more complicated than it is currently worth, I'm afraid.

    @whoisriz: SavedInstances starts of not knowing a single thing about any instances at all. As you get saved to them, it adds them to a database so you can catagorise and re-order them. If you are missing some instances, the best way to add them is to go and get saved to them. :)

    Reply Report Permalink
  • tlundse said 

    yes, but if you look at the output from GetSavedInstanceInfo() that I pasted, it seems to return 25, but is still listed as 10?

    19:08:13 [9]=25,
    19:08:13 [10]="25 Player"

    Reply Report Permalink
  • Oh, thanks for pointing that out. At the moment, SavedInstances just uses the 4 difficulty values available, and whether or not the instance is a raid. I had seen that group size value a while ago but obviously haven't made intelligent use of it.

    I'll raise a ticket for it and see if I can figure something out. :)

    Reply Report Permalink
  • tlundse said 

    Did Magtheridon's Lair this week and it shows up as "10N" instead of 25 man, the output from GetSavedInstanceInfo() is as follows:

    19:08:13 [1]="Magtheridon's Lair",
    19:08:13 [2]=10536575,
    19:08:13 [3]=50837,
    19:08:13 [4]=1,
    19:08:13 [5]=true,
    19:08:13 [6]=false,
    19:08:13 [7]=524419072,
    19:08:13 [8]=true,
    19:08:13 [9]=25,
    19:08:13 [10]="25 Player"

    ..since that looks good to me, I have no idea why it fails to parse it...

    Reply Report Permalink
  • tlundse said 

    BWL is also detected as 10N

    Reply Report Permalink
  • whoisriz said 

    It seems that some instances are missing... In the screenshot they're present so it must have worked correctly at some point. But I have no occurrence of Drak'Tharon Keep, or Naxxramas, and possibly others, I didn't look for everything but those I noticed immediately. Any idea why this could be?

    Reply Report Permalink
  • raistiin said 

    Would it be possible to add a function that sync's the groups/guilds saved instances, so you dont have to spend alot of time figuring out where to go when you're farming emblems with pick up groups?

    A bit like the function in Q-helper that syncs the party's quests.

    Reply Report Permalink
  • tlundse said 

    [2009/08/18 18:39:20-1013-x1]: SavedInstances-r90 (r90)\SavedInstances.lua:546: attempt to index field 'Broker' (a nil value)
    (tail call): ?:

    Reply Report Permalink
  • tlundse said 

    Fixed this by deleting SavedVariables.

    Reply Report Permalink
  • babymonk said 

    Same as Corg. Text alinment needs some fix~

    Reply Report Permalink
  • The column alignment is actually spot-on, but when characters have names of different length's it tends to look a bit off. I have a solution I'm really happy with almost good to go, pending a little advice from coders older and wiser than I. Hang tight. :)

    Reply Report Permalink
  • Corg said 

    With the default settings, it seems that the text for 10-mans isn't showing up. I have to use symbols. Is anyone else seeing this?

    Reply Report Permalink
  • I just quickly released v2.3.1. This version resolves your problem, Corg, as well as an issue with tooltip "uglification". Enjoy!

    Reply Report Permalink
  • Corg said 

    Thanks!

    Unfortunately, I have another bug to report. If you are only showing two characters with short names, the text alignment can be deceptive.

    (In this ASCII art, Corb is actually the one saved to 10-man.

    +---------------------------------------------------------------------+
    |.Saved.Instances......Corca.................Corb..............|
    |.VoA.....................H..........N..............................|
    |.Ulduar..................H..........N..............................|
    +---------------------------------------------------------------------+

    Reply Report Permalink
  • @jtpowell, vranx, tlundse:
    The issues you reported should be addressed in the latest beta. I'm aware that the instance re-ordering is currently broken and it's the last thing I need to fix before making an official release. Continue being patient. Thanks!

    Reply Report Permalink
  • Vranx said 

    The latest version is working great, thanks.

    Reply Report Permalink
  • jtpowell said 

    I get this every time I log on and when I try to access SavedInstances:

    Date: 2009-08-10 18:13:02
    ID: 2
    Error occured in: Global
    Count: 2
    Message: ..\AddOns\SavedInstances\SavedInstances.lua line 206:
    attempt to compare nil with number
    Debug:
    (tail call): ?
    (tail call): ?
    SavedInstances\SavedInstances.lua:206:
    SavedInstances\SavedInstances.lua:195
    SavedInstances\SavedInstances.lua:612: ?()
    ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:146:
    ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:146
    [string "safecall Dispatcher[1]"]:4:
    [string "safecall Dispatcher[1]"]:4
    [C]: ?
    [string "safecall Dispatcher[1]"]:13: ?()
    ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:91: Fire()
    Ace3\AceEvent-3.0\AceEvent-3.0.lua:73:
    Ace3\AceEvent-3.0\AceEvent-3.0.lua:72

    I am running 2.3.0 beta 5 of the program.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 28,439 Deadly Boss Mods Boss Encounters, and Combat
  2. 7,015 BigWigs Bossmods Boss Encounters, and Combat
  3. 3,822 Omen Threat Meter Boss Encounters, and Combat
  4. 3,182 Decursive Buffs & Debuffs, Boss Encounters...
  5. 1,767 Deadly Boss Mods - Burning Crusade mods Boss Encounters, and Combat