r2159

Details

  • Filename
    AckisRecipeList-r2159.zip
  • Uploaded by
  • Uploaded
    Jun 25, 2009
  • Size
    1.06 MB
  • Downloads
    44
  • MD5
    bea21a85213b9b7fc6439c701661f244

Supported WoW Retail Versions

  • 3.1.0

Changelog

------------------------------------------------------------------------
r2159 | ackis | 2009-06-25 17:29:58 +0000 (Thu, 25 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-Blacksmith.lua
   M /trunk/RecipeDB/ARL-Cook.lua
   M /trunk/RecipeDB/ARL-Engineer.lua
   M /trunk/RecipeDB/ARL-Jewelcraft.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

Fix a few db errors and add templates for remaining recipes... JC sucks.
------------------------------------------------------------------------
r2158 | ackis | 2009-06-25 17:00:46 +0000 (Thu, 25 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-Blacksmith.lua
   M /trunk/RecipeDB/ARL-Engineer.lua

Add 3.2 BS and Eng items.
------------------------------------------------------------------------
r2157 | ackis | 2009-06-25 16:12:03 +0000 (Thu, 25 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Cook.lua
   M /trunk/RecipeDB/ARL-Seasonal.lua

Update the cooking recipes for 3.2, including the new bread of the dead with the seasonal achievement.  Need seasonal category IDs for this to be fully implemented.
------------------------------------------------------------------------
r2156 | ackis | 2009-06-25 15:57:31 +0000 (Thu, 25 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Fix for ticket 672, scan the spell ID and not the vendor ID.
------------------------------------------------------------------------
r2155 | ackis | 2009-06-23 22:01:17 +0000 (Tue, 23 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-Cook.lua

Preparation for 3.2.
------------------------------------------------------------------------
r2154 | ackis | 2009-06-23 19:59:59 +0000 (Tue, 23 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

Few more minor tweaks.
------------------------------------------------------------------------
r2153 | ackis | 2009-06-23 19:16:21 +0000 (Tue, 23 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Add the item not in cache message to the scan result copy/paste because I've spent hours debugging shit and no one has told me that items aren't in the fucking cache when they did the fucking scan.
------------------------------------------------------------------------
r2152 | ackis | 2009-06-23 19:11:48 +0000 (Tue, 23 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/Docs/Documentation.txt
   M /trunk/RecipeDB/ARL-Tailor.lua

Make the dataminer check for rep levels now.  Fix a bunch of line spacing issues.
------------------------------------------------------------------------
r2151 | ackis | 2009-06-23 18:55:32 +0000 (Tue, 23 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-Blacksmith.lua
   M /trunk/RecipeDB/ARL-Cook.lua
   M /trunk/RecipeDB/ARL-Custom.lua
   M /trunk/RecipeDB/ARL-Enchant.lua
   M /trunk/RecipeDB/ARL-Engineer.lua
   M /trunk/RecipeDB/ARL-FirstAid.lua
   M /trunk/RecipeDB/ARL-Inscription.lua
   M /trunk/RecipeDB/ARL-Jewelcraft.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua
   M /trunk/RecipeDB/ARL-Mob.lua
   M /trunk/RecipeDB/ARL-Quest.lua
   M /trunk/RecipeDB/ARL-Reputation.lua
   M /trunk/RecipeDB/ARL-Runeforge.lua
   M /trunk/RecipeDB/ARL-Seasonal.lua
   M /trunk/RecipeDB/ARL-Smelt.lua
   M /trunk/RecipeDB/ARL-Tailor.lua
   M /trunk/RecipeDB/ARL-Trainer.lua
   M /trunk/RecipeDB/ARL-Vendor.lua

Fix a few flags and remove the anti-init stuff from the db's that don't need it.
------------------------------------------------------------------------
r2150 | ackis | 2009-06-23 18:44:21 +0000 (Tue, 23 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

Update tailoring DB and modify the player type scanning to break out if we have a verified match (aka spell hit == caster dps)
------------------------------------------------------------------------
r2149 | ackis | 2009-06-22 22:09:57 +0000 (Mon, 22 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Tailor.lua

Update more tailoring flags.
------------------------------------------------------------------------
r2148 | ackis | 2009-06-22 21:30:20 +0000 (Mon, 22 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Revert the cloth fix, will have to do more testing.
------------------------------------------------------------------------
r2147 | ackis | 2009-06-22 21:15:52 +0000 (Mon, 22 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Tailor.lua

Few more flag updates before torhal repasteys it for me.
------------------------------------------------------------------------
r2146 | ackis | 2009-06-22 21:14:07 +0000 (Mon, 22 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

Update some flags and fix a false positive for things like runecloth, etc.
------------------------------------------------------------------------
r2145 | ackis | 2009-06-22 21:07:25 +0000 (Mon, 22 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

Fix a few more false positives and fix the line spacing issue.
------------------------------------------------------------------------
r2144 | ackis | 2009-06-22 20:36:36 +0000 (Mon, 22 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

We're gonna get false positives with the belt of archmage. Bleh.
------------------------------------------------------------------------
r2143 | ackis | 2009-06-22 20:31:28 +0000 (Mon, 22 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Mageweve does not mean that a mage can only use the item.
------------------------------------------------------------------------
r2142 | torhal | 2009-06-22 20:22:24 +0000 (Mon, 22 Jun 2009) | 2 lines
Changed paths:
   M /trunk/ARLDatamine.lua

Added a check for mageweave so items weren't flagged as being mage-only in the tooltip scan.

------------------------------------------------------------------------
r2141 | ackis | 2009-06-22 19:57:04 +0000 (Mon, 22 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

Add checks to see if binding info has been added at all, and lets deal with recipe specialities properly now.
------------------------------------------------------------------------
r2140 | ackis | 2009-06-22 19:27:38 +0000 (Mon, 22 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Tailor.lua

Many many flag updates for tailoring.
------------------------------------------------------------------------
r2139 | torhal | 2009-06-22 19:07:48 +0000 (Mon, 22 Jun 2009) | 2 lines
Changed paths:
   M /trunk/ARLDatamine.lua

Fixed the trainer check for recipe binding.

------------------------------------------------------------------------
r2138 | ackis | 2009-06-22 19:00:49 +0000 (Mon, 22 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Lets ignore bop/boe if it's a trainer recipe.
------------------------------------------------------------------------
r2137 | ackis | 2009-06-22 18:45:09 +0000 (Mon, 22 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

Update a bunch of tailoring flags.
------------------------------------------------------------------------
r2136 | torhal | 2009-06-22 18:34:49 +0000 (Mon, 22 Jun 2009) | 2 lines
Changed paths:
   M /trunk/ARLDatamine.lua

In ProfessionScan(): Changed self: to addon:. Hide the datamine tooltip.

------------------------------------------------------------------------
r2135 | ackis | 2009-06-22 18:11:03 +0000 (Mon, 22 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLConfig.lua
   M /trunk/ARLDatamine.lua

Ok so the tooltip scanning stuff now should be copypasta.
------------------------------------------------------------------------
r2134 | ackis | 2009-06-22 18:02:28 +0000 (Mon, 22 Jun 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.lua

Since we're explicitly reseting the known flag, stop doing it elsewhere.
------------------------------------------------------------------------
r2133 | ackis | 2009-06-22 18:01:22 +0000 (Mon, 22 Jun 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.lua

Reset the known flags explicitly now once a scan has occured.
------------------------------------------------------------------------
r2132 | ackis | 2009-06-21 03:34:33 +0000 (Sun, 21 Jun 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.toc

Use the new fangled single phrase localization system that ckknight set up.  If this breaks, it's his fault.  Not mine.
------------------------------------------------------------------------
r2131 | torhal | 2009-06-18 22:16:33 +0000 (Thu, 18 Jun 2009) | 2 lines
Changed paths:
   M /trunk/ARLDatamine.lua

In addon:PrintScanResults(): Added check for scan_data.is_item

------------------------------------------------------------------------
r2130 | ackis | 2009-06-18 21:34:09 +0000 (Thu, 18 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Fix issue for damage string causing the mage flag to be set.
------------------------------------------------------------------------
r2129 | ackis | 2009-06-18 21:07:28 +0000 (Thu, 18 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Jewelcraft.lua

Some JC flag updates.
------------------------------------------------------------------------
r2128 | ackis | 2009-06-18 20:37:07 +0000 (Thu, 18 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Jewelcraft.lua

Fix typo in JC db.
------------------------------------------------------------------------
r2127 | ackis | 2009-06-18 20:11:00 +0000 (Thu, 18 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/RecipeDB/ARL-Jewelcraft.lua

Update some flags, remove one of the vendor linkages for a recipe which is trainer only now.
------------------------------------------------------------------------
r2126 | ackis | 2009-06-18 19:54:31 +0000 (Thu, 18 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Jewelcraft.lua

Fix golden necklace of battle flags.
------------------------------------------------------------------------
r2125 | ackis | 2009-06-18 19:51:48 +0000 (Thu, 18 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Fix nil error reported by Ethan.
------------------------------------------------------------------------
r2124 | ackis | 2009-06-18 19:03:10 +0000 (Thu, 18 Jun 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.lua

remove old first aid hack, looks like blizz fixed their stuff and no one told me!
------------------------------------------------------------------------
r2123 | ackis | 2009-06-18 18:44:54 +0000 (Thu, 18 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Update enchanting ref table.  Interface with Toaster complete.
------------------------------------------------------------------------
r2122 | torhal | 2009-06-18 17:51:53 +0000 (Thu, 18 Jun 2009) | 2 lines
Changed paths:
   M /trunk/ARLDatamine.lua

Added PROFESSIONS table - used in LoadRecipe() and ORDERED_PROFESSIONS.

------------------------------------------------------------------------
r2121 | ackis | 2009-06-18 17:41:27 +0000 (Thu, 18 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/Dataminer/recipespellsminer.rb

Update dataminer stuff
------------------------------------------------------------------------
r2120 | ackis | 2009-06-18 03:10:05 +0000 (Thu, 18 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

I should commit from the proper directory IMO.
------------------------------------------------------------------------
r2119 | ackis | 2009-06-18 03:09:45 +0000 (Thu, 18 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Enchant.lua

Update some enchatning things, testing out why Surefooted is not showing up on my toon.
------------------------------------------------------------------------
r2118 | ackis | 2009-06-18 03:00:33 +0000 (Thu, 18 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Enchant.lua

Add some flags to enchanting
------------------------------------------------------------------------
r2117 | torhal | 2009-06-17 20:00:37 +0000 (Wed, 17 Jun 2009) | 2 lines
Changed paths:
   M /trunk/ARLDatamine.lua

Visually split SPELL_ITEM into four columns - paging through 500 lines is much easier than 1800 lines. :D

------------------------------------------------------------------------
r2116 | pompachomp | 2009-06-16 22:03:17 +0000 (Tue, 16 Jun 2009) | 4 lines
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/RecipeDB/ARL-Blacksmith.lua
   M /trunk/RecipeDB/ARL-Enchant.lua
   M /trunk/RecipeDB/ARL-FirstAid.lua
   M /trunk/RecipeDB/ARL-Inscription.lua

added missing Blacksmithing trainer data, Tickets 668, 667
added missing First Aid trainer data, Ticket 663
added missing Inscription trainer data, Ticket 665
added missing Enchanting trainer data, Ticket 666
------------------------------------------------------------------------
r2115 | ackis | 2009-06-16 22:01:09 +0000 (Tue, 16 Jun 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.lua

Some doc updates again.
------------------------------------------------------------------------
r2114 | ackis | 2009-06-16 21:56:22 +0000 (Tue, 16 Jun 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.lua

Redo main file comments somewhat, everything that was a description now is luadoced.
------------------------------------------------------------------------
r2113 | ackis | 2009-06-16 21:51:32 +0000 (Tue, 16 Jun 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.lua

Update docs.
------------------------------------------------------------------------
r2112 | ackis | 2009-06-16 21:48:25 +0000 (Tue, 16 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/AckisRecipeList.lua

Fix autodoc entries.
------------------------------------------------------------------------
r2111 | pompachomp | 2009-06-16 20:25:42 +0000 (Tue, 16 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

fixed a misspelled function call.
------------------------------------------------------------------------
r2110 | ackis | 2009-06-16 19:53:24 +0000 (Tue, 16 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Convert the PrintScanResults into using a table to store output and returning the table.concat of it.
------------------------------------------------------------------------
r2109 | ackis | 2009-06-16 19:44:32 +0000 (Tue, 16 Jun 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/ARLDatamine.lua
   A /trunk/Dataminer
   A /trunk/Dataminer/recipespellsminer.rb

Write a dataminer using data-tools to get a comprehensive listing of all recipes which are learnt from an item.  Update the ARL internal database for this.
------------------------------------------------------------------------
r2108 | torhal | 2009-06-15 22:27:41 +0000 (Mon, 15 Jun 2009) | 2 lines
Changed paths:
   M /trunk/AckisRecipeList.lua

In addon:ChatCommand(): Added "scanprof" argument to scan all professions.

------------------------------------------------------------------------
r2107 | torhal | 2009-06-15 22:27:01 +0000 (Mon, 15 Jun 2009) | 4 lines
Changed paths:
   M /trunk/ARLDatamine.lua

Moved the actual scanning section of addon:ScanProfession() into ProfessionScan().
In addon:ScanProfession(): Added support for "all" as an argument, to scan all professions.
In addon:ScanToolTip(): Added checks to prevent tradeskills such as "tailoring" from tagging an item/recipe as needing the "ring" flag.

------------------------------------------------------------------------
r2106 | torhal | 2009-06-15 22:19:09 +0000 (Mon, 15 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Tailor.lua

Fixed flags on a few recipes.
------------------------------------------------------------------------
r2105 | ackis | 2009-06-15 17:51:33 +0000 (Mon, 15 Jun 2009) | 1 line
Changed paths:
   M /trunk/Docs/CHANGES.txt

Update changelog.
------------------------------------------------------------------------
r2104 | ackis | 2009-06-15 17:37:12 +0000 (Mon, 15 Jun 2009) | 1 line
Changed paths:
   M /trunk/Locals/testenUS.lua
   M /trunk/RecipeDB/ARL-Trainer.lua

Add the shatt trainers of knowledge.  Use spellIDs to get their names instead of localization entries.
------------------------------------------------------------------------
r2103 | ackis | 2009-06-15 17:01:41 +0000 (Mon, 15 Jun 2009) | 1 line
Changed paths:
   M /trunk/Docs/Main.txt

Remove mountain dew link banner thing.
------------------------------------------------------------------------
r2102 | ackis | 2009-06-15 17:00:56 +0000 (Mon, 15 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Now we go through and check the database to see if the vendor has been added to it.
------------------------------------------------------------------------
r2101 | ackis | 2009-06-15 16:52:39 +0000 (Mon, 15 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Pass an is_vendor parameter so we can take advantage of that functionality.
------------------------------------------------------------------------
r2100 | ackis | 2009-06-15 16:50:50 +0000 (Mon, 15 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Make scanvendor use the scanrecipe function.
------------------------------------------------------------------------
r2099 | ackis | 2009-06-15 16:40:45 +0000 (Mon, 15 Jun 2009) | 1 line
Changed paths:
   M /trunk/Locals/testenUS.lua
   M /trunk/RecipeDB/ARL-FirstAid.lua

remove custom entry 42 (northrend world drops....)
------------------------------------------------------------------------
r2098 | torhal | 2009-06-14 05:02:07 +0000 (Sun, 14 Jun 2009) | 2 lines
Changed paths:
   M /trunk/ARLDatamine.lua

In addon:ScanVendor(): Make sure name is not nil before proceeding with tooltip scanning.

------------------------------------------------------------------------
r2097 | BWMerlin | 2009-06-14 03:03:15 +0000 (Sun, 14 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Leatherwork.lua

Fixed ticket 662
------------------------------------------------------------------------
r2096 | pompachomp | 2009-06-14 00:15:16 +0000 (Sun, 14 Jun 2009) | 1 line
Changed paths:
   M /trunk/Locals/testenUS.lua
   M /trunk/RecipeDB/ARL-FirstAid.lua

fixed a string and first aid recipe acquire.
------------------------------------------------------------------------
r2095 | ackis | 2009-06-13 23:18:18 +0000 (Sat, 13 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Fix vendor scan datamining issue, need to rewrite the function to get spell IDs off of the vendors.
------------------------------------------------------------------------
r2094 | ackis | 2009-06-13 20:19:21 +0000 (Sat, 13 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-FirstAid.lua

Fix first aid, I have no idea how it got fucked up, do a svn diff ARL-FirstAid.lua -r 2033:2034 and you see the change but it doens't get attributed to anyone in the log.
------------------------------------------------------------------------
r2093 | BWMerlin | 2009-06-13 03:00:49 +0000 (Sat, 13 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Jewelcraft.lua

Fixed ticket 660
------------------------------------------------------------------------
r2092 | torhal | 2009-06-11 19:04:28 +0000 (Thu, 11 Jun 2009) | 3 lines
Changed paths:
   M /trunk/ARLConfig.lua

In giveDatamine(): Call tonumber(v) in scanspellid.set() so the recipe will be recognized.

------------------------------------------------------------------------
r2091 | torhal | 2009-06-11 18:31:44 +0000 (Thu, 11 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

In addon:TooltipScanRecipe(): Call strlower() on the initial text, since the strmatch() may return nil.
------------------------------------------------------------------------
r2090 | ackis | 2009-06-11 18:16:25 +0000 (Thu, 11 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Typo fix.
------------------------------------------------------------------------
r2089 | ackis | 2009-06-11 17:44:06 +0000 (Thu, 11 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Lets do some things to do stuff which will prevent poopy from being DCed.
------------------------------------------------------------------------
r2088 | ackis | 2009-06-10 20:32:50 +0000 (Wed, 10 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Remove more code redundancy.
------------------------------------------------------------------------
r2087 | ackis | 2009-06-10 20:26:20 +0000 (Wed, 10 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Convert TooltipScanDatabase to use TooltipScanRecipe which removes a bunch of redundant code.
------------------------------------------------------------------------
r2086 | ackis | 2009-06-10 20:22:53 +0000 (Wed, 10 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Enchant.lua

Remove debugging lines, update the enchant.
------------------------------------------------------------------------
r2085 | ackis | 2009-06-10 20:04:55 +0000 (Wed, 10 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Ok this should work for tooltips now on bindins...
------------------------------------------------------------------------
r2084 | ackis | 2009-06-10 19:46:46 +0000 (Wed, 10 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

More debug.
------------------------------------------------------------------------
r2083 | ackis | 2009-06-10 19:37:01 +0000 (Wed, 10 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Some tweaks to the binding code.
------------------------------------------------------------------------
r2082 | ackis | 2009-06-10 19:20:31 +0000 (Wed, 10 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Some debug statements for pompy.
------------------------------------------------------------------------
r2081 | ackis | 2009-06-10 19:13:11 +0000 (Wed, 10 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/RecipeDB/ARL-Enchant.lua

Fix 20017 acquire info.
------------------------------------------------------------------------
r2080 | torhal | 2009-06-10 00:34:01 +0000 (Wed, 10 Jun 2009) | 2 lines
Changed paths:
   M /trunk/ARLFrame.lua
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-Blacksmith.lua
   M /trunk/RecipeDB/ARL-Cook.lua
   M /trunk/RecipeDB/ARL-Custom.lua
   M /trunk/RecipeDB/ARL-Enchant.lua
   M /trunk/RecipeDB/ARL-Engineer.lua
   M /trunk/RecipeDB/ARL-FirstAid.lua
   M /trunk/RecipeDB/ARL-Inscription.lua
   M /trunk/RecipeDB/ARL-Jewelcraft.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua
   M /trunk/RecipeDB/ARL-Mob.lua
   M /trunk/RecipeDB/ARL-Quest.lua
   M /trunk/RecipeDB/ARL-Reputation.lua
   M /trunk/RecipeDB/ARL-Runeforge.lua
   M /trunk/RecipeDB/ARL-Seasonal.lua
   M /trunk/RecipeDB/ARL-Smelt.lua
   M /trunk/RecipeDB/ARL-Tailor.lua
   M /trunk/RecipeDB/ARL-Trainer.lua
   M /trunk/RecipeDB/ARL-Vendor.lua

In all RecipeDB files: Added local variable "initialized", set to false. Within the file's function, set this to true on first run. If already true, abort.

------------------------------------------------------------------------
r2079 | torhal | 2009-06-10 00:32:27 +0000 (Wed, 10 Jun 2009) | 2 lines
Changed paths:
   M /trunk/AckisRecipeList.lua

In addon:AddLookupList(): Check whether or not DB[ID] exists already: If so, warn alpha testers and return.

------------------------------------------------------------------------
r2078 | torhal | 2009-06-09 22:35:19 +0000 (Tue, 09 Jun 2009) | 3 lines
Changed paths:
   M /trunk/ARLDatamine.lua

In addon:ScanTooltip(): Assigned value of is_item to scan_data.is_item Changed logic of BoE/BoP detection.
In addon:PrintScanResults(): Removed an unnecessary bit of code. Added checks for scan_data.is_item so that item scans don't give false readings for recipe binding information.

------------------------------------------------------------------------
r2077 | ackis | 2009-06-09 17:40:08 +0000 (Tue, 09 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Add some debugging for binding code.
------------------------------------------------------------------------
r2076 | ackis | 2009-06-09 17:28:50 +0000 (Tue, 09 Jun 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.lua
   M /trunk/Docs/CHANGES.txt

Add an alpha/svn reference of ARL = AckisRecipeList so I can save on typing. To hell with long addon names.
------------------------------------------------------------------------
r2075 | ackis | 2009-06-09 17:19:40 +0000 (Tue, 09 Jun 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.lua

Move some of the error checking code into alphas (stuff torhal added last night).  The missing entry in the lookup tables now returns in all versions (aka errors out peacefully because by the time someone reports it, it's already fixed) and prints an error in alphas.
------------------------------------------------------------------------
r2074 | ackis | 2009-06-09 17:14:36 +0000 (Tue, 09 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Alchemy.lua

remove some dupe entries in alchemy
------------------------------------------------------------------------
r2073 | ackis | 2009-06-09 17:07:06 +0000 (Tue, 09 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua

Fix bop flags.
------------------------------------------------------------------------
r2072 | ackis | 2009-06-09 17:02:30 +0000 (Tue, 09 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Tweak player type flags.
------------------------------------------------------------------------
r2071 | ackis | 2009-06-09 16:50:11 +0000 (Tue, 09 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua

Fix issues when you're crafting something with leather or cloth in the regents.
------------------------------------------------------------------------
r2070 | ackis | 2009-06-09 16:32:48 +0000 (Tue, 09 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua

Fix another LW item, we also check to see if there's an alliance and horde flag.  All items will be checked for this, and alos will be checked for the player role flag, even if they aren't missing other flags.
------------------------------------------------------------------------
r2069 | ackis | 2009-06-09 16:21:53 +0000 (Tue, 09 Jun 2009) | 1 line
Changed paths:
   M /trunk/Locals/testenUS.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua

Fix LW flag for something, plus a commit to regen localization files for Aesir.
------------------------------------------------------------------------
r2068 | torhal | 2009-06-09 08:05:26 +0000 (Tue, 09 Jun 2009) | 1 line
Changed paths:
   M /trunk/Docs/CHANGES.txt

Update.
------------------------------------------------------------------------
r2067 | torhal | 2009-06-09 07:51:51 +0000 (Tue, 09 Jun 2009) | 3 lines
Changed paths:
   M /trunk/AckisRecipeList.lua

In addon:addTradeSkill(): Added check to see if this recipe already exists - print a warning message if so (for now), and do not create a table for the entry.
In addon:addTradeAcquire(): Added check to see if the acquire entry exists - do not create a table if so, simply overwrite the data.

------------------------------------------------------------------------
r2066 | torhal | 2009-06-09 07:49:19 +0000 (Tue, 09 Jun 2009) | 3 lines
Changed paths:
   M /trunk/ARLFrame.lua

Moved a few static tables outside of functions.
Fixed a munged upvalue.
Fixed an accidental global.
------------------------------------------------------------------------
r2065 | torhal | 2009-06-09 06:11:10 +0000 (Tue, 09 Jun 2009) | 2 lines
Changed paths:
   M /trunk/ARLFrame.lua

Replaced all global namespace occurrences of "addon.Whataver" in relation to frame creation with "ARL_Whatever".

------------------------------------------------------------------------
r2064 | pompachomp | 2009-06-09 05:51:38 +0000 (Tue, 09 Jun 2009) | 1 line
Changed paths:
   M /trunk/Locals/testenUS.lua
   M /trunk/RecipeDB/ARL-Trainer.lua

added a mining trainer.
------------------------------------------------------------------------
r2063 | pompachomp | 2009-06-09 02:52:56 +0000 (Tue, 09 Jun 2009) | 2 lines
Changed paths:
   M /trunk/RecipeDB/ARL-FirstAid.lua
   M /trunk/RecipeDB/ARL-Smelt.lua

added missing Mining trainer data, Ticket 648
removed incorrect first aid trainer data, Ticket 649
------------------------------------------------------------------------
r2062 | torhal | 2009-06-09 02:50:51 +0000 (Tue, 09 Jun 2009) | 2 lines
Changed paths:
   M /trunk/ARLDatamine.lua

Fixed the previous fix.

------------------------------------------------------------------------
r2061 | torhal | 2009-06-09 02:49:49 +0000 (Tue, 09 Jun 2009) | 2 lines
Changed paths:
   M /trunk/ARLFrame.lua

Fixed ticket #655

------------------------------------------------------------------------
r2060 | ackis | 2009-06-09 02:28:53 +0000 (Tue, 09 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

fix tooltip scanning wrt to classes, no class found => all class flags set.
------------------------------------------------------------------------
r2059 | pompachomp | 2009-06-09 02:10:09 +0000 (Tue, 09 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Leatherwork.lua

fixed a bunch of incorrect skill levels for leatherworking recipes.
------------------------------------------------------------------------
r2058 | torhal | 2009-06-08 23:20:20 +0000 (Mon, 08 Jun 2009) | 4 lines
Changed paths:
   M /trunk/ARLDatamine.lua

Upvalued tostring().
In addon:ScanToolTip(): Assign value of is_vendor to scan_data.is_vendor
in addon:PrintScanResults(): Re-instated scan_data.is_vendor check.

------------------------------------------------------------------------
r2057 | torhal | 2009-06-08 23:11:57 +0000 (Mon, 08 Jun 2009) | 5 lines
Changed paths:
   M /trunk/ARLDatamine.lua

Renamed spellitem table to SPELL_ITEM, and re-indented the whole damn thing.
Renamed recipenames table to RECIPE_NAMES.
In addon:TooltipScanDatabase(): Removed un-needed linetext variable. Used strlower() on assignment to matchtext so it would actually find a match in RECIPE_NAMES.
In various places: Renamed variables for readability.

------------------------------------------------------------------------
r2056 | torhal | 2009-06-08 22:18:21 +0000 (Mon, 08 Jun 2009) | 3 lines
Changed paths:
   M /trunk/ARLDatamine.lua

In addon:ScanToolTip(): Removed unused variables "matchtext" and "num_lines".
In addon:PrintScanResults(): Replaced scan_data.is_vendor check with one for the passed is_vendor value. Added type descriptions for BoP/BoE/BoA Item.

------------------------------------------------------------------------
r2055 | ackis | 2009-06-08 21:47:55 +0000 (Mon, 08 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/AckisRecipeList.lua

Change the order of how we auto scan trainers so that the missing acquire has priority on the text window.  There you go Torhal.
------------------------------------------------------------------------
r2054 | ackis | 2009-06-08 19:09:08 +0000 (Mon, 08 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-Blacksmith.lua
   M /trunk/RecipeDB/ARL-Engineer.lua
   M /trunk/RecipeDB/ARL-Inscription.lua
   M /trunk/RecipeDB/ARL-Jewelcraft.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

Convert all the databases to use a single return value instead of an incremental value.
------------------------------------------------------------------------
r2053 | ackis | 2009-06-08 17:03:51 +0000 (Mon, 08 Jun 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.toc
   M /trunk/Docs/CHANGES.txt

ToC update/changelog update.
------------------------------------------------------------------------
r2051 | ackis | 2009-06-08 17:01:20 +0000 (Mon, 08 Jun 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.toc

Tweak to the ToC.
------------------------------------------------------------------------
r2050 | ackis | 2009-06-08 16:58:23 +0000 (Mon, 08 Jun 2009) | 1 line
Changed paths:
   M /trunk/Locals/testenUS.lua

Add missing local entry to testenUS.lua also cause localization app to update.
------------------------------------------------------------------------
r2049 | ackis | 2009-06-08 16:52:00 +0000 (Mon, 08 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLConfig.lua
   M /trunk/ARLDatamine.lua
   M /trunk/AckisRecipeList.lua
   M /trunk/Locals/testenUS.lua

Add gui elements for the datamining objects.  Also add an auto-vendor scan option.
------------------------------------------------------------------------
r2048 | ackis | 2009-06-08 15:39:32 +0000 (Mon, 08 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

If we're scanning a spell and then it's associated item, don't override the flag database, we use the same one to get proper binding information and faction information.
------------------------------------------------------------------------
r2047 | ackis | 2009-06-08 15:32:28 +0000 (Mon, 08 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Add more luadocs for the dataminer.
------------------------------------------------------------------------
r2046 | ackis | 2009-06-08 15:26:16 +0000 (Mon, 08 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Clean up some luadocs.
------------------------------------------------------------------------
r2045 | pompachomp | 2009-06-08 05:36:06 +0000 (Mon, 08 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Cook.lua
   M /trunk/RecipeDB/ARL-Quest.lua

fixed acquire data for Kungaloosh
------------------------------------------------------------------------
r2044 | torhal | 2009-06-08 05:08:03 +0000 (Mon, 08 Jun 2009) | 4 lines
Changed paths:
   M /trunk/AckisRecipeList.lua

Moved addon:GetKnownProfessions() and addon:GetTradeSpecialty() to local functions within a do block.
Changed addon:PopulateRepFilters() to a local function.
More table re-use, and some variable renames for readability.

------------------------------------------------------------------------
r2043 | torhal | 2009-06-08 05:02:58 +0000 (Mon, 08 Jun 2009) | 2 lines
Changed paths:
   M /trunk/ARLFrame.lua

Moved addon:SortMissingRecipes() to here from AckisRecipeList.lua and made it a local function.

------------------------------------------------------------------------
r2042 | ackis | 2009-06-08 03:35:32 +0000 (Mon, 08 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Quest.lua

add quest 12645 back.
------------------------------------------------------------------------
r2041 | torhal | 2009-06-08 02:39:57 +0000 (Mon, 08 Jun 2009) | 5 lines
Changed paths:
   M /trunk/ARLDatamine.lua

In CreateReverseLookup(): Re-use the table we return.
In addon:ScanTrainerData(): Re-use teach and noteach tables.
In addon:ScanToolTip(): Remove confirmed_role, as it was never used. Now sets scan_data.found_class when a class string is found.
In addon:PrintScanResults(): Added flag descriptions for "Vendor" and "PvP". Replaced multiple class checks with a check for scan_data.found_class before checking flags. Re-worked logic and display behind extra class flag output for recipes which are not class-specific.

------------------------------------------------------------------------
r2040 | pompachomp | 2009-06-07 23:40:17 +0000 (Sun, 07 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Engineer.lua
   M /trunk/RecipeDB/ARL-Quest.lua

fixed a bunch of quest data
------------------------------------------------------------------------
r2039 | pompachomp | 2009-06-07 09:32:23 +0000 (Sun, 07 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Quest.lua

fixed some quest data.
------------------------------------------------------------------------
r2038 | torhal | 2009-06-07 06:28:50 +0000 (Sun, 07 Jun 2009) | 2 lines
Changed paths:
   M /trunk/RecipeDB/ARL-Quest.lua

Updated questgiver coordinates for Horde version of "Soothing Turtle Bisque".

------------------------------------------------------------------------
r2037 | torhal | 2009-06-07 05:00:07 +0000 (Sun, 07 Jun 2009) | 2 lines
Changed paths:
   M /trunk/RecipeDB/ARL-Trainer.lua

Updated coordinates for Slagg in Arathi Highlands.

------------------------------------------------------------------------
r2036 | ackis | 2009-06-07 04:52:35 +0000 (Sun, 07 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Make the profession scan work w/ prof IDs.
------------------------------------------------------------------------
r2035 | torhal | 2009-06-07 04:44:16 +0000 (Sun, 07 Jun 2009) | 3 lines
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/RecipeDB/ARL-Vendor.lua

Missing/extra flags in tooltip scan will now print in numeric order.
Updated coordinates for Andrew Hilbert in Silverpine.

------------------------------------------------------------------------
r2034 | pompachomp | 2009-06-07 03:02:05 +0000 (Sun, 07 Jun 2009) | 1 line
Changed paths:
   M /trunk/Locals/testenUS.lua
   M /trunk/RecipeDB/ARL-FirstAid.lua

added a custom string.
------------------------------------------------------------------------
r2033 | torhal | 2009-06-07 02:58:12 +0000 (Sun, 07 Jun 2009) | 2 lines
Changed paths:
   M /trunk/ARLDatamine.lua

Completely reworked tooltip-scanning.

------------------------------------------------------------------------
r2032 | pompachomp | 2009-06-07 01:24:56 +0000 (Sun, 07 Jun 2009) | 5 lines
Changed paths:
   M /trunk/RecipeDB/ARL-Blacksmith.lua
   M /trunk/RecipeDB/ARL-Engineer.lua
   M /trunk/RecipeDB/ARL-Jewelcraft.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

added missing Engineering trainer data, Ticket 631
added missing Blacksmithing trainer data, Ticket 634
added missing Jewelcrafting trainer data, Ticket 629
added missing Tailoring trainer data, Ticket 630

------------------------------------------------------------------------
r2031 | pompachomp | 2009-06-06 21:59:43 +0000 (Sat, 06 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Quest.lua

fixed faction id's for a couple quests
------------------------------------------------------------------------
r2030 | torhal | 2009-06-06 21:57:56 +0000 (Sat, 06 Jun 2009) | 2 lines
Changed paths:
   M /trunk/ARLFrame.lua

In GenerateTooltipContent(): Added checks for opposing faction vendors to display that fact rather than having an empty "Obtained From" section.

------------------------------------------------------------------------
r2029 | Jim-Bim | 2009-06-06 11:07:36 +0000 (Sat, 06 Jun 2009) | 2 lines
Changed paths:
   M /trunk/ARLDatamine.lua

AckisRecipeList:
- fixed a bunch of syntax errors torhal missed
------------------------------------------------------------------------
r2028 | torhal | 2009-06-06 06:26:52 +0000 (Sat, 06 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Hopefully subverted Ackis' copypasta massacre.
------------------------------------------------------------------------
r2027 | pompachomp | 2009-06-06 01:41:28 +0000 (Sat, 06 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Trainer.lua
   M /trunk/RecipeDB/ARL-Vendor.lua

added a first aid trainer into the trainerdb and removed from the vendordb
------------------------------------------------------------------------
r2026 | pompachomp | 2009-06-05 23:57:49 +0000 (Fri, 05 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-FirstAid.lua

removed obsolete acquire information for some first aid items.
------------------------------------------------------------------------
r2025 | BWMerlin | 2009-06-05 23:12:33 +0000 (Fri, 05 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-FirstAid.lua

Fixed typo :S
------------------------------------------------------------------------
r2024 | BWMerlin | 2009-06-05 23:04:49 +0000 (Fri, 05 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-FirstAid.lua

Fixed ticket 637 (I hope) :)
------------------------------------------------------------------------
r2023 | pompachomp | 2009-06-05 22:52:49 +0000 (Fri, 05 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Smelt.lua

added missing Mining trainer data, Ticket 633
------------------------------------------------------------------------
r2022 | ackis | 2009-06-05 20:28:14 +0000 (Fri, 05 Jun 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/ARLDatamine.lua

Fix compilation errors, is the luac -p script still being run on commits?
------------------------------------------------------------------------
r2021 | ackis | 2009-06-05 18:46:43 +0000 (Fri, 05 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

rework tooltip scanning, not done, can't work on it anymore right now, it's not in a working state.
------------------------------------------------------------------------
r2020 | ackis | 2009-06-05 17:16:17 +0000 (Fri, 05 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Some debug output.
------------------------------------------------------------------------
r2019 | ackis | 2009-06-05 16:57:52 +0000 (Fri, 05 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Convert table from item id -> spell id
------------------------------------------------------------------------
r2018 | ackis | 2009-06-05 16:30:51 +0000 (Fri, 05 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Scan the recipe itself when doing a specific item scan.
------------------------------------------------------------------------
r2017 | ackis | 2009-06-05 16:24:45 +0000 (Fri, 05 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/AckisRecipeList.lua

Lets hide the no spell link output when we're dealing with runeforging.
------------------------------------------------------------------------
r2016 | ackis | 2009-06-05 16:19:34 +0000 (Fri, 05 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Take Thaoky's Altoholic table for reverse lookups on recipes and add it in to the dataminer.  Used with permission btw. Penis.
------------------------------------------------------------------------
r2015 | ackis | 2009-06-05 15:46:55 +0000 (Fri, 05 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Update luadoc for function Torhal wrote.
------------------------------------------------------------------------
r2014 | torhal | 2009-06-05 00:39:52 +0000 (Fri, 05 Jun 2009) | 3 lines
Changed paths:
   M /trunk/ARLDatamine.lua

In CreateReverseLookup(): Added recipelist parameter, and removed the non-unneeded internal call to LoadRecipe(). Updated all occurrences.
Implemented addon:ScanProfession()
Added twipe() to upvalues.
------------------------------------------------------------------------
r2013 | torhal | 2009-06-04 23:17:32 +0000 (Thu, 04 Jun 2009) | 2 lines
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/AckisRecipeList.lua

Moved addon:ScanSkillLevelData() and addon:ScanTrainerData() into a do block which contains tables which are now re-used between the two.
Changed some upvalues in AckisRecipeList.lua
------------------------------------------------------------------------
r2012 | ackis | 2009-06-04 21:59:04 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.toc

Remove pompy. Hah! Take that! Teheheh
------------------------------------------------------------------------
r2011 | ackis | 2009-06-04 21:52:14 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Fix dk flag
------------------------------------------------------------------------
r2010 | ackis | 2009-06-04 21:51:38 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

If the trainer flag is set, we make sure boprecipe flag is set.
------------------------------------------------------------------------
r2009 | ackis | 2009-06-04 21:27:20 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Blacksmith.lua

Fix 16654
------------------------------------------------------------------------
r2008 | ackis | 2009-06-04 21:20:37 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Everyone hates hunters.
------------------------------------------------------------------------
r2007 | ackis | 2009-06-04 20:32:07 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Add all reps to the list.
------------------------------------------------------------------------
r2006 | ackis | 2009-06-04 20:22:36 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Fix pvp flag issue if doing db scan, add checking to see about item types.
------------------------------------------------------------------------
r2005 | ackis | 2009-06-04 20:18:43 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Hide the output of the miner if there's no missing flags/etc
------------------------------------------------------------------------
r2004 | torhal | 2009-06-04 19:36:46 +0000 (Thu, 04 Jun 2009) | 3 lines
Changed paths:
   M /trunk/ARLDatamine.lua

In addon:ScanTooltip(): Renamed confirmtype to confirm_role, added its toggling to a few more places where it seemed it should go, and removed the check for it as I couldn't see why it was needed and it was inhibiting the detection of cloth/mail/plate and class-specific items. Replaced a call to print() with addon:Print().

------------------------------------------------------------------------
r2003 | ackis | 2009-06-04 18:32:37 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Add a few comments.
------------------------------------------------------------------------
r2002 | ackis | 2009-06-04 18:29:32 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Add checks for str, agi, and spi
------------------------------------------------------------------------
r2001 | ackis | 2009-06-04 17:51:15 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Add a couple more debug statements in.
------------------------------------------------------------------------
r2000 | ackis | 2009-06-04 17:49:52 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Remove strlower to a single call
------------------------------------------------------------------------
r1999 | ackis | 2009-06-04 17:40:20 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Check for nil text
------------------------------------------------------------------------
r1998 | ackis | 2009-06-04 17:37:12 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Typo fix.
------------------------------------------------------------------------
r1997 | ackis | 2009-06-04 17:32:52 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Lets look at the right side of the tooltip too.
------------------------------------------------------------------------
r1996 | ackis | 2009-06-04 17:03:26 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Remove dupe notice for now, add text printing out to see what's going on.
------------------------------------------------------------------------
r1995 | ackis | 2009-06-04 16:46:12 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Add new function which will scan a single spell ID.
------------------------------------------------------------------------
r1994 | ackis | 2009-06-04 16:42:35 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Add support for weapon type scanning.
------------------------------------------------------------------------
r1993 | ackis | 2009-06-04 16:30:20 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/RecipeDB/ARL-Blacksmith.lua

Fix warrior flag being missing.
------------------------------------------------------------------------
r1992 | ackis | 2009-06-04 16:21:47 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Fix vendor flag being assigned to everything.
------------------------------------------------------------------------
r1991 | ackis | 2009-06-04 16:18:21 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Fix the classes datamining (some were wrong) and if there are no classes found, flag all of them.
------------------------------------------------------------------------
r1990 | pompachomp | 2009-06-04 08:40:54 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Enchant.lua

added missing Enchanting trainer data, Ticket 632
------------------------------------------------------------------------
r1989 | torhal | 2009-06-04 07:52:51 +0000 (Thu, 04 Jun 2009) | 2 lines
Changed paths:
   M /trunk/ARLFrame.lua

In ReleaseTable(): Changed wipe to twipe.

------------------------------------------------------------------------
r1988 | pompachomp | 2009-06-04 07:35:45 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua

fixed a bug with rep level labels.
------------------------------------------------------------------------
r1987 | pompachomp | 2009-06-04 00:37:33 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Vendor.lua

Fixed location of Sid Limbardi and removed an unneeded variable.
------------------------------------------------------------------------
r1986 | torhal | 2009-06-03 23:11:20 +0000 (Wed, 03 Jun 2009) | 2 lines
Changed paths:
   M /trunk/ARLDatamine.lua

In addon:ScanTooltip(): Changed pattern in gsub() to correctly parse thing

Additional Files

Type Name Size Uploaded Game Version Downloads
846.33 KB Jun 25, 2009 3.1.0 18