r2631

Details

  • Filename
    AckisRecipeList-r2631.zip
  • Uploaded by
  • Uploaded
    Nov 5, 2009
  • Size
    1.03 MB
  • Downloads
    305
  • MD5
    bdb3c38c560d0853d018a8fa811320d3

Supported WoW Retail Versions

  • 3.2.0

Changelog

------------------------------------------------------------------------
r2631 | pompachomp | 2009-11-05 20:56:42 +0000 (Thu, 05 Nov 2009) | 4 lines
Changed paths:
   M /trunk/RecipeDB/ARL-Blacksmith.lua
   M /trunk/RecipeDB/ARL-Jewelcraft.lua

Ticket 826, refining the blacksmithing database.
Ticket 846, refining the jewelcrafting database.

------------------------------------------------------------------------
r2630 | pompachomp | 2009-11-05 08:52:33 +0000 (Thu, 05 Nov 2009) | 3 lines
Changed paths:
   M /trunk/RecipeDB/ARL-Enchant.lua
   M /trunk/RecipeDB/ARL-Jewelcraft.lua

Ticket 825, refining the enchanting database.
Ticket 846, refining the jewelcrafting database.
------------------------------------------------------------------------
r2629 | pompachomp | 2009-11-05 01:28:51 +0000 (Thu, 05 Nov 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

actually fix the mana restoration check.
------------------------------------------------------------------------
r2628 | pompachomp | 2009-11-04 20:20:47 +0000 (Wed, 04 Nov 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-Jewelcraft.lua

Added 'scan_data.tank = true' to the 'expertise' check
Ticket 825, refining the enchanting database.
Ticket 826, refining the blacksmithing database.
Ticket 846, refining the jewelcrafting database.
------------------------------------------------------------------------
r2627 | pompachomp | 2009-11-04 18:59:32 +0000 (Wed, 04 Nov 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Changed check from "mana every 5 seconds" to "mana per 5 sec."
------------------------------------------------------------------------
r2626 | pompachomp | 2009-11-04 18:52:08 +0000 (Wed, 04 Nov 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Engineer.lua

Added missing acquire data for some engineering recipes from Timofey Oshenko, Ticket 575
------------------------------------------------------------------------
r2625 | pompachomp | 2009-11-03 22:17:38 +0000 (Tue, 03 Nov 2009) | 1 line
Changed paths:
   M /trunk/Docs/Main.txt
   M /trunk/Docs/Wowwiki.txt

Reword the description.
------------------------------------------------------------------------
r2624 | pompachomp | 2009-11-03 21:38:36 +0000 (Tue, 03 Nov 2009) | 3 lines
Changed paths:
   M /trunk/ARLDatamine.lua

Fixed an item id in the SPELL_ITEM table.
Added some more leatherworking item id's to the DO_NOT_SCAN table.
Added Leatherworking, Alchemy, and Engineering to the NO_PLAYER_FLAG table.
------------------------------------------------------------------------
r2623 | pompachomp | 2009-11-03 15:05:25 +0000 (Tue, 03 Nov 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

added blacksmithing, inscription, enchanting, and tailoring ids to the NO_PLAYER_FLAG table.
------------------------------------------------------------------------
r2622 | pompachomp | 2009-11-03 05:34:15 +0000 (Tue, 03 Nov 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Check for "Fist Weapon" not just "Fist"
------------------------------------------------------------------------
r2621 | pompachomp | 2009-11-03 02:23:20 +0000 (Tue, 03 Nov 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Added jewelcrafting and cooking stuff to the NO_PLAYER_FLAG table.
------------------------------------------------------------------------
r2620 | pompachomp | 2009-11-02 18:24:51 +0000 (Mon, 02 Nov 2009) | 1 line
Changed paths:
   M /trunk/Docs/CHANGES.txt

changelog update.
------------------------------------------------------------------------
r2619 | pompachomp | 2009-11-02 11:34:20 +0000 (Mon, 02 Nov 2009) | 2 lines
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/RecipeDB/ARL-Jewelcraft.lua

Added all the wotlk epic gems to the SPELL_ITEM table in the dataminer.
Fixed the item bind flag for the epic gems from BoP Item->BoE Item.
------------------------------------------------------------------------
r2618 | pompachomp | 2009-11-02 07:02:42 +0000 (Mon, 02 Nov 2009) | 2 lines
Changed paths:
   M /trunk/RecipeDB/ARL-Enchant.lua

Ticket 825, refining the enchanting database.

------------------------------------------------------------------------
r2617 | pompachomp | 2009-11-02 03:34:17 +0000 (Mon, 02 Nov 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Instead of checking for "Off-hand", check for "Held In Off-hand"
------------------------------------------------------------------------
r2616 | pompachomp | 2009-11-02 00:28:44 +0000 (Mon, 02 Nov 2009) | 2 lines
Changed paths:
   M /trunk/RecipeDB/ARL-Inscription.lua

Ticket 810, refining the inscription database.

------------------------------------------------------------------------
r2615 | pompachomp | 2009-11-01 08:08:28 +0000 (Sun, 01 Nov 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/RecipeDB/ARL-Engineer.lua

Really fix the "Off Hand" special case check
------------------------------------------------------------------------
r2614 | torhal | 2009-11-01 06:37:56 +0000 (Sun, 01 Nov 2009) | 2 lines
Changed paths:
   M /trunk/ARLDatamine.lua

In addon:ScanToolTip(): If the left-side text is "Projectile", flag as "Ammo".

------------------------------------------------------------------------
r2613 | pompachomp | 2009-11-01 04:11:35 +0000 (Sun, 01 Nov 2009) | 2 lines
Changed paths:
   M /trunk/Docs/CHANGES.txt
   M /trunk/RecipeDB/ARL-Enchant.lua

Removed some unused local variables.
Changelog update.
------------------------------------------------------------------------
r2612 | pompachomp | 2009-11-01 03:09:06 +0000 (Sun, 01 Nov 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-Enchant.lua
   M /trunk/RecipeDB/ARL-Inscription.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua

Removed some version checks.
------------------------------------------------------------------------
r2611 | pompachomp | 2009-11-01 02:54:28 +0000 (Sun, 01 Nov 2009) | 2 lines
Changed paths:
   M /trunk/RecipeDB/ARL-Engineer.lua

much, much more of-Ticket 807, refining the engineering database.

------------------------------------------------------------------------
r2610 | pompachomp | 2009-11-01 00:55:53 +0000 (Sun, 01 Nov 2009) | 2 lines
Changed paths:
   M /trunk/RecipeDB/ARL-Engineer.lua

more of-Ticket 807, refining the engineering database.

------------------------------------------------------------------------
r2609 | Ackis | 2009-10-29 21:22:58 +0000 (Thu, 29 Oct 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.toc
   M /trunk/Docs/Main.txt
   M /trunk/Docs/Wowwiki.txt
   M /trunk/RecipeDB/ARL-Leatherwork.lua

Update main page to link to forums and upate the wowwiki entry.
------------------------------------------------------------------------
r2608 | pompachomp | 2009-10-29 20:49:30 +0000 (Thu, 29 Oct 2009) | 2 lines
Changed paths:
   M /trunk/RecipeDB/ARL-Engineer.lua

more of-Ticket 807, refining the engineering database.

------------------------------------------------------------------------
r2607 | pompachomp | 2009-10-29 20:24:42 +0000 (Thu, 29 Oct 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

added some more items that won't cache to the DO_NOT_SCAN table.
------------------------------------------------------------------------
r2606 | pompachomp | 2009-10-29 19:24:46 +0000 (Thu, 29 Oct 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

added more blacksmithing items to the DO_NOT_SCAN table
------------------------------------------------------------------------
r2605 | pompachomp | 2009-10-28 20:59:13 +0000 (Wed, 28 Oct 2009) | 3 lines
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-Blacksmith.lua
   M /trunk/RecipeDB/ARL-Engineer.lua

Ticket 807, refining the engineering database.
Ticket 847, refining the alchemy database.
Ticket 826, refining the blacksmithing database
------------------------------------------------------------------------
r2604 | torhal | 2009-10-28 03:45:19 +0000 (Wed, 28 Oct 2009) | 2 lines
Changed paths:
   M /trunk/Docs/Main.txt

Some re-wording of the main description (we/us/Ackis instead of I...etc).

------------------------------------------------------------------------
r2603 | pompachomp | 2009-10-27 23:24:19 +0000 (Tue, 27 Oct 2009) | 2 lines
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/RecipeDB/ARL-FirstAid.lua

Fixed incorrect skill levels for Netherweave Bandage and Heavy Netherweave Bandage, changed the orange skill level for both, Fix ticket 853
Added some more alchemy items to the DO_NOT_SCAN table that I apparently missed.
------------------------------------------------------------------------
r2602 | pompachomp | 2009-10-27 17:25:49 +0000 (Tue, 27 Oct 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Tailor.lua

add/remove missing/incorrect trainer data for Meilosh, in the tailoring database.
------------------------------------------------------------------------
r2601 | pompachomp | 2009-10-27 16:53:43 +0000 (Tue, 27 Oct 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Fixed the special case Off-hand check.
------------------------------------------------------------------------
r2600 | pompachomp | 2009-10-27 16:51:05 +0000 (Tue, 27 Oct 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Cook.lua

added some more missing flags in the cooking db
------------------------------------------------------------------------
r2599 | pompachomp | 2009-10-27 05:33:28 +0000 (Tue, 27 Oct 2009) | 2 lines
Changed paths:
   M /trunk/RecipeDB/ARL-Cook.lua
   M /trunk/RecipeDB/ARL-Engineer.lua

Fixed some incorrect data n the engineering database.
Fixed a variable name in the cooking database.
------------------------------------------------------------------------
r2598 | torhal | 2009-10-26 05:59:05 +0000 (Mon, 26 Oct 2009) | 2 lines
Changed paths:
   M /trunk/AckisRecipeList.lua

Changed the recipe tooltip's default anchor to be the right side of the list panel instead of the mouse cursor.

------------------------------------------------------------------------
r2597 | pompachomp | 2009-10-26 04:19:19 +0000 (Mon, 26 Oct 2009) | 2 lines
Changed paths:
   M /trunk/RecipeDB/ARL-Alchemy.lua

Added some missing flags to the Alchemy database.

------------------------------------------------------------------------
r2596 | torhal | 2009-10-26 02:24:31 +0000 (Mon, 26 Oct 2009) | 2 lines
Changed paths:
   M /trunk/ARLFrame.lua

Added "The Ashen Verdict" to the filter GUI.

------------------------------------------------------------------------
r2595 | pompachomp | 2009-10-25 17:25:04 +0000 (Sun, 25 Oct 2009) | 3 lines
Changed paths:
   M /trunk/ARLDatamine.lua

Added some engineering items to the DO_NOT_SCAN table.
Fixed some entries in the SPELL_ITEM table.
Looks like blizzard changed some "Requires *" line in the tt's, so.. "requires gnomish engineering"->"requires gnomish engineer" and "requires goblin engineering"->"requires goblin engineer"
------------------------------------------------------------------------
r2594 | pompachomp | 2009-10-25 06:03:51 +0000 (Sun, 25 Oct 2009) | 2 lines
Changed paths:
   M /trunk/ARLDatamine.lua

Added some items from alchemy,cooking, and blacksmithing to the DO_NOT_SCAN table.
Fixed some more entries in SPELL_ITEM table.
------------------------------------------------------------------------
r2593 | pompachomp | 2009-10-25 02:08:12 +0000 (Sun, 25 Oct 2009) | 2 lines
Changed paths:
   M /trunk/ARLDatamine.lua

Added some jewelcrafting items to the DO_NOT_SCAN table.
Fixed some entries in the SPELL_ITEM table.
------------------------------------------------------------------------
r2592 | pompachomp | 2009-10-24 22:08:23 +0000 (Sat, 24 Oct 2009) | 2 lines
Changed paths:
   M /trunk/ARLDatamine.lua

Added some tailoring itemids to DO_NOT_SCAN table
Fixed some incorrect entries in SPELL_ITEM
------------------------------------------------------------------------
r2591 | Ackis | 2009-10-24 08:45:25 +0000 (Sat, 24 Oct 2009) | 1 line
Changed paths:
   M /trunk/Locals/testenUS.lua
   M /trunk/RecipeDB/ARL-Seasonal.lua

Make darkmoon faire and day of the dead translatable.
------------------------------------------------------------------------
r2590 | pompachomp | 2009-10-24 07:24:00 +0000 (Sat, 24 Oct 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Use the DO_NOT_SCAN table in the dataminer.
------------------------------------------------------------------------
r2589 | Ackis | 2009-10-22 22:07:26 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.lua
   M /trunk/Docs/Main.txt
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua
   M /trunk/RecipeDB/ARL-Reputation.lua

Add in flags, etc for the new rep in 3.3.  Update LW 3.3 patterns.
------------------------------------------------------------------------
r2588 | Ackis | 2009-10-22 16:33:56 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
   M /trunk/Docs/Main.txt

Main page tweak.
------------------------------------------------------------------------
r2587 | Ackis | 2009-10-22 15:36:09 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
   M /trunk/Docs/Main.txt

Update main page, added ASPCA link as well as local animal shelter.
------------------------------------------------------------------------
r2586 | pompachomp | 2009-10-21 01:26:39 +0000 (Wed, 21 Oct 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Jewelcraft.lua

Added the Recipe BoE flag to some jc recipes.
------------------------------------------------------------------------
r2585 | pompachomp | 2009-10-21 00:35:49 +0000 (Wed, 21 Oct 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Jewelcraft.lua

Added the world drop acquire flag to some jewelcrafting recipes.
------------------------------------------------------------------------
r2584 | pompachomp | 2009-10-20 21:16:59 +0000 (Tue, 20 Oct 2009) | 7 lines
Changed paths:
   M /trunk/RecipeDB/ARL-Jewelcraft.lua
   M /trunk/RecipeDB/ARL-Vendor.lua

Added missing acquire flags for some factions.
Added a bunch of missing jewelcrafting acquire data to a bunch of recipes from these vendors:
Indormi <Keeper of Ancient Gem Lore>
Ontuvo <Jewelcrafting Supplies>
Eldara Dawnrunner <Shattered Sun Quartermaster>
Shaani <Jewelcrafting Supplies>

------------------------------------------------------------------------
r2583 | Ackis | 2009-10-19 16:56:07 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
   M /trunk/ARLConfig.lua

Remove filtering options from the /arl section, you chnage these in the gui now only.  Too much redundancy/maintenance issues.
------------------------------------------------------------------------
r2582 | pompachomp | 2009-10-17 23:00:47 +0000 (Sat, 17 Oct 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Leatherwork.lua

Removed an extra skill level for Nethercleft Leg Armor.
------------------------------------------------------------------------
r2581 | pompachomp | 2009-10-17 07:25:59 +0000 (Sat, 17 Oct 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Tailor.lua

Removed an unused variable.
------------------------------------------------------------------------
r2580 | Ackis | 2009-10-16 20:17:35 +0000 (Fri, 16 Oct 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Blacksmith.lua

Remove unused var.
------------------------------------------------------------------------
r2579 | pompachomp | 2009-10-16 18:34:26 +0000 (Fri, 16 Oct 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Inscription.lua

Added a missing trainer in the acquire data for "Glyph of Claw"
------------------------------------------------------------------------
r2578 | pompachomp | 2009-10-16 18:14:13 +0000 (Fri, 16 Oct 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Enchant.lua
   M /trunk/RecipeDB/ARL-Inscription.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua

Added more acquire data to the 3.2.2 profession recipes.
------------------------------------------------------------------------
r2577 | Ackis | 2009-10-16 15:32:23 +0000 (Fri, 16 Oct 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Manual changelog disabled.
------------------------------------------------------------------------
r2575 | Ackis | 2009-10-16 15:30:12 +0000 (Fri, 16 Oct 2009) | 1 line
Changed paths:
   M /trunk/Docs/CHANGES.txt

Changelog update.
------------------------------------------------------------------------
r2574 | Ackis | 2009-10-16 15:22:31 +0000 (Fri, 16 Oct 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/ARLDatamine.lua
   M /trunk/Docs/CHANGES.txt

Changelog update.
------------------------------------------------------------------------
r2573 | Jim-Bim | 2009-10-15 21:01:08 +0000 (Thu, 15 Oct 2009) | 2 lines
Changed paths:
   M /trunk/AckisRecipeList.lua

AckisRecipeList:
- fixed class filtering, it was castrated by ackis :<
------------------------------------------------------------------------
r2572 | Ackis | 2009-10-15 19:15:41 +0000 (Thu, 15 Oct 2009) | 1 line
Changed paths:
   M /trunk/Docs/CHANGES.txt

Changelog update.
------------------------------------------------------------------------
r2570 | Ackis | 2009-10-14 19:09:01 +0000 (Wed, 14 Oct 2009) | 5 lines
Changed paths:
   M /trunk/Docs/Wowwiki.txt

Fisker
touches
himself
at night
and the rest of the time.
------------------------------------------------------------------------
r2569 | Ackis | 2009-10-14 19:07:13 +0000 (Wed, 14 Oct 2009) | 5 lines
Changed paths:
   M /trunk/Docs/Wowwiki.txt

Fisker
touches
himself
at night
and the rest of the time.
------------------------------------------------------------------------
r2568 | Ackis | 2009-10-14 19:00:17 +0000 (Wed, 14 Oct 2009) | 6 lines
Changed paths:
   M /trunk/Docs/Wowwiki.txt

This
is
a
multi-line
commit
note.
------------------------------------------------------------------------
r2567 | pompachomp | 2009-10-14 15:56:56 +0000 (Wed, 14 Oct 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Runeforge.lua

Removed some unused variables.
------------------------------------------------------------------------
r2566 | pompachomp | 2009-10-14 15:42:31 +0000 (Wed, 14 Oct 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Runeforge.lua

Removed some unused variables.
------------------------------------------------------------------------
r2565 | Ackis | 2009-10-13 20:49:40 +0000 (Tue, 13 Oct 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Blacksmith.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-Smelt.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

Convert remaining tradeskills to the new wrapper function.  Need flags converted but that's not an asap thing.
------------------------------------------------------------------------
r2564 | Ackis | 2009-10-13 20:23:24 +0000 (Tue, 13 Oct 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-FirstAid.lua

Conver alchemy to use the new wrapper function.
------------------------------------------------------------------------
r2563 | pompachomp | 2009-10-13 18:26:22 +0000 (Tue, 13 Oct 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-FirstAid.lua

Fix some spelling mistakes here and there and some skill levels in the First Aid database.
------------------------------------------------------------------------
r2562 | Jim-Bim | 2009-10-12 16:31:00 +0000 (Mon, 12 Oct 2009) | 2 lines
Changed paths:
   M /trunk/ARLFrame.lua

AckisRecipeList:
- Profession switching is now fixed, works again!
------------------------------------------------------------------------
r2561 | torhal | 2009-10-12 04:57:57 +0000 (Mon, 12 Oct 2009) | 3 lines
Changed paths:
   M /trunk/ARLFrame.lua
   M /trunk/AckisRecipeList.lua
   M /trunk/RecipeDB/ARL-Cook.lua
   M /trunk/RecipeDB/ARL-FirstAid.lua
   M /trunk/RecipeDB/ARL-Runeforge.lua

In ARL-Runeforge.lua Renamed the fucking copy-failpaste "addon:InitFirstAid" to "addon:InitRuneforging".
Everywhere else: Minor and unimportant changes.

------------------------------------------------------------------------
r2560 | pompachomp | 2009-10-11 19:01:02 +0000 (Sun, 11 Oct 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Alchemy.lua

Fixed an error with scanning the alchemy profession
------------------------------------------------------------------------
r2559 | pompachomp | 2009-10-10 09:23:34 +0000 (Sat, 10 Oct 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Cook.lua
   M /trunk/RecipeDB/ARL-FirstAid.lua
   M /trunk/RecipeDB/ARL-Runeforge.lua

converted some more databases to the new format.
------------------------------------------------------------------------
r2558 | torhal | 2009-10-10 05:43:46 +0000 (Sat, 10 Oct 2009) | 4 lines
Changed paths:
   M /trunk/AckisRecipeList.lua

In addon:TRADE_SKILL_CLOSE(): Removed check for existence of addon.Frame
In addon:addTradeSkill(): Moved --@alpha@ enclosure around the print for duplicate entries, instead of the whole if block. End-users were getting memory churn.
In addon:addLookupList(): Same memory fix as above, plus tidied up the function a bit.

------------------------------------------------------------------------
r2557 | Ackis | 2009-10-08 22:27:38 +0000 (Thu, 08 Oct 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Cook.lua

Convert more cooking flags/etc over to the new system.
------------------------------------------------------------------------
r2556 | pompachomp | 2009-10-07 20:12:47 +0000 (Wed, 07 Oct 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-Enchant.lua
   M /trunk/RecipeDB/ARL-Engineer.lua
   M /trunk/RecipeDB/ARL-FirstAid.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

Added GAME_ORIG as the new flag for the game version-original, new format.
------------------------------------------------------------------------
r2555 | pompachomp | 2009-10-07 19:33:26 +0000 (Wed, 07 Oct 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-Inscription.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua
   M /trunk/RecipeDB/ARL-Runeforge.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

Converted all the remaining usable class filter flags to the new format.
------------------------------------------------------------------------
r2554 | pompachomp | 2009-10-07 04:09:04 +0000 (Wed, 07 Oct 2009) | 5 lines
Changed paths:
   M /trunk/AckisRecipeList.lua
   M /trunk/RecipeDB/ARL-Cook.lua
   M /trunk/RecipeDB/ARL-Engineer.lua
   M /trunk/RecipeDB/ARL-Inscription.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua

Removed the class flags from some leatherworking recipes.
Added the variables for the new database format to the inscription database.
Fixed a spelling mistake:F_CENARION_EXPIDITION->F_CENARION_EXPEDITION
Added the F_DK, and F_DRUID flags to the recipes in the inscription database.

------------------------------------------------------------------------
r2553 | pompachomp | 2009-10-06 20:29:55 +0000 (Tue, 06 Oct 2009) | 2 lines
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/RecipeDB/ARL-Alchemy.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
   M /trunk/RecipeDB/ARL-Jewelcraft.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua
   M /trunk/RecipeDB/ARL-Smelt.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

Remove all the class flags from recipes that have ",21,22,23,24,25,26,27,28,29,30,"
Comment out the class detection code in the dataminer.
------------------------------------------------------------------------
r2552 | Ackis | 2009-10-05 19:01:21 +0000 (Mon, 05 Oct 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Add JC and tailoring to the recipe links, not complete but it gets something printed out now.
------------------------------------------------------------------------
r2551 | Ackis | 2009-10-05 18:00:12 +0000 (Mon, 05 Oct 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Engineer.lua

Convert engineering to use the new class filtering system, update classes to use the flags, and update code to use the wrapper function for the counter.
------------------------------------------------------------------------
r2550 | pompachomp | 2009-10-05 07:02:29 +0000 (Mon, 05 Oct 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Engineer.lua

another bugfix
------------------------------------------------------------------------
r2549 | pompachomp | 2009-10-05 06:03:27 +0000 (Mon, 05 Oct 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Blacksmith.lua

bugfix
------------------------------------------------------------------------
r2548 | pompachomp | 2009-10-05 02:06:22 +0000 (Mon, 05 Oct 2009) | 1 line
Changed paths:
   M /trunk/Docs/CHANGES.txt
   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-Tailor.lua
   M /trunk/RecipeDB/ARL-Trainer.lua

Removed all the NPCs from the TrainerDB that are <Apprentice *> profession NPCs that haven't taught anything since patch 2.3.
------------------------------------------------------------------------
r2547 | pompachomp | 2009-10-04 05:14:19 +0000 (Sun, 04 Oct 2009) | 5 lines
Changed paths:
   M /trunk/Locals/testenUS.lua
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-Trainer.lua

Removed: Gorgolon the All-seeing, Hch'uu, Nethergarde Engineer, Clintar Dreamwalker, and Ancient Female Vrykul .. from the trainerDB because they aren't even trainers.
Removed some incorrect acquire data from the Alchemy database.
Renamed Justin Oshenko to Timofey Oshenko because Blizzard apparently changed that NPCs name.
Corrected the following trainers locations..Waldor: The Barrens->Arathi Highlands, Caryssia Moonhunter: Thousand Needles->Feralas, Anchorite Fateema, Daedal, "Cookie" McWeaksauce: Bloodmyst Isls->Azuremyst Isle, Dalinna: Undercity->Hellfire Peninsula, Orn Tenderhoof: Undercity->Borean Tundra, Awan Iceborn: Silvermoon City->Borean Tundra, Josric Fame: Tirisfal Glades->Dragonblight, Awilo Lon'gomba: Darkshore->Dalaran.

------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
820.40 KB Nov 5, 2009 3.2.0 40