- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,099 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
SnapShot
- 2 Likes
- World of Warcraft
- 140 Monthly Downloads
- Supports: 5.1.0
- 17,897 Total Downloads
- Updated 11/29/2012
- Created 08/07/2006
- 96 Favorites
- Project Site
- Comments
- Release Type: Release
- License: All Rights Reserved
- Newest File: 5.1
About SnapShot
SnapShot automatically remembers what items you are wearing, and can display a history of them later, from level 1 to level 60 and beyond.
Useful for when you want to give tips to low level guildies on what you were using when you were level 30, and of course also for boasting about your progression from humble beginnings with gray items to tier 3 purples!
Once you install it, the addon will automatically take a capture of your current equipment. It will again do so if you gain a level, or once a week for level 60 characters. You can view the stored history by using the minimap button.
5.1
- Update for 5.1
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| 5.1 | Release | 5.1.0 | 1,201 | 11/29/2012 |
| 5.0 | Release | 5.0.4 | 873 | 08/30/2012 |
| 4.1 | Release | 4.1 | 5,429 | 04/28/2011 |
| 4.0.3 | Release | 4.0.3a | 4,578 | 11/28/2010 |
| 4.0.2 | Release | 4.0.1 | 1,877 | 10/20/2010 |
| Snapshot 4.0.1 | Release | 4.0.1 | 581 | 10/16/2010 |
| Snapshot 3.30 | Release | 3.3.0 | 608 | 12/09/2009 |
| 3.03a | Release | 3.0.3 | 1,813 | 11/15/2008 |
| 3.03 | Release | 3.0.3 | 197 | 11/14/2008 |
| 2.40 | Release | 2.4.3 | 7 | 08/29/2008 |
| 2.06b | Release | 2.0.6 | - | 02/08/2007 |
| 1.12c | Release | 1.12.0 | 6 | 11/19/2006 |
| 1.12b | Release | 1.12.0 | - | 11/16/2006 |
| 1.12a | Release | 1.12.0 | - | 09/22/2006 |
| 1.12 | Release | 1.12.0 | 11 | 09/13/2006 |
| 0.12a | Release | 1.12.0 | 1 | 08/23/2006 |
Addon Packs Containing This...
Top Downloads
-
- Deadly Boss Mods
- Combat, PvP, and Boss Encounters
- 1,039,394 Monthly Downloads
-
- Bagnon
- Bags & Inventory
- 476,960 Monthly Downloads
-
- Recount
- Combat
- 332,077 Monthly Downloads
-
- Auctioneer
- Mail, Tooltip, Bags & Inventory, Professions, and Auction & Economy
- 330,308 Monthly Downloads
-
- HealBot Continued
- Healer and Unit Frames
- 303,569 Monthly Downloads
Comments
Thank you for updating!
It's updated now, Curse probably took a while to authorize it because of all the updates going on.
I really enjoy watching old character builds and gear and like seeing the progress on my toons that way.
That makes me wonder if this wonderfull addon will be updated?
Riamus, your feature suggest would be technically possible - WoW allows multiple dressup dolls to be displayed - but I don't want to let the addon grow too much, I'd rather keep it small so it doesn't use a lot of memory and doesn't slow down people's game.
I got it thinking that the one snapshot per level thing would be perfect when I start out a goblin and worgen with Cataclysm, but having it take many per level just isn't helpful. If it is meant to automatically take more than one per level, then please have it be optional. Once per level is all I want to see unless I choose to manually take a snapshot. If this can be fixed before we can start using the goblin and worgen races, that would be great. Thanks!
I am using 4.0.2
SnapShot\\SnapShot.lua:623: attempt to concatenate field 'level' (a nil value)
SnapShot\\SnapShot.lua:667: in function
Locals:
SnapShot_current = 50
The problem is that Arg values are not sent through unless you use a
local arg1 = ...;
so the code is
function SnapShot_OnEvent(self, event, ...)
local arg1 = ...;
But SnapShot v4.0.1 is still bugged in WoW 4.x. Log on with that version with a prior v3.30 saved variables being used, the following error is thrown up:
["message"] = "SnapShot\\SnapShot.lua:70: bad argument #1 to 'strmatch' (string expected, got nil)\nSnapShot\\SnapShot.lua:70: in function \nSnapShot\\SnapShot.lua:395: in function \n\nLocals:|r\nz = nil\n(for generator) = defined =[C]:-1\n(for state) = {\n 1 = \"Naxxramas\"\n 2 = \"Archavon\"\n 3 = \"Obsidian Sanctum\"\n 4 = \"Eternity\"\n 5 = \"Ulduar\"\n 6 = \"Icecrown Citadel\"\n}\n(for control) = 1\n_ = 1\nv = \"Naxxramas\"\nRaidZones = {\n 1 = \"Naxxramas\"\n 2 = \"Archavon\"\n 3 = \"Obsidian Sanctum\"\n 4 = \"Eternity\"\n 5 = \"Ulduar\"\n 6 = \"Icecrown Citadel\"\n}\n\n ---",
["type"] = "error",
["session"] = 65,
["counter"] = 1,
}, -- [987].
Its fairly consistent; a single count of that error every time you log on/the mod loads.
But go into the SnapShot GUI and manually take a new shot (on a below-80 character). Log out and relog, that error does not reappear. Also, no issues viewing old saved snapshots.
So some issue with it initializing its old saved data if there is no new data present. And certainly don't want this deleting its old saved data have collected over the years to resolve the issue.
...\SnapShot.lua line 356: attempt to call method 'SetEnable' (a nil value)
Thanks,
BJR