Beta 2
Change log
------------------------------------------------------------------------
r67 | zmnspencer | 2009-08-13 04:21:15 +0000 (Thu, 13 Aug 2009) | 1 line
Changed paths:
A /tags/Beta 2 (from /trunk:66)
Tagging as Beta 2
------------------------------------------------------------------------
r66 | zmnspencer | 2009-08-13 04:20:38 +0000 (Thu, 13 Aug 2009) | 5 lines
Changed paths:
M /trunk/CharDB.lua
Added compare tooltip.
Added parse simcraft to minimap dropdown.
ValidateUnitId on all player on addon start.
Added parse simcraft to DoAction.
------------------------------------------------------------------------
r65 | zmnspencer | 2009-08-13 04:17:52 +0000 (Thu, 13 Aug 2009) | 4 lines
Changed paths:
M /trunk/CharDBUnit.lua
Changed return structure of CompareItem.
Added ItemInSlot method.
Comment out some debug print statement.
------------------------------------------------------------------------
r64 | zmnspencer | 2009-08-13 00:25:06 +0000 (Thu, 13 Aug 2009) | 4 lines
Changed paths:
M /trunk/CharDB.lua
Added CharDBData.gemType
Do initialize of CharDBData variables properly.
Added ParseSimcraftOutput.
------------------------------------------------------------------------
r63 | zmnspencer | 2009-08-13 00:23:40 +0000 (Thu, 13 Aug 2009) | 4 lines
Changed paths:
M /trunk/CharDBUnit.lua
Add ITEMLOC.
Fix RefreshData.
Added item stat values.
------------------------------------------------------------------------
r62 | zmnspencer | 2009-08-13 00:21:34 +0000 (Thu, 13 Aug 2009) | 1 line
Changed paths:
M /trunk/libs/LibItemDB/LibItemDB.lua
Moved socket colors into a constant.
------------------------------------------------------------------------
r61 | zmnspencer | 2009-08-12 20:12:01 +0000 (Wed, 12 Aug 2009) | 4 lines
Changed paths:
M /trunk/CharDB.lua
Relocation minimap dropdown menu.
Refresh player's unitid on inspect.
Comment out debug statement on inspect talents.
------------------------------------------------------------------------
r60 | zmnspencer | 2009-08-12 20:10:12 +0000 (Wed, 12 Aug 2009) | 1 line
Changed paths:
M /trunk/CharDBUnit.lua
Fix typo
------------------------------------------------------------------------
r59 | zmnspencer | 2009-08-12 15:00:10 +0000 (Wed, 12 Aug 2009) | 3 lines
Changed paths:
M /trunk/CharDB.lua
Menu on hover.
Fix for function miscall.
------------------------------------------------------------------------
r58 | zmnspencer | 2009-08-12 14:36:45 +0000 (Wed, 12 Aug 2009) | 7 lines
Changed paths:
M /trunk/CharDB.lua
Change mimimap button text for sim.
Added Prefix for debug printing.
Added a lot of debug messages.
Don't spam inspect player.
Set CharDB.timeSinceLastUpdate to 0, rather than subtracting CHARDB_UPDATE_INTERVAL.
Add GetPlayerByUnitId.
------------------------------------------------------------------------
r57 | zmnspencer | 2009-08-12 14:33:39 +0000 (Wed, 12 Aug 2009) | 6 lines
Changed paths:
M /trunk/CharDBUnit.lua
Remove strjoinarray, use strjoin+unpack instead.
Make htmlencode a local function.
Refresh player data (e.g. level) on gear or talent set.
Fix meta gem finding.
Add metagem to simcraft item output.
------------------------------------------------------------------------
r56 | zmnspencer | 2009-08-12 14:26:52 +0000 (Wed, 12 Aug 2009) | 1 line
Changed paths:
M /trunk/MetaGems.lua
Numeric indexes
------------------------------------------------------------------------
r54 | zmnspencer | 2009-08-12 01:56:12 +0000 (Wed, 12 Aug 2009) | 1 line
Changed paths:
M /trunk/CharDB.lua
Fix for outdate time
------------------------------------------------------------------------
r53 | zmnspencer | 2009-08-12 01:55:45 +0000 (Wed, 12 Aug 2009) | 2 lines
Changed paths:
M /trunk/CharDBUnit.lua
Fix for spec without any talent points.
------------------------------------------------------------------------
r52 | zmnspencer | 2009-08-12 01:25:55 +0000 (Wed, 12 Aug 2009) | 6 lines
Changed paths:
M /trunk/CharDB.lua
Added dropdown menu to minimap button.
Refactor of SlashHander to move out shared code with the dropdown menu.
Fix for player variable not have metatable after reloading from saved variables.
Reload data on print request if player data is outdated.
Support for new SetTalents/SetGear method in CharDBUnit.
------------------------------------------------------------------------
r51 | zmnspencer | 2009-08-12 01:22:01 +0000 (Wed, 12 Aug 2009) | 4 lines
Changed paths:
M /trunk/CharDBUnit.lua
Added gear/talent outdating.
Added gear/talent set methods.
Moved socket bonus into the gem output.
------------------------------------------------------------------------
r50 | zmnspencer | 2009-08-12 01:20:17 +0000 (Wed, 12 Aug 2009) | 3 lines
Changed paths:
M /trunk/libs/LibItemDB/LibItemDB.lua
"Fix" for error on SetHyperlink.
Redo of empty socket to make handle socket ordering properly.
------------------------------------------------------------------------
r49 | zmnspencer | 2009-08-12 01:17:52 +0000 (Wed, 12 Aug 2009) | 1 line
Changed paths:
M /trunk/libs/LibItemDB/ItemStrings.lua
Workarround for second mana regeneration pattern.
------------------------------------------------------------------------
r48 | zmnspencer | 2009-08-11 04:38:11 +0000 (Tue, 11 Aug 2009) | 1 line
Changed paths:
M /trunk/CharDB.lua
Fixed some minimap button position issues.
------------------------------------------------------------------------
r47 | zmnspencer | 2009-08-11 04:35:42 +0000 (Tue, 11 Aug 2009) | 1 line
Changed paths:
M /trunk/CharDB.toc
Added CharDBData to saved variables.
------------------------------------------------------------------------
r46 | zmnspencer | 2009-08-11 04:33:34 +0000 (Tue, 11 Aug 2009) | 5 lines
Changed paths:
M /trunk/CharDB.lua
Added SavedVariables.
Removed some blank lines.
Replaces the minimap icon with a real icon.
Drag minimap button only when shift is held down.
------------------------------------------------------------------------
r45 | zmnspencer | 2009-08-11 04:30:24 +0000 (Tue, 11 Aug 2009) | 1 line
Changed paths:
M /trunk/CharDBUnit.lua
Fix for weapon without subtype (e.g. quest items)
------------------------------------------------------------------------
r44 | zmnspencer | 2009-08-11 03:35:39 +0000 (Tue, 11 Aug 2009) | 1 line
Changed paths:
M /trunk/CharDB.toc
TOC Update
------------------------------------------------------------------------
r43 | zmnspencer | 2009-08-11 03:34:04 +0000 (Tue, 11 Aug 2009) | 1 line
Changed paths:
D /trunk/CharDB.smultronProject
Remove project file.
------------------------------------------------------------------------
r41 | zmnspencer | 2009-08-11 03:29:21 +0000 (Tue, 11 Aug 2009) | 5 lines
Changed paths:
M /trunk/CharDB.lua
Add minimap button.
Move Init function to beginning of file.
Attach OnUpdate to minimap button, rather than to output.
Start output hidden; show it on print; hide it on right click
------------------------------------------------------------------------
r40 | zmnspencer | 2009-08-11 03:26:00 +0000 (Tue, 11 Aug 2009) | 5 lines
Changed paths:
M /trunk/CharDBUnit.lua
Code formating.
"Implement" Resilience.
Implement socket bonuses.
Exclude wands from weapons.
------------------------------------------------------------------------
r39 | zmnspencer | 2009-08-11 03:07:31 +0000 (Tue, 11 Aug 2009) | 1 line
Changed paths:
M /trunk/libs/LibItemDB/LibItemDB.lua
Subtypes no longer plural.
------------------------------------------------------------------------
r38 | zmnspencer | 2009-08-10 22:18:52 +0000 (Mon, 10 Aug 2009) | 3 lines
Changed paths:
M /trunk/CharDBUnit.lua
Convert to new data structure.
Fix for SimcraftizeName.
------------------------------------------------------------------------
r37 | zmnspencer | 2009-08-10 22:17:41 +0000 (Mon, 10 Aug 2009) | 1 line
Changed paths:
M /trunk/CharDB.lua
Disable gearPartial for now.
------------------------------------------------------------------------
r36 | zmnspencer | 2009-08-10 22:16:54 +0000 (Mon, 10 Aug 2009) | 12 lines
Changed paths:
M /trunk/libs/LibItemDB/LibItemDB.lua
Added ITEMTYPE Constant.
Changed to alway get the enchant gem line in parsing gem/enchant and attaining special stat parsing, rather than depend on ParseItem.
pcall SetHyperlink to deal with error from other addon hooks.
Get clean data in GetItemData.
Deleted some commented-out code.
Commmented out old parsing functions.
Moves getting tooltip lines out of ParseTooltip to allow use in ParseUnknownEnchant and FillInLibItemDbItemStringSpecial.
Add special handling for weapon speed.
Fix for added sockets (BS sockets).
Return GetItemInfo.
Do special parsing in lowercase.
------------------------------------------------------------------------
r35 | zmnspencer | 2009-08-10 22:09:27 +0000 (Mon, 10 Aug 2009) | 3 lines
Changed paths:
M /trunk/libs/LibItemDB/ItemStrings.lua
Add Spell Penetration.
Treat basic stat same in special parsing.
------------------------------------------------------------------------
r34 | zmnspencer | 2009-08-07 19:08:21 +0000 (Fri, 07 Aug 2009) | 5 lines
Changed paths:
M /trunk/CharDB.lua
Formating: spaces into tabs.
Moved inspect from right before new inspectee, to every inspect queue check.
Fix for print only checking the first item in queue.
Fix for itemLink is nil in inspection (e.g no offhand)
------------------------------------------------------------------------
r33 | zmnspencer | 2009-08-07 19:03:19 +0000 (Fri, 07 Aug 2009) | 6 lines
Changed paths:
M /trunk/libs/LibItemDB/LibItemDB.lua
Added debug constants.
Changes to ProcessUnknownEnchant to handle cases where enchant is a matched stat.
Change enchant/gem to be id, rather than info in item info array returned by ParseItem.
Removed some comments.
Commented out debug statements.
------------------------------------------------------------------------
r32 | zmnspencer | 2009-08-07 15:41:32 +0000 (Fri, 07 Aug 2009) | 1 line
Changed paths:
M /trunk/CharDBUnit.lua
Fix class name typo
------------------------------------------------------------------------
r31 | zmnspencer | 2009-07-29 17:59:30 +0000 (Wed, 29 Jul 2009) | 2 lines
Changed paths:
M /trunk/libs/LibItemDB/LibItemDB.lua
Part two of refactor.
------------------------------------------------------------------------
r30 | zmnspencer | 2009-07-29 17:57:53 +0000 (Wed, 29 Jul 2009) | 5 lines
Changed paths:
M /trunk/libs/LibItemDB/ItemStrings.lua
Comment out many stat not used anymore/ever used.
Add special for set/socket bonus.
Change to find to return the index as well
Support for marking line as recursive
------------------------------------------------------------------------
r29 | zmnspencer | 2009-07-27 17:41:38 +0000 (Mon, 27 Jul 2009) | 4 lines
Changed paths:
M /trunk/libs/LibItemDB/LibItemDB.lua
Show tooltip if debug.
Fix for tooltip stop function due to owner vanishing after SetHyperlink.
Add new item parse code.
------------------------------------------------------------------------
r28 | zmnspencer | 2009-07-27 17:37:45 +0000 (Mon, 27 Jul 2009) | 1 line
Changed paths:
M /trunk/libs/LibItemDB/LibItemDB.xml
Load lua after data.
------------------------------------------------------------------------
r27 | zmnspencer | 2009-07-27 17:36:22 +0000 (Mon, 27 Jul 2009) | 8 lines
Changed paths:
M /trunk/libs/LibItemDB/ItemStrings.lua
Convert each item to array to preserve array order.
Add empty socket text.
Add Equip, Proc, and Use prefix.
Change functions to globals.
Add find function.
Parse item string in file.
Removed debug code.
------------------------------------------------------------------------
r26 | zmnspencer | 2009-07-27 17:32:29 +0000 (Mon, 27 Jul 2009) | 1 line
Changed paths:
M /trunk/libs/LibItemDB/Enchants.lua
Add more enchants.
------------------------------------------------------------------------
r25 | zmnspencer | 2009-07-27 17:31:10 +0000 (Mon, 27 Jul 2009) | 11 lines
Changed paths:
M /trunk/CharDB.lua
Comments.
Slash print commands use print queue.
Merge AddToInspectQueue/AddToInspectQueueInner.
Merge PrintData/PrintDataInner.
GetPlayerText uses CharDBUnit:Complete.
Convert some messages to debug.
Fix error if CharDB.inspectee is nil in RunInspectQueue.
Inspect after talents in INSPECT_TALENT_READY.
Gear partial support in InspectGear.
Add tableequals function.
------------------------------------------------------------------------
r24 | zmnspencer | 2009-07-22 22:44:41 +0000 (Wed, 22 Jul 2009) | 1 line
Changed paths:
M /trunk/CharDB.lua
Removed unused variables
------------------------------------------------------------------------
r23 | zmnspencer | 2009-07-22 22:43:31 +0000 (Wed, 22 Jul 2009) | 1 line
Changed paths:
M /trunk/CharDB.lua
M /trunk/CharDB.smultronProject
Removed tooltip since tooltip parsing is handled sololy by LibItemDB now
------------------------------------------------------------------------
r22 | zmnspencer | 2009-07-22 22:40:32 +0000 (Wed, 22 Jul 2009) | 1 line
Changed paths:
M /trunk/CharDB.lua
Moved gear inspection out to handle gem/enchant issues. Better support for muliline printing. Fixed typo and added gear to normal output. Fixed method name typo. Changed talentGroup variable name. Fixed debug msg grammar.
------------------------------------------------------------------------
r21 | zmnspencer | 2009-07-22 22:36:20 +0000 (Wed, 22 Jul 2009) | 1 line
Changed paths:
M /trunk/CharDBUnit.lua
Support for partial gear completion
------------------------------------------------------------------------
r20 | zmnspencer | 2009-07-22 22:34:53 +0000 (Wed, 22 Jul 2009) | 1 line
Changed paths:
M /trunk/libs/LibItemDB/LibItemDB.lua
Removed useless return value
------------------------------------------------------------------------
r19 | zmnspencer | 2009-07-22 22:34:18 +0000 (Wed, 22 Jul 2009) | 1 line
Changed paths:
M /trunk/libs/LibItemDB/ItemStrings.lua
Formatting. Corrections to processing function.
------------------------------------------------------------------------
r18 | zmnspencer | 2009-07-22 15:34:16 +0000 (Wed, 22 Jul 2009) | 1 line
Changed paths:
M /trunk/libs/LibItemDB/Enchants.lua
M /trunk/libs/LibItemDB/LibItemDB.lua
M /trunk/libs/LibItemDB/Suffixes.lua
Rename of variable to match new location
------------------------------------------------------------------------
r17 | zmnspencer | 2009-07-22 14:55:06 +0000 (Wed, 22 Jul 2009) | 1 line
Changed paths:
M /trunk/CharDB.smultronProject
D /trunk/Enchants.lua
D /trunk/Suffixes.lua
M /trunk/embeds.xml
A /trunk/libs/LibItemDB/Enchants.lua (from /trunk/Enchants.lua:5
A /trunk/libs/LibItemDB/ItemStrings.lua
A /trunk/libs/LibItemDB/LibItemDB.xml
A /trunk/libs/LibItemDB/Suffixes.lua (from /trunk/Suffixes.lua:2
Moved Enchants.lua and Suffixes.lua into LibItemDB. Added ItemStrings.lua Created LibItemDB to load all LibItemDb files and pointed embeds.xml at it.
------------------------------------------------------------------------
r16 | zmnspencer | 2009-07-22 14:39:56 +0000 (Wed, 22 Jul 2009) | 1 line
Changed paths:
M /trunk/Sets.lua
Comments
------------------------------------------------------------------------
r15 | zmnspencer | 2009-07-22 14:12:39 +0000 (Wed, 22 Jul 2009) | 1 line
Changed paths:
M /trunk/CharDB.toc
Save the debug variable per users.
------------------------------------------------------------------------
r14 | zmnspencer | 2009-07-22 14:11:55 +0000 (Wed, 22 Jul 2009) | 1 line
Changed paths:
M /trunk/CharDB.lua
Code formatting and comments. Checks to ensure inspected unit is still the expected unit. Better checking for inspection finished. Remove tooltip function. Debugging switch. Get tabard when inspecting gear.
------------------------------------------------------------------------
r13 | zmnspencer | 2009-07-22 14:06:54 +0000 (Wed, 22 Jul 2009) | 1 line
Changed paths:
M /trunk/CharDBUnit.lua
Corrected tabard/shirt inventory ids. Fixed variable name typo.
------------------------------------------------------------------------
r12 | zmnspencer | 2009-07-17 05:31:09 +0000 (Fri, 17 Jul 2009) | 1 line
Changed paths:
M /trunk/libs/LibItemDB/LibItemDB.lua
Comments
------------------------------------------------------------------------
r11 | zmnspencer | 2009-07-17 05:30:17 +0000 (Fri, 17 Jul 2009) | 1 line
Changed paths:
M /trunk/CharDB.toc
Correct SavedVariables
------------------------------------------------------------------------
r10 | zmnspencer | 2009-07-17 05:29:31 +0000 (Fri, 17 Jul 2009) | 1 line
Changed paths:
M /trunk/CharDB.lua
10 minute -> 60 minute on refresh time. Force refresh at beginning, rather than manually in Init(). Print changes to allow print all player at once. Changes to use new Complete method of CharDBUnit. Inlined GetGear and get shirt as well. Remove invalid unitid from inspect queue. Fix assigning a GUID to unit in RAID_ROSTER_UPDATE
------------------------------------------------------------------------
r9 | zmnspencer | 2009-07-17 05:22:27 +0000 (Fri, 17 Jul 2009) | 1 line
Changed paths:
M /trunk/CharDBUnit.lua
Add method to check completion. Moved some functions around.
------------------------------------------------------------------------
r8 | zmnspencer | 2009-07-17 00:45:22 +0000 (Fri, 17 Jul 2009) | 1 line
Changed paths:
M /trunk/CharDB.lua
Player class is nil sometime, check for it in CharDB.EventHandlers.INSPECT_TALENT_READY
------------------------------------------------------------------------
r7 | zmnspencer | 2009-07-17 00:43:30 +0000 (Fri, 17 Jul 2009) | 1 line
Changed paths:
M /trunk/CharDBUnit.lua
Added parameter to GetSpecName, GetSpec to choose talent group; fix metagem call; fix CharDBUnit:ValidateUnitId for when unitId is nil; check for nil talent in CharDBUnit:GetSpec; don't check for nil set in CharDBUnit:GetSets
------------------------------------------------------------------------
r6 | zmnspencer | 2009-07-17 00:40:04 +0000 (Fri, 17 Jul 2009) | 1 line
Changed paths:
M /trunk/libs/LibItemDB/LibItemDB.lua
Implement enchant cache, remove compression functions
------------------------------------------------------------------------
r5 | zmnspencer | 2009-07-17 00:33:47 +0000 (Fri, 17 Jul 2009) | 1 line
Changed paths:
M /trunk/Enchants.lua
Added a lot more enchant ids
------------------------------------------------------------------------
r4 | zmnspencer | 2009-07-15 02:45:34 +0000 (Wed, 15 Jul 2009) | 1 line
Changed paths:
M /trunk/libs/LibItemDB/LibItemDB.lua
Removed some debug statements
------------------------------------------------------------------------
r3 | zmnspencer | 2009-07-15 02:35:07 +0000 (Wed, 15 Jul 2009) | 1 line
Changed paths:
M /trunk/CharDB.lua
M /trunk/CharDB.toc
M /trunk/CharDBUnit.lua
M /trunk/libs/LibItemDB/LibItemDB.lua
Bug fixes, stopped caching item data within player, stop calculating gear sums, item isWeapon, weaponStats, Simcraft parameter use item info, rather than gear_, fixed toc
------------------------------------------------------------------------
r2 | zmnspencer | 2009-07-14 23:09:06 +0000 (Tue, 14 Jul 2009) | 1 line
Changed paths:
M /trunk
A /trunk/CharDB.lua
A /trunk/CharDB.smultronProject
A /trunk/CharDB.toc
A /trunk/CharDB.xml
A /trunk/CharDBUnit.lua
A /trunk/Enchants.lua
A /trunk/MetaGems.lua
A /trunk/Sets.lua
A /trunk/Suffixes.lua
A /trunk/UniqueItems.lua
A /trunk/embeds.xml
A /trunk/libs
A /trunk/libs/AceAddon-3.0
A /trunk/libs/AceAddon-3.0/AceAddon-3.0.lua
A /trunk/libs/AceAddon-3.0/AceAddon-3.0.xml
A /trunk/libs/AceConfig-3.0
A /trunk/libs/AceConfig-3.0/AceConfig-3.0.lua
A /trunk/libs/AceConfig-3.0/AceConfig-3.0.xml
A /trunk/libs/AceConfig-3.0/AceConfigCmd-3.0
A /trunk/libs/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.lua
A /trunk/libs/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.xml
A /trunk/libs/AceConfig-3.0/AceConfigDialog-3.0
A /trunk/libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua
A /trunk/libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.xml
A /trunk/libs/AceConfig-3.0/AceConfigRegistry-3.0
A /trunk/libs/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua
A /trunk/libs/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.xml
A /trunk/libs/AceConsole-3.0
A /trunk/libs/AceConsole-3.0/AceConsole-3.0.lua
A /trunk/libs/AceConsole-3.0/AceConsole-3.0.xml
A /trunk/libs/AceDB-3.0
A /trunk/libs/AceDB-3.0/AceDB-3.0.lua
A /trunk/libs/AceDB-3.0/AceDB-3.0.xml
A /trunk/libs/AceDBOptions-3.0
A /trunk/libs/AceDBOptions-3.0/AceDBOptions-3.0.lua
A /trunk/libs/AceDBOptions-3.0/AceDBOptions-3.0.xml
A /trunk/libs/AceEvent-3.0
A /trunk/libs/AceEvent-3.0/AceEvent-3.0.lua
A /trunk/libs/AceEvent-3.0/AceEvent-3.0.xml
A /trunk/libs/AceGUI-3.0
A /trunk/libs/AceGUI-3.0/AceGUI-3.0.lua
A /trunk/libs/AceGUI-3.0/AceGUI-3.0.xml
A /trunk/libs/AceGUI-3.0/widgets
A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-BlizOptionsGroup.lua
A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-Button.lua
A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-CheckBox.lua
A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua
A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown-Items.lua
A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown.lua
A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-DropDownGroup.lua
A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-EditBox.lua
A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-Frame.lua
A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-Heading.lua
A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-Icon.lua
A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-InlineGroup.lua
A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-InteractiveLabel.lua
A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-Keybinding.lua
A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-Label.lua
A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-MultiLineEditBox.lua
A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-ScrollFrame.lua
A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-SimpleGroup.lua
A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-Slider.lua
A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-TabGroup.lua
A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-TreeGroup.lua
A /trunk/libs/AceLocale-3.0
A /trunk/libs/AceLocale-3.0/AceLocale-3.0.lua
A /trunk/libs/AceLocale-3.0/AceLocale-3.0.xml
A /trunk/libs/CallbackHandler-1.0
A /trunk/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua
A /trunk/libs/CallbackHandler-1.0/CallbackHandler-1.0.xml
A /trunk/libs/LibBabble-Inventory-3.0
A /trunk/libs/LibBabble-Inventory-3.0/LibBabble-3.0.lua
A /trunk/libs/LibBabble-Inventory-3.0/LibBabble-Inventory-3.0.lua
A /trunk/libs/LibBabble-Inventory-3.0/LibBabble-Inventory-3.0.toc
A /trunk/libs/LibBabble-Inventory-3.0/LibStub
A /trunk/libs/LibBabble-Inventory-3.0/LibStub/LibStub.lua
A /trunk/libs/LibBabble-Inventory-3.0/lib.xml
A /trunk/libs/LibItemDB
A /trunk/libs/LibItemDB/LibItemDB.lua
A /trunk/libs/LibStatLogic-1.1
A /trunk/libs/LibStatLogic-1.1/LibStatLogic-1.1.lua
A /trunk/libs/LibStatLogic-1.1/lib.xml
A /trunk/libs/LibStub
A /trunk/libs/LibStub/LibStub.lua
A /trunk/libs/LibStub/LibStub.toc
A /trunk/libs/LibTipHooker-1.1
A /trunk/libs/LibTipHooker-1.1/LibTipHooker-1.1.lua
A /trunk/libs/LibTipHooker-1.1/lib.xml
Inital Import
------------------------------------------------------------------------
r1 | root | 2009-07-14 21:35:05 +0000 (Tue, 14 Jul 2009) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"chardb/mainline: Initial Import"
------------------------------------------------------------------------
Facts
- Uploaded on
- 13 Aug 2009
- Game version
- 3.2.0
- Filename
- chardb-Beta_2.zip
- Size
- 292.3 KiB
- MD5
- 8f794f1bb7c3c2cb942eb19b6f1a2be5
- Type
- Beta
- Status
- Normal