r2399

Details

  • Filename
    AckisRecipeList-r2399.zip
  • Uploaded by
  • Uploaded
    Aug 31, 2009
  • Size
    1.03 MB
  • Downloads
    44
  • MD5
    1ff10c67822a9578a53a7afb4d4812be

Supported WoW Retail Versions

  • 3.2.0

Changelog

------------------------------------------------------------------------
r2399 | speeddymon | 2009-09-01 02:28:47 +0000 (Tue, 01 Sep 2009) | 4 lines
Changed paths:
   M /trunk/ARLFrame.lua

Correct spelling mistakes:
Searring Gorge -> Searing Gorge
Zul'drak -> Zul'Drak
Stormpeak Mountains -> Storm Peaks
------------------------------------------------------------------------
r2398 | ackis | 2009-08-31 22:18:19 +0000 (Mon, 31 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua
   M /trunk/AckisRecipeList.lua
   M /trunk/Locals/testenUS.lua
   M /trunk/RecipeDB/ARL-Custom.lua

Add support for custom entries being added to the map, testing it out with the alchemy recipe from ZG where you read the tablet.
------------------------------------------------------------------------
r2397 | ackis | 2009-08-31 21:54:26 +0000 (Mon, 31 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua

Turn on the error messages for locations that don't exist now.
------------------------------------------------------------------------
r2396 | ackis | 2009-08-31 21:53:52 +0000 (Mon, 31 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua

Add locations, etc for all relevant dungeons.  Still needs coordinates for them so the scans will look weird for alittle while with everything that's in a dungeon appearing at 0,0.
------------------------------------------------------------------------
r2395 | ackis | 2009-08-31 21:18:36 +0000 (Mon, 31 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua

Update the dungeon listing for locations to lower the redundant information (aka normalization of teh database).  Add some more locations to the list, don't have coordinates for them just yet however.
------------------------------------------------------------------------
r2394 | ackis | 2009-08-31 20:57:25 +0000 (Mon, 31 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua
   M /trunk/Locals/testenUS.lua
   M /trunk/RecipeDB/ARL-Custom.lua
   M /trunk/RecipeDB/ARL-Smelt.lua

Update smelt elementium information, removing the custom string associated with it.
------------------------------------------------------------------------
r2393 | ackis | 2009-08-31 20:48:37 +0000 (Mon, 31 Aug 2009) | 1 line
Changed paths:
   M /trunk/Docs/CHANGES.txt
   M /trunk/Locals/testenUS.lua
   M /trunk/RecipeDB/ARL-Tailor.lua
   M /trunk/RecipeDB/ARL-Trainer.lua

Fix Ticket 783 and update changelog.
------------------------------------------------------------------------
r2392 | ackis | 2009-08-31 20:30:45 +0000 (Mon, 31 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Tailor.lua

Fix ticket 755
------------------------------------------------------------------------
r2391 | ackis | 2009-08-31 20:21:13 +0000 (Mon, 31 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Enchant.lua
   M /trunk/RecipeDB/ARL-Inscription.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua

Add 3.2.2 new items
------------------------------------------------------------------------
r2390 | ackis | 2009-08-31 04:13:38 +0000 (Mon, 31 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua

When we have custom IDs, we sort off of ID, and then by name, this will cleam up long lists like inscription where we have discoveries, and stuff learnt via books.
------------------------------------------------------------------------
r2389 | pompachomp | 2009-08-30 20:11:50 +0000 (Sun, 30 Aug 2009) | 1 line
Changed paths:
   M /trunk/Locals/testenUS.lua

fixed some spelling mistakes here and there
------------------------------------------------------------------------
r2388 | pompachomp | 2009-08-30 16:40:10 +0000 (Sun, 30 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Tailor.lua

Fixed a trainer ID typo
------------------------------------------------------------------------
r2387 | ackis | 2009-08-30 14:20:56 +0000 (Sun, 30 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua
   M /trunk/Docs/CHANGES.txt

When sorting by acquire method, if we're sorting a custom string, we'll sort them by their custom string ID first.  This will get all minor inscription together for example.
------------------------------------------------------------------------
r2386 | ackis | 2009-08-30 06:30:37 +0000 (Sun, 30 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLConfig.lua
   M /trunk/ARLFrame.lua
   M /trunk/AckisRecipeList.lua
   M /trunk/Docs/CHANGES.txt
   M /trunk/Locals/testenUS.lua

Added the ability to customize which type of points you see on the mini-map (vendor, quest, trainer, mob).  By default trainer will be off, the rest will be on.
------------------------------------------------------------------------
r2385 | ackis | 2009-08-30 02:57:51 +0000 (Sun, 30 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua

Dungeon mobs will now have their names with the instance they're in in brackets.
------------------------------------------------------------------------
r2384 | ackis | 2009-08-30 02:55:38 +0000 (Sun, 30 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Alchemy.lua

Update some alchemy recipes
------------------------------------------------------------------------
r2383 | ackis | 2009-08-30 02:02:28 +0000 (Sun, 30 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua

Some tweaks to the dungeon detection to see if it's going to work.  Wasn't getting the proper zone ID before.  Also commented out the debug text since it's way to spammy for something not implemented fully.
------------------------------------------------------------------------
r2382 | ackis | 2009-08-30 01:33:27 +0000 (Sun, 30 Aug 2009) | 1 line
Changed paths:
   M /trunk/.docmeta
   M /trunk/ARLFrame.lua
   M /trunk/AckisRecipeList.lua
   M /trunk/RecipeDB/ARL-Cook.lua
   M /trunk/RecipeDB/ARL-Mob.lua

Add location for the diremaul demon thing for testing of mini-map location stuff.
------------------------------------------------------------------------
r2381 | ackis | 2009-08-30 00:55:55 +0000 (Sun, 30 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua
   M /trunk/Docs/CHANGES.txt

Fix issue when you have a NPC in an instance and you're trying to display stuff on the maps it would just stop.
------------------------------------------------------------------------
r2380 | ackis | 2009-08-28 21:17:25 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Tailor.lua

Ticket 738 fixed.
------------------------------------------------------------------------
r2379 | ackis | 2009-08-28 21:08:16 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Tailor.lua

Ticket 726 fixed.
------------------------------------------------------------------------
r2378 | ackis | 2009-08-28 21:02:09 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Tailor.lua

Ticket 716 fixed.
------------------------------------------------------------------------
r2377 | ackis | 2009-08-28 20:53:26 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Tailor.lua

Ticket 706 fixed.
------------------------------------------------------------------------
r2376 | ackis | 2009-08-28 19:25:58 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Tailor.lua

Ticket 695 fixed.
------------------------------------------------------------------------
r2375 | ackis | 2009-08-28 19:20:10 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Tailor.lua

Ticket 690 fixed.
------------------------------------------------------------------------
r2374 | ackis | 2009-08-28 19:11:45 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Tailor.lua

Ticket 720 fixed.
------------------------------------------------------------------------
r2373 | ackis | 2009-08-28 19:04:54 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
   M /trunk/Docs/CHANGES.txt

Changelog update.
------------------------------------------------------------------------
r2372 | ackis | 2009-08-28 19:03:32 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Tailor.lua

Ticket 744 fixed.
------------------------------------------------------------------------
r2371 | ackis | 2009-08-28 18:57:40 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Tailor.lua

Ticket 760 fixed.
------------------------------------------------------------------------
r2370 | ackis | 2009-08-28 18:43:47 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Tailor.lua

Add skill levels to tailoring, closing off ticket 674.  I think I did them all.
------------------------------------------------------------------------
r2369 | ackis | 2009-08-28 17:13:55 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Tailor.lua

Make the tailoring recipes filter via faction, fix the one tailoring recipe which was whacked and add obtain flags to all of the 3.2 ones.
------------------------------------------------------------------------
r2368 | ackis | 2009-08-28 16:59:27 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Leatherwork.lua

Ticket 748 fixed.
------------------------------------------------------------------------
r2367 | ackis | 2009-08-28 16:56:16 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Leatherwork.lua

Ticket 715 fixed.
------------------------------------------------------------------------
r2366 | ackis | 2009-08-28 16:51:53 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Leatherwork.lua

Ticket 711 fixed.
------------------------------------------------------------------------
r2365 | ackis | 2009-08-28 16:49:12 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Leatherwork.lua

Ticket 712 fixed.
------------------------------------------------------------------------
r2364 | ackis | 2009-08-28 16:43:01 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Leatherwork.lua

Ticket 694 fixed.
------------------------------------------------------------------------
r2363 | ackis | 2009-08-28 16:37:37 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Leatherwork.lua

Ticket 721 fixed.
------------------------------------------------------------------------
r2362 | ackis | 2009-08-28 16:32:42 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Leatherwork.lua

Ticket 753 fixed.
------------------------------------------------------------------------
r2361 | torhal | 2009-08-28 04:53:33 +0000 (Fri, 28 Aug 2009) | 2 lines
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/ARLFrame.lua

Added some table re-use. Re-added spaces after every friggin' comma in the file. ~lart Ackis

------------------------------------------------------------------------
r2360 | ackis | 2009-08-27 22:19:40 +0000 (Thu, 27 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Leatherwork.lua

Trainers from ticket 782 added.
------------------------------------------------------------------------
r2359 | ackis | 2009-08-27 22:11:22 +0000 (Thu, 27 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Leatherwork.lua

Partial implementation of ticket 782, played around with text wrapping to make things a bit easier to work with.
------------------------------------------------------------------------
r2358 | ackis | 2009-08-27 21:56:50 +0000 (Thu, 27 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Leatherwork.lua

Apparently the commit scripts let errors through now.
------------------------------------------------------------------------
r2357 | ackis | 2009-08-27 21:54:35 +0000 (Thu, 27 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Leatherwork.lua

Add skill levels for all of leatherworking.
------------------------------------------------------------------------
r2356 | ackis | 2009-08-27 19:40:01 +0000 (Thu, 27 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Leatherwork.lua

Add the skill levels for those new LW patterns, and testing out a command that trims trailing spaces.
------------------------------------------------------------------------
r2355 | ackis | 2009-08-27 19:35:58 +0000 (Thu, 27 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Leatherwork.lua

Somehow the 3.2 patterns for leatherworking slipped through the cracks.  They've been added now.
------------------------------------------------------------------------
r2354 | ackis | 2009-08-27 19:16:36 +0000 (Thu, 27 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Inscription.lua

A bunch of inscription items now have player role flags.  If the inscription is for a pure dps class, roles for all glyphs is dps.  If it's a hybrid, I did it based off of what made sense (aka prayer of healing is healing only, whereas fading could be shadow or holy)
------------------------------------------------------------------------
r2353 | ackis | 2009-08-27 19:01:28 +0000 (Thu, 27 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Inscription.lua

Add remaining skill levels to inscription
------------------------------------------------------------------------
r2352 | pompachomp | 2009-08-26 23:12:26 +0000 (Wed, 26 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Cook.lua

added and fixed a bunch of flags in the cooking db.
------------------------------------------------------------------------
r2351 | ackis | 2009-08-25 20:24:47 +0000 (Tue, 25 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Make the miner check to see if vendors/mobs/raids/dungeons have a pattern to scan.  Also add a caveat to the player role flag listing.
------------------------------------------------------------------------
r2350 | ackis | 2009-08-25 20:12:09 +0000 (Tue, 25 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Engineer.lua

Update engineering trainers (Ticket 708)
------------------------------------------------------------------------
r2349 | ackis | 2009-08-25 20:04:47 +0000 (Tue, 25 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Inscription.lua

More inscription skill level updates.
------------------------------------------------------------------------
r2348 | pompachomp | 2009-08-25 19:51:17 +0000 (Tue, 25 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Inscription.lua

fixed a syntax error.
------------------------------------------------------------------------
r2347 | ackis | 2009-08-25 18:52:08 +0000 (Tue, 25 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Inscription.lua

Add a bunch of inscription skill levels.
------------------------------------------------------------------------
r2346 | ackis | 2009-08-25 17:48:01 +0000 (Tue, 25 Aug 2009) | 1 line
Changed paths:
   M /trunk/Locals/testenUS.lua
   M /trunk/RecipeDB/ARL-Inscription.lua
   M /trunk/RecipeDB/ARL-Trainer.lua

Add trainer info for Ticket 781.
------------------------------------------------------------------------
r2345 | ackis | 2009-08-23 01:36:38 +0000 (Sun, 23 Aug 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.toc

Remove the blank space of doooom!
------------------------------------------------------------------------
r2344 | ackis | 2009-08-23 01:19:59 +0000 (Sun, 23 Aug 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.toc

ToC Bump.
------------------------------------------------------------------------
r2343 | ackis | 2009-08-23 01:10:37 +0000 (Sun, 23 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Inscription.lua

Add a few leveling info to inscription and fix a few obtain flags.
------------------------------------------------------------------------
r2342 | ackis | 2009-08-19 16:09:01 +0000 (Wed, 19 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua

Fix snafu wrt to ATSW anchoring. (Thanks to Thrashfinger)
------------------------------------------------------------------------
r2341 | ackis | 2009-08-18 20:37:01 +0000 (Tue, 18 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Blacksmith.lua

Add the blacksmithing recipes to the horde/ally filter implementation.  I'm sure there are some BoP quest ones that need to be modified here.
------------------------------------------------------------------------
r2340 | ackis | 2009-08-18 20:30:03 +0000 (Tue, 18 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Update the filter list for player flags.
------------------------------------------------------------------------
r2339 | ackis | 2009-08-18 20:14:10 +0000 (Tue, 18 Aug 2009) | 1 line
Changed paths:
   M /trunk/Docs/CHANGES.txt

Changelog update.
------------------------------------------------------------------------
r2338 | ackis | 2009-08-18 20:11:05 +0000 (Tue, 18 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Engineer.lua

Add functionality so that if you are alliance you don't see the horde hog for engs and the other way around.  Testing this out and if it works this will be applied to the new dual faction recipes.
------------------------------------------------------------------------
r2337 | ackis | 2009-08-18 19:52:35 +0000 (Tue, 18 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Engineer.lua

Remove some tab characters. Packager time = packager time + 5 minutes
------------------------------------------------------------------------
r2336 | ackis | 2009-08-18 19:44:01 +0000 (Tue, 18 Aug 2009) | 1 line
Changed paths:
   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 return values and update all of engineering skill levels.
------------------------------------------------------------------------
r2335 | ackis | 2009-08-18 17:58:19 +0000 (Tue, 18 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Engineer.lua

More updates for 708, did all the extras.
------------------------------------------------------------------------
r2334 | ackis | 2009-08-18 17:54:41 +0000 (Tue, 18 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Engineer.lua

Partially do ticket 708
------------------------------------------------------------------------
r2333 | ackis | 2009-08-18 17:47:00 +0000 (Tue, 18 Aug 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Add a caveat to the dataminer for engineering goggles.
------------------------------------------------------------------------
r2332 | ackis | 2009-08-18 17:44:15 +0000 (Tue, 18 Aug 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Engineer.lua

Update trainer data for some engineering recipes.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
820.97 KB Aug 31, 2009 3.2.0 23