r2639
Details
-
FilenameAckisRecipeList-r2639.zip
-
Uploaded by
-
UploadedNov 8, 2009
-
Size1.03 MB
-
Downloads69
-
MD52f045ea3f4a045b270f9e763a9484a96
Supported WoW Retail Versions
- 3.2.0
Changelog
------------------------------------------------------------------------
r2639 | pompachomp | 2009-11-09 03:19:23 +0000 (Mon, 09 Nov 2009) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Alchemy.lua
Fixed a flag for Sneaking Potion in the Alchemy database, F_QUEST->F_VENDOR
------------------------------------------------------------------------
r2638 | pompachomp | 2009-11-09 01:32:04 +0000 (Mon, 09 Nov 2009) | 3 lines
Changed paths:
M /trunk/Locals/testenUS.lua
M /trunk/RecipeDB/ARL-Blacksmith.lua
M /trunk/RecipeDB/ARL-Vendor.lua
Added a missing vendor to the vendor database,
Vharr <Superior Weaponsmith>
Added missing acquire data to the Massive Iron Axe recipe in the Blacksmithing database.
------------------------------------------------------------------------
r2637 | pompachomp | 2009-11-09 00:43:11 +0000 (Mon, 09 Nov 2009) | 1 line
Changed paths:
M /trunk/Docs/Wowwiki.txt
some changes to wowwiki's arl page.
------------------------------------------------------------------------
r2636 | pompachomp | 2009-11-08 15:53:18 +0000 (Sun, 08 Nov 2009) | 1 line
Changed paths:
M /trunk/AckisRecipeList.lua
M /trunk/AckisRecipeList.toc
Removed some left behind references to LibBetterBlizzOptions
------------------------------------------------------------------------
r2635 | Ackis | 2009-11-06 19:23:19 +0000 (Fri, 06 Nov 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
Manual changelog off.
------------------------------------------------------------------------
r2633 | Ackis | 2009-11-06 19:19:35 +0000 (Fri, 06 Nov 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/Docs/CHANGES.txt
M /trunk/embeds.xml
Few minor doc update, removal of LBBO which I thought I took out a while ago, and change log update.
------------------------------------------------------------------------
r2632 | Ackis | 2009-11-06 19:07:45 +0000 (Fri, 06 Nov 2009) | 1 line
Changed paths:
M /trunk/ARLConfig.lua
Fix a really old bug no one complained about. You can now customize what types of entries get shown on the map dumps.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------