r2331

Details

  • Filename
    AckisRecipeList-r2331.zip
  • Uploaded by
  • Uploaded
    Aug 18, 2009
  • Size
    1.02 MB
  • Downloads
    169
  • MD5
    6fb53d704b15e2564403ef9fb8fc1c69

Supported WoW Retail Versions

  • 3.2.0

Changelog

------------------------------------------------------------------------
r2331 | ackis | 2009-08-18 16:15:28 +0000 (Tue, 18 Aug 2009) | 1 line
Changed paths:
   M /trunk/Docs/Main.txt

Update main page.
------------------------------------------------------------------------
r2330 | ackis | 2009-08-18 15:57:07 +0000 (Tue, 18 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua
   M /trunk/Docs/CHANGES.txt

Fix ATSW and Trade Junkie integrations (Thanks to Thrashfinger)
------------------------------------------------------------------------
r2329 | pompachomp | 2009-08-14 17:34:46 +0000 (Fri, 14 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Fixed the error caused after adding the game flag detection in the dataminer.
------------------------------------------------------------------------
r2328 | pompachomp | 2009-08-14 09:38:51 +0000 (Fri, 14 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-Jewelcraft.lua
   M /trunk/RecipeDB/ARL-Vendor.lua

Added the pvp flag to 2 recipes.
------------------------------------------------------------------------
r2327 | pompachomp | 2009-08-13 20:44:23 +0000 (Thu, 13 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Inscription.lua
   M /trunk/RecipeDB/ARL-Trainer.lua

Added/removed missing/incorrect Inscription trainer data, tickets 746,759,771
------------------------------------------------------------------------
r2326 | pompachomp | 2009-08-13 18:00:38 +0000 (Thu, 13 Aug 2009) | 2 lines
Changed paths:
   M /trunk/RecipeDB/ARL-Enchant.lua
   M /trunk/RecipeDB/ARL-Tailor.lua
   M /trunk/RecipeDB/ARL-Trainer.lua

Added missing Tailoring trainer data, tickets 757, 772
Added missing Enchanting trainer data, ticket 752
------------------------------------------------------------------------
r2325 | pompachomp | 2009-08-12 23:19:20 +0000 (Wed, 12 Aug 2009) | 2 lines
Changed paths:
   M /trunk/ARLColour.lua
   M /trunk/RecipeDB/ARL-Smelt.lua
   M /trunk/RecipeDB/ARL-Trainer.lua

Added missing Mining trainer data, ticket 764

------------------------------------------------------------------------
r2323 | ackis | 2009-08-12 04:27:33 +0000 (Wed, 12 Aug 2009) | 1 line
Changed paths:
   M /trunk/Docs/CHANGES.txt
   M /trunk/RecipeDB/ARL-Engineer.lua

*Removed comment in code that was causing AntiVir to screw up.  It's a fail anti-virus scanner.  --Wormhole Generator: Northrend -- 67920 causes a file to be detected as malware.  Pro.
------------------------------------------------------------------------
r2322 | ackis | 2009-08-11 22:00:29 +0000 (Tue, 11 Aug 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Changelog OFFFFFFFFFFFFFFFFFFFFFFFF
------------------------------------------------------------------------
r2320 | ackis | 2009-08-11 21:56:58 +0000 (Tue, 11 Aug 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/AckisRecipeList.toc

Enable changelog.
------------------------------------------------------------------------
r2319 | ackis | 2009-08-11 19:16:12 +0000 (Tue, 11 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Move the tooltip hide code in the miner from at the end of the function where it'll never be called to just before we actually return the values.
------------------------------------------------------------------------
r2318 | ackis | 2009-08-11 19:13:46 +0000 (Tue, 11 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Move that debug code from the database scan to specific recipe scan, it makes more sense to go there.
------------------------------------------------------------------------
r2317 | ackis | 2009-08-11 19:11:26 +0000 (Tue, 11 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/AckisRecipeList.lua

Move some of the debug processing from the live client to the dataminer.  Skill levels and expansion info will now be checked when you do a database scan.
------------------------------------------------------------------------
r2316 | ackis | 2009-08-11 19:01:07 +0000 (Tue, 11 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Cook.lua

All cooking skill levels added
------------------------------------------------------------------------
r2315 | ackis | 2009-08-11 18:32:20 +0000 (Tue, 11 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua

Add a comment or two.  Maybe even three.
------------------------------------------------------------------------
r2314 | ackis | 2009-08-11 18:31:20 +0000 (Tue, 11 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua

Another fix for the PVP flag issue.
------------------------------------------------------------------------
r2313 | ackis | 2009-08-11 18:24:30 +0000 (Tue, 11 Aug 2009) | 1 line
Changed paths:
   M /trunk/Docs/CHANGES.txt
   M /trunk/RecipeDB/ARL-Cook.lua

Add skill level info for some cooking recipes
------------------------------------------------------------------------
r2312 | ackis | 2009-08-10 19:25:54 +0000 (Mon, 10 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Leatherwork.lua

Update some LW flags.
------------------------------------------------------------------------
r2311 | ackis | 2009-08-10 19:19:53 +0000 (Mon, 10 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Have the miner check for critical hit and weapon damage for player type flags.
------------------------------------------------------------------------
r2310 | ackis | 2009-08-10 19:17:20 +0000 (Mon, 10 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Add player role flag checking back in, starting a table to have exclusions
------------------------------------------------------------------------
r2309 | ackis | 2009-08-10 18:58:09 +0000 (Mon, 10 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Add the BS recipes -> spell look ups to the dataminer.
------------------------------------------------------------------------
r2308 | ackis | 2009-08-10 18:36:10 +0000 (Mon, 10 Aug 2009) | 1 line
Changed paths:
   M /trunk/Docs/CHANGES.txt

Update changelog.
------------------------------------------------------------------------
r2307 | ackis | 2009-08-10 18:32:39 +0000 (Mon, 10 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua

Make the unhandled code alpha only.  Readd it back in for the recipe menu.  If the method type is one we don't know about then we'll error.
------------------------------------------------------------------------
r2306 | ackis | 2009-08-10 18:27:29 +0000 (Mon, 10 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua

Fix for issue when pvp is included and vendor not being included and the output displaying unhandled
------------------------------------------------------------------------
r2305 | ackis | 2009-08-10 18:05:13 +0000 (Mon, 10 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Blacksmith.lua

Update BS w/ all skill levels.  Also fix the flags for the custom 42 (it's a raid drop and mob drop, not a world drop.).  Add ally and horde versions.  Add acquire for remaining 3.2 stuff.  Add flags for all 3.2 stuff.
------------------------------------------------------------------------
r2304 | ackis | 2009-08-10 16:00:11 +0000 (Mon, 10 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Leatherwork.lua

Ticket 689 LW Trainer update
------------------------------------------------------------------------
r2303 | ackis | 2009-08-10 15:30:36 +0000 (Mon, 10 Aug 2009) | 1 line
Changed paths:
   M /trunk/Docs/Main.txt

Main page update.
------------------------------------------------------------------------
r2302 | pompachomp | 2009-08-09 18:18:12 +0000 (Sun, 09 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Engineer.lua

Added obtain flags to the new engineering recipes.
------------------------------------------------------------------------
r2301 | pompachomp | 2009-08-09 17:51:42 +0000 (Sun, 09 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Engineer.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

added the new tailoring recipes and some of the new leatherworking recipes
------------------------------------------------------------------------
r2300 | Jim-Bim | 2009-08-09 17:47:23 +0000 (Sun, 09 Aug 2009) | 2 lines
Changed paths:
   M /trunk/Docs/Documentation.txt
   M /trunk/RecipeDB/ARL-Inscription.lua

AckisRecipeList:
- Removed last few unneeded recipecount texts
------------------------------------------------------------------------
r2299 | ackis | 2009-08-08 15:03:52 +0000 (Sat, 08 Aug 2009) | 1 line
Changed paths:
   M /trunk/Docs/Main.txt

Fix for the fact that we ignore wiki code in the first line of the description.
------------------------------------------------------------------------
r2298 | ackis | 2009-08-08 14:57:14 +0000 (Sat, 08 Aug 2009) | 1 line
Changed paths:
   M /trunk/Docs/Main.txt

Update main page.
------------------------------------------------------------------------
r2297 | pompachomp | 2009-08-08 08:14:06 +0000 (Sat, 08 Aug 2009) | 1 line
Changed paths:
   M /trunk/Locals/testenUS.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-Engineer.lua
   M /trunk/RecipeDB/ARL-Inscription.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

Removed the version checks.  Added a new custom string, and corrected acquire info for one of the new recipes.
------------------------------------------------------------------------
r2296 | pompachomp | 2009-08-08 07:38:48 +0000 (Sat, 08 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Inscription.lua

Added two new glyphs that were introduced in 3.2
------------------------------------------------------------------------
r2295 | torhal | 2009-08-08 00:37:38 +0000 (Sat, 08 Aug 2009) | 2 lines
Changed paths:
   M /trunk/AckisRecipeList.toc
   M /trunk/embeds.xml

Meh. Helps when all relevant files are committed.

------------------------------------------------------------------------
r2294 | torhal | 2009-08-08 00:24:23 +0000 (Sat, 08 Aug 2009) | 2 lines
Changed paths:
   M /trunk/ARLConfig.lua

Removed LibBabble-Class-3.0 from ARLConfig.lua AckisRecipeList.toc and embeds.xml fixing code where appropriate.

------------------------------------------------------------------------
r2293 | torhal | 2009-08-07 23:45:23 +0000 (Fri, 07 Aug 2009) | 2 lines
Changed paths:
   M /trunk/ARLFrame.lua

In expandEntry() moved some variables/code to more logical places.

------------------------------------------------------------------------
r2292 | pompachomp | 2009-08-07 23:24:39 +0000 (Fri, 07 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Engineer.lua

Added a new engineering recipe "Mind Amplification Disc"
------------------------------------------------------------------------
r2291 | ackis | 2009-08-07 21:18:41 +0000 (Fri, 07 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Comment out the tradeskill links that aren't working, need to get new data for 3.2
------------------------------------------------------------------------
r2290 | ackis | 2009-08-07 16:54:57 +0000 (Fri, 07 Aug 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/ARLFrame.lua
   M /trunk/AckisRecipeList.lua
   M /trunk/RecipeDB/ARL-Jewelcraft.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

We don't need libbabbleclass 3.0 any longer.
------------------------------------------------------------------------
r2289 | pompachomp | 2009-08-07 14:39:36 +0000 (Fri, 07 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Jewelcraft.lua
   M /trunk/RecipeDB/ARL-Vendor.lua

Added Timothy Jones into the VendorDB since he sells the new Epic gem designs now, and Added Nightmare Tear into the Jewelcrafting database.
------------------------------------------------------------------------
r2288 | dessa | 2009-08-06 19:42:21 +0000 (Thu, 06 Aug 2009) | 2 lines
Changed paths:
   M /trunk/RecipeDB/ARL-Alchemy.lua

oops missed one alchemy recipe

------------------------------------------------------------------------
r2286 | ackis | 2009-08-06 17:48:22 +0000 (Thu, 06 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Tailor.lua

Tyupo fix
------------------------------------------------------------------------
r2285 | pompachomp | 2009-08-06 17:38:58 +0000 (Thu, 06 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Engineer.lua

added a couple new engineering recipes.
------------------------------------------------------------------------
r2284 | ackis | 2009-08-06 17:36:07 +0000 (Thu, 06 Aug 2009) | 1 line
Changed paths:
   M /trunk/Docs/CHANGES.txt

Update Change Log.
------------------------------------------------------------------------
r2282 | ackis | 2009-08-06 17:33:06 +0000 (Thu, 06 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Tailor.lua

UPdate some tailoring
------------------------------------------------------------------------
r2281 | ackis | 2009-08-06 17:15:43 +0000 (Thu, 06 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Tailor.lua

Fix error with tailoring.
------------------------------------------------------------------------
r2280 | dessa | 2009-08-06 14:44:08 +0000 (Thu, 06 Aug 2009) | 3 lines
Changed paths:
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-Jewelcraft.lua

- Turbid Eye of Zul is actually in the gamefiles but not if you typo the itemid :P
- alchemy transmute skilllevel fixup

------------------------------------------------------------------------
r2279 | ackis | 2009-08-05 18:01:42 +0000 (Wed, 05 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Jewelcraft.lua

Comment out turbid eye of zul since it's not in the game files yet
------------------------------------------------------------------------
r2278 | pompachomp | 2009-08-04 22:46:20 +0000 (Tue, 04 Aug 2009) | 4 lines
Changed paths:
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-Blacksmith.lua
   M /trunk/RecipeDB/ARL-Enchant.lua
   M /trunk/RecipeDB/ARL-Inscription.lua

Added missing/incorrect Alchemy trainer data, ticket 685
Added missing Blacksmithing trainer data, ticket 769
Added missing Enchanting trainer data, ticket 761
Added missing Inscription trainer data, ticket 767
------------------------------------------------------------------------
r2277 | pompachomp | 2009-08-04 20:20:47 +0000 (Tue, 04 Aug 2009) | 1 line
Changed paths:
   M /trunk/Locals/testenUS.lua

organized the localization file.
------------------------------------------------------------------------
r2276 | pompachomp | 2009-08-04 19:56:32 +0000 (Tue, 04 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Cook.lua
   M /trunk/RecipeDB/ARL-Quest.lua

Fixed an incorrect quest reference for the "Smoked Desert Dumplings" recipe.
------------------------------------------------------------------------
r2275 | ackis | 2009-08-04 18:53:41 +0000 (Tue, 04 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Fix pvp flag datamining so that if we're a vendor, and the pvp flag is set, make sure we aren't in halaa or WG before spewing out an erroneous error.
------------------------------------------------------------------------
r2274 | ackis | 2009-08-04 18:43:30 +0000 (Tue, 04 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua

Fix for PVP flag
------------------------------------------------------------------------
r2273 | ackis | 2009-08-04 18:29:51 +0000 (Tue, 04 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Blacksmith.lua

Update BS skiull levels
------------------------------------------------------------------------
r2272 | ackis | 2009-08-04 17:33:27 +0000 (Tue, 04 Aug 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.toc

ToC to 3.2
------------------------------------------------------------------------
r2271 | pompachomp | 2009-08-04 04:45:37 +0000 (Tue, 04 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-Cook.lua

Make the "Goblin Rocket Fuel" for Alchemy actually show up in ARL Scans because it wasn't before.
------------------------------------------------------------------------
r2270 | torhal | 2009-08-02 22:27:41 +0000 (Sun, 02 Aug 2009) | 2 lines
Changed paths:
   M /trunk/ARLFrame.lua

In expandEntry(): Renamed some more variables (qst to quest, vndr to vendor, etc), removed others which weren't needed, and streamlined things a bit by creating the first display string at the beginning of the loop instead of in each if/elseif block.

------------------------------------------------------------------------
r2269 | torhal | 2009-08-02 20:06:53 +0000 (Sun, 02 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua

In expandEntry(): Consolidated some if checks to remove unnecessary nesting and make the function easier to read. Renamed the "trnr" variable to "trainer". Populate the file-local faction_strings table on first use and use that in subsequent calls rather than doing Babble lookups and color conversions every time.
------------------------------------------------------------------------
r2268 | torhal | 2009-08-01 20:21:31 +0000 (Sat, 01 Aug 2009) | 2 lines
Changed paths:
   M /trunk/ARLFrame.lua

In addon.RecipeItem_OnClick(): Removed four unnecessary local variables and replaced with one, named clicked_line.

------------------------------------------------------------------------
r2267 | torhal | 2009-08-01 18:06:30 +0000 (Sat, 01 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua

In addon.RecipeItem_OnClick(): Added checks for nil tables. Removed a nested-if level by changing a check. Removed spurious comments.
------------------------------------------------------------------------
r2266 | pompachomp | 2009-08-01 17:48:06 +0000 (Sat, 01 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-FirstAid.lua

removed a flag from some recipes.
------------------------------------------------------------------------
r2265 | pompachomp | 2009-08-01 09:57:34 +0000 (Sat, 01 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-FirstAid.lua
   M /trunk/RecipeDB/ARL-Trainer.lua

Added missing First Aid trainer data, tickets 766,768
------------------------------------------------------------------------
r2264 | pompachomp | 2009-07-30 09:45:03 +0000 (Thu, 30 Jul 2009) | 1 line
Changed paths:
   M /trunk/ARLConfig.lua
   M /trunk/AckisRecipeList.lua

fixed issue with the pvp flag filter.
------------------------------------------------------------------------
r2263 | pompachomp | 2009-07-30 08:53:32 +0000 (Thu, 30 Jul 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Engineer.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

Add missing trainer data reported in tickets 630,776
------------------------------------------------------------------------
r2262 | pompachomp | 2009-07-29 22:39:18 +0000 (Wed, 29 Jul 2009) | 2 lines
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/RecipeDB/ARL-Jewelcraft.lua

It would probably be a good idea to have is_vendor set to true instead of false in the ScanVendor() function.
Added the pvp flag to the jc designs acquired from the Wintergrasp quartermaster.
------------------------------------------------------------------------
r2261 | pompachomp | 2009-07-29 21:52:01 +0000 (Wed, 29 Jul 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Fixed the check for the pvp missing/extra flag.
------------------------------------------------------------------------
r2260 | pompachomp | 2009-07-29 08:22:39 +0000 (Wed, 29 Jul 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Jewelcraft.lua

Fixed some missing/incorrect flags for some jewelcrafting recipes.
------------------------------------------------------------------------
r2259 | pompachomp | 2009-07-29 07:23:13 +0000 (Wed, 29 Jul 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Mob.lua
   M /trunk/RecipeDB/ARL-Quest.lua
   M /trunk/RecipeDB/ARL-Trainer.lua

Fixed the location of a mob.
------------------------------------------------------------------------
r2258 | ackis | 2009-07-29 03:23:10 +0000 (Wed, 29 Jul 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.toc

Null commit for gnomergan to see if .pkgmeta screws up.
------------------------------------------------------------------------
r2257 | pompachomp | 2009-07-27 22:47:45 +0000 (Mon, 27 Jul 2009) | 1 line
Changed paths:
   M /trunk/Docs/Main.txt

fix a spelling mistake.
------------------------------------------------------------------------
r2256 | pompachomp | 2009-07-27 22:30:06 +0000 (Mon, 27 Jul 2009) | 2 lines
Changed paths:
   M /trunk/Locals/testenUS.lua
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-Blacksmith.lua
   M /trunk/RecipeDB/ARL-Enchant.lua
   M /trunk/RecipeDB/ARL-Engineer.lua
   M /trunk/RecipeDB/ARL-Jewelcraft.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua
   M /trunk/RecipeDB/ARL-Mob.lua
   M /trunk/RecipeDB/ARL-Tailor.lua
   M /trunk/RecipeDB/ARL-Trainer.lua
   M /trunk/RecipeDB/ARL-Vendor.lua

More cleanup throughout the database.
(Please don't file tickets about missing locale entries.)
------------------------------------------------------------------------
r2255 | pompachomp | 2009-07-27 15:56:49 +0000 (Mon, 27 Jul 2009) | 2 lines
Changed paths:
   M /trunk/Locals/testenUS.lua
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-Blacksmith.lua
   M /trunk/RecipeDB/ARL-Enchant.lua
   M /trunk/RecipeDB/ARL-Engineer.lua
   M /trunk/RecipeDB/ARL-Jewelcraft.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua
   M /trunk/RecipeDB/ARL-Mob.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

More cleanup throughout the database.
(Please don't file tickets about missing locale entries.)
------------------------------------------------------------------------
r2254 | ackis | 2009-07-27 15:25:45 +0000 (Mon, 27 Jul 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Enchant.lua

Fix staff - spellpower skill levels.
------------------------------------------------------------------------
r2253 | pompachomp | 2009-07-26 18:53:34 +0000 (Sun, 26 Jul 2009) | 2 lines
Changed paths:
   M /trunk/Locals/testenUS.lua
   M /trunk/RecipeDB/ARL-Jewelcraft.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua
   M /trunk/RecipeDB/ARL-Mob.lua

More cleanup throughout the database.
(Please don't file tickets about missing locale entries.)
------------------------------------------------------------------------
r2252 | pompachomp | 2009-07-26 09:21:30 +0000 (Sun, 26 Jul 2009) | 2 lines
Changed paths:
   M /trunk/Locals/testenUS.lua
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-Blacksmith.lua
   M /trunk/RecipeDB/ARL-Enchant.lua
   M /trunk/RecipeDB/ARL-Jewelcraft.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua
   M /trunk/RecipeDB/ARL-Mob.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

More cleanup.
(Please don't file tickets about missing locale entries.)
------------------------------------------------------------------------
r2251 | pompachomp | 2009-07-26 00:31:00 +0000 (Sun, 26 Jul 2009) | 1 line
Changed paths:
   M /trunk/Docs/Main.txt

fix a spelling mistake
------------------------------------------------------------------------
r2250 | pompachomp | 2009-07-25 03:25:01 +0000 (Sat, 25 Jul 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Mob.lua

fixed spelling mistake
------------------------------------------------------------------------
r2249 | pompachomp | 2009-07-25 03:18:08 +0000 (Sat, 25 Jul 2009) | 1 line
Changed paths:
   M /trunk/Locals/testenUS.lua
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-Blacksmith.lua
   M /trunk/RecipeDB/ARL-Enchant.lua
   M /trunk/RecipeDB/ARL-Jewelcraft.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua
   M /trunk/RecipeDB/ARL-Mob.lua

more database cleanup and fixed various acquire info for some recipes.
------------------------------------------------------------------------
r2248 | pompachomp | 2009-07-24 20:17:48 +0000 (Fri, 24 Jul 2009) | 1 line
Changed paths:
   M /trunk/Locals/testenUS.lua

changed wording of a custom string.
------------------------------------------------------------------------
r2247 | pompachomp | 2009-07-24 20:00:53 +0000 (Fri, 24 Jul 2009) | 1 line
Changed paths:
   M /trunk/Locals/testenUS.lua
   M /trunk/RecipeDB/ARL-Blacksmith.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua
   M /trunk/RecipeDB/ARL-Mob.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

Cleaned up the mobdb a little more and fixed various acquire info for some recipes.
------------------------------------------------------------------------
r2246 | ackis | 2009-07-24 19:36:35 +0000 (Fri, 24 Jul 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Blacksmith.lua

Update some BS skill levels.
------------------------------------------------------------------------
r2245 | pompachomp | 2009-07-24 08:10:43 +0000 (Fri, 24 Jul 2009) | 1 line
Changed paths:
   M /trunk/Locals/testenUS.lua
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-Blacksmith.lua
   M /trunk/RecipeDB/ARL-Enchant.lua
   M /trunk/RecipeDB/ARL-Engineer.lua
   M /trunk/RecipeDB/ARL-Jewelcraft.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua
   M /trunk/RecipeDB/ARL-Mob.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

Cleaned up the Mobdb a bit and fixed some acquire info for various recipes.
------------------------------------------------------------------------
r2244 | pompachomp | 2009-07-23 19:10:06 +0000 (Thu, 23 Jul 2009) | 2 lines
Changed paths:
   M /trunk/Locals/testenUS.lua
   M /trunk/RecipeDB/ARL-Jewelcraft.lua
   M /trunk/RecipeDB/ARL-Mob.lua

Fixed acquire info for Deft Monarch Topaz and Fierce Monarch Topaz
Removed some mobs in the mobsdb that didn't need to be there.
------------------------------------------------------------------------
r2243 | pompachomp | 2009-07-23 17:15:34 +0000 (Thu, 23 Jul 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Inscription.lua

all inscription recipes have game flags now.
------------------------------------------------------------------------
r2242 | pompachomp | 2009-07-23 16:23:55 +0000 (Thu, 23 Jul 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Blacksmith.lua
   M /trunk/RecipeDB/ARL-Inscription.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

added game flags for some stuff in blacksmithing,inscription,tailoring.
------------------------------------------------------------------------
r2241 | pompachomp | 2009-07-23 08:21:02 +0000 (Thu, 23 Jul 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Tailor.lua

added game flags for some more stuff in tailoring.
------------------------------------------------------------------------
r2240 | pompachomp | 2009-07-22 22:35:30 +0000 (Wed, 22 Jul 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

added game flags for some stuff in Tailoring
------------------------------------------------------------------------
r2239 | pompachomp | 2009-07-22 21:25:07 +0000 (Wed, 22 Jul 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Engineer.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

added game flags for some stuff in engineering and tailoring.
------------------------------------------------------------------------
r2238 | ackis | 2009-07-22 19:18:51 +0000 (Wed, 22 Jul 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Engineer.lua

Update engineering to fix a few expansion flag errors.
------------------------------------------------------------------------
r2237 | pompachomp | 2009-07-22 08:20:07 +0000 (Wed, 22 Jul 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Engineer.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua

added 'game' flag to some stuff in Engineering and Leatherworking.
------------------------------------------------------------------------
r2236 | pompachomp | 2009-07-22 06:16:42 +0000 (Wed, 22 Jul 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Let's check for "finger" only, and not "ring" plus another words that have "ring" in them.
------------------------------------------------------------------------
r2235 | torhal | 2009-07-22 05:59:42 +0000 (Wed, 22 Jul 2009) | 4 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/ARLFrame.lua
   M /trunk/AckisRecipeList.toc
   M /trunk/embeds.xml

In ARLFrame.lua Re-worked the alt-tradeskills code to use the new LibQTip-1.0 script methods rather than the LibQTipClick-1.1 methods.
In GenerateClickableTT(): Added check to not display the current character's name in the list of alts.
Removed all references to LibQTipClick-1.1 from .pkgmeta, embeds.xml and AckisRecipeList.toc

------------------------------------------------------------------------
r2234 | pompachomp | 2009-07-22 03:53:13 +0000 (Wed, 22 Jul 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.lua
   M /trunk/Docs/Datamine.txt
   M /trunk/Docs/Wowwiki.txt

fixed some spelling mistakes around some files.
------------------------------------------------------------------------
r2233 | pompachomp | 2009-07-22 01:37:03 +0000 (Wed, 22 Jul 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

added a check in the ring check to make sure "herring" isn't detected as the ring flag missing.
------------------------------------------------------------------------
r2232 | pompachomp | 2009-07-22 01:28:10 +0000 (Wed, 22 Jul 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Cook.lua

fixed ticket # 787
------------------------------------------------------------------------
r2231 | ackis | 2009-07-21 19:10:41 +0000 (Tue, 21 Jul 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.lua
   M /trunk/RecipeDB/ARL-Jewelcraft.lua

Fix a couple of expansion levels and remove skill level debug comments for now, too spammy even for Pompy.
------------------------------------------------------------------------
r2230 | pompachomp | 2009-07-21 18:45:21 +0000 (Tue, 21 Jul 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-Enchant.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

fixed tickets 777,779 again.
------------------------------------------------------------------------
r2229 | ackis | 2009-07-21 18:43:02 +0000 (Tue, 21 Jul 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.lua

Add some debug info on which recipes do not have game info, or skill level info added yet.
------------------------------------------------------------------------
r2228 | ackis | 2009-07-21 18:38:23 +0000 (Tue, 21 Jul 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Blacksmith.lua

Update more BS stuff w/ skill levels.
------------------------------------------------------------------------
r2227 | pompachomp | 2009-07-21 09:22:51 +0000 (Tue, 21 Jul 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/Docs/Documentation.txt

fixed a check in the dataminer.
------------------------------------------------------------------------
r2226 | ackis | 2009-07-20 19:03:38 +0000 (Mon, 20 Jul 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Just because you're a mammoth doesn't mean you're ammo.
------------------------------------------------------------------------
r2225 | ackis | 2009-07-20 19:02:39 +0000 (Mon, 20 Jul 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Comment out the error of no player role flag found.
------------------------------------------------------------------------
r2224 | ackis | 2009-07-20 18:56:51 +0000 (Mon, 20 Jul 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Blacksmith.lua

Add all of BS expansion flags and a few skill levels.
------------------------------------------------------------------------
r2223 | pompachomp | 2009-07-20 18:44:45 +0000 (Mon, 20 Jul 2009) | 3 lines
Changed paths:
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-Enchant.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
   M /trunk/RecipeDB/ARL-Vendor.lua

Fixed tickets 777,779,786
Fixed Glyph of Bladestorm not showing up in the scan at all.
Fixed coordinate locations for a couple trainers.
------------------------------------------------------------------------
r2222 | pompachomp | 2009-07-20 09:51:13 +0000 (Mon, 20 Jul 2009) | 1 line
Changed paths:
   M /trunk/Docs/Main.txt
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-Enchant.lua
   M /trunk/RecipeDB/ARL-Jewelcraft.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua

Fixed ticket # 779
------------------------------------------------------------------------
r2221 | pompachomp | 2009-07-20 09:38:51 +0000 (Mon, 20 Jul 2009) | 1 line
Changed paths:
   M /trunk/Locals/testenUS.lua
   M /trunk/RecipeDB/ARL-Jewelcraft.lua
   M /trunk/RecipeDB/ARL-Mob.lua

Removed a mob from the mob db that didn't need to be there, and fixed acquire info for Eternal Earthsiege Diamond.
------------------------------------------------------------------------
r2220 | ackis | 2009-07-17 16:47:36 +0000 (Fri, 17 Jul 2009) | 1 line
Changed paths:
   M /trunk/ARLConfig.lua
   M /trunk/ARLFrame.lua
   M /trunk/AckisRecipeList.toc

Carbonite emulates TomTom so we can do the mini-map stuff if we have carbonite installed.  Dry-coded.  Can't really see what carbonite is doing since it's code is obfuscated.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
809.52 KB Aug 18, 2009 3.2.0 32