r2809

Details

  • Filename
    AckisRecipeList-r2809.zip
  • Uploaded by
  • Uploaded
    Jan 28, 2010
  • Size
    1.03 MB
  • Downloads
    46
  • MD5
    dddc720531fc320118140541a805bb98

Supported WoW Retail Versions

  • 3.3.0

Changelog

------------------------------------------------------------------------
r2809 | Jim-Bim | 2010-01-28 20:42:32 +0000 (Thu, 28 Jan 2010) | 2 lines
Changed paths:
   M /trunk/ARL.lua

AckisRecipeList:
- fixed ARL.scan_button placement (yeah torhal messed it up)
------------------------------------------------------------------------
r2808 | Jim-Bim | 2010-01-27 13:16:21 +0000 (Wed, 27 Jan 2010) | 2 lines
Changed paths:
   M /trunk/Frame.lua

AckisRecipeList:
- replaced G.ARMOR_COLON (nil) with G.ARMOR .. ":"
------------------------------------------------------------------------
r2807 | pompachomp | 2010-01-26 09:48:31 +0000 (Tue, 26 Jan 2010) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.toc
   M /trunk/Frame.lua

cleanup
------------------------------------------------------------------------
r2806 | pompachomp | 2010-01-24 16:17:55 +0000 (Sun, 24 Jan 2010) | 1 line
Changed paths:
   M /trunk/Database/Smelting.lua

Corrected skill level for Smelt Thorium
------------------------------------------------------------------------
r2805 | pompachomp | 2010-01-21 05:11:47 +0000 (Thu, 21 Jan 2010) | 1 line
Changed paths:
   M /trunk/Database/Quest.lua
   M /trunk/Locales/testenUS.lua

Removed all the phrases for the quest titles.
------------------------------------------------------------------------
r2804 | torhal | 2010-01-21 02:09:05 +0000 (Thu, 21 Jan 2010) | 4 lines
Changed paths:
   M /trunk/ARL.lua
   M /trunk/Database/Quest.lua
   M /trunk/Frame.lua

In addon:addLookupList(): Added code to grab the localized quest name from its tooltip.
In Quest.lua Added NEUTRAL, ALLIANCE, and HORDE constants.
In addon:InitQuest(): Added local function AddQuest(), which is a wrapper for addon:addLookupList(). Also removed all quest names, since those will be mined from the client. Replaced all calls to addon:addLookupList() with AddQuest().
Re-formatted a comment.
------------------------------------------------------------------------
r2803 | pompachomp | 2010-01-20 06:00:10 +0000 (Wed, 20 Jan 2010) | 1 line
Changed paths:
   M /trunk/Database/Engineering.lua

Fixed skill level for Goblin Rocket Boots
------------------------------------------------------------------------
r2802 | pompachomp | 2010-01-15 16:15:59 +0000 (Fri, 15 Jan 2010) | 1 line
Changed paths:
   M /trunk/ARL.lua
   M /trunk/AckisRecipeList.toc
   M /trunk/Docs/Main.txt
   M /trunk/Docs/Wowwiki.txt

some cleanup.
------------------------------------------------------------------------
r2801 | pompachomp | 2010-01-15 03:12:04 +0000 (Fri, 15 Jan 2010) | 1 line
Changed paths:
   M /trunk/Database/Alchemy.lua

Added missing acquire data to Flask of Distilled Wisdom.
------------------------------------------------------------------------
r2800 | pompachomp | 2010-01-14 21:30:15 +0000 (Thu, 14 Jan 2010) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.toc
   M /trunk/database.xml

Fixed the file paths to the database files in database.xml
------------------------------------------------------------------------
r2799 | pompachomp | 2010-01-14 21:20:53 +0000 (Thu, 14 Jan 2010) | 2 lines
Changed paths:
   A /trunk/Database (from /trunk/RecipeDB:2798)
   D /trunk/RecipeDB

Renamed the "RecipeDB" directory to "Database"
DON'T USE THIS ALPHA.
------------------------------------------------------------------------
r2798 | torhal | 2010-01-14 07:57:24 +0000 (Thu, 14 Jan 2010) | 1 line
Changed paths:
   M /trunk/Config.lua

More cosmetic changes to the config options.
------------------------------------------------------------------------
r2797 | torhal | 2010-01-14 07:23:00 +0000 (Thu, 14 Jan 2010) | 5 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/Frame.lua

Hide the MainPanel after it's created, so it isn't automatically shown when opening a TradeSkill.
Removed the "Scan" and "Text Dump" buttons from the config options since they were not actually usable from there and only served to confuse new users.
Moved the "Reset Window Position" button from the main config section to the Display options section.
Clarified the TomTom support code in the config.
Minor code cleanups.
------------------------------------------------------------------------
r2796 | torhal | 2010-01-13 11:03:56 +0000 (Wed, 13 Jan 2010) | 1 line
Changed paths:
   M /trunk/Frame.lua

Added check to see if TomTom is loaded before displaying the tooltip hint for waypoint generation.
------------------------------------------------------------------------
r2795 | torhal | 2010-01-13 11:03:53 +0000 (Wed, 13 Jan 2010) | 1 line
Changed paths:
   M /trunk/local.xml

Fix pompy's "I'm going to bed now...right after I change the name of this folder and then commit to the repository" fuckup. :D
------------------------------------------------------------------------
r2794 | Ackis | 2010-01-12 18:36:38 +0000 (Tue, 12 Jan 2010) | 1 line
Changed paths:
   M /trunk/Docs/Main.txt

Nuke holiday message
------------------------------------------------------------------------
r2793 | Jim-Bim | 2010-01-11 14:55:08 +0000 (Mon, 11 Jan 2010) | 2 lines
Changed paths:
   M /trunk/RecipeDB/Engineering.lua

AckisRecipeList:
- Removed specialization from Engineering Pets
------------------------------------------------------------------------
r2792 | pompachomp | 2010-01-07 03:02:41 +0000 (Thu, 07 Jan 2010) | 1 line
Changed paths:
   M /trunk/Datamine.lua

reworded a message printed to chat.
------------------------------------------------------------------------
r2791 | pompachomp | 2010-01-02 20:37:10 +0000 (Sat, 02 Jan 2010) | 1 line
Changed paths:
   M /trunk/Colour.lua
   M /trunk/Locales/testenUS.lua

more cleanup
------------------------------------------------------------------------
r2790 | pompachomp | 2009-12-31 23:52:23 +0000 (Thu, 31 Dec 2009) | 1 line
Changed paths:
   M /trunk/local.xml

prevent a bunch of locale errors
------------------------------------------------------------------------
r2789 | pompachomp | 2009-12-31 17:45:44 +0000 (Thu, 31 Dec 2009) | 1 line
Changed paths:
   A /trunk/Locales (from /trunk/Locals:2788)
   D /trunk/Locals

"locals" to "locales", dunno why this wasn't renamed so long ago :P
------------------------------------------------------------------------
r2788 | pompachomp | 2009-12-31 10:59:09 +0000 (Thu, 31 Dec 2009) | 1 line
Changed paths:
   M /trunk/Locals/deDE.lua
   M /trunk/Locals/enUS.lua
   M /trunk/Locals/esES.lua
   M /trunk/Locals/esMX.lua
   M /trunk/Locals/frFR.lua
   M /trunk/Locals/koKR.lua
   M /trunk/Locals/ruRU.lua
   M /trunk/Locals/zhCN.lua
   M /trunk/Locals/zhTW.lua
   M /trunk/local.xml

some cleanup.
------------------------------------------------------------------------
r2787 | pompachomp | 2009-12-31 10:31:25 +0000 (Thu, 31 Dec 2009) | 1 line
Changed paths:
   D /trunk/Locals/ARLLocals-deDE.lua
   D /trunk/Locals/ARLLocals-enUS.lua
   D /trunk/Locals/ARLLocals-esES.lua
   D /trunk/Locals/ARLLocals-esMX.lua
   D /trunk/Locals/ARLLocals-frFR.lua
   D /trunk/Locals/ARLLocals-koKR.lua
   D /trunk/Locals/ARLLocals-ruRU.lua
   D /trunk/Locals/ARLLocals-zhCN.lua
   D /trunk/Locals/ARLLocals-zhTW.lua
   A /trunk/Locals/deDE.lua (from /trunk/Locals/ARLLocals-deDE.lua:2786
   A /trunk/Locals/enUS.lua (from /trunk/Locals/ARLLocals-enUS.lua:2786
   A /trunk/Locals/esES.lua (from /trunk/Locals/ARLLocals-esES.lua:2786
   A /trunk/Locals/esMX.lua (from /trunk/Locals/ARLLocals-esMX.lua:2786
   A /trunk/Locals/frFR.lua (from /trunk/Locals/ARLLocals-frFR.lua:2786
   A /trunk/Locals/koKR.lua (from /trunk/Locals/ARLLocals-koKR.lua:2786
   A /trunk/Locals/ruRU.lua (from /trunk/Locals/ARLLocals-ruRU.lua:2786
   A /trunk/Locals/zhCN.lua (from /trunk/Locals/ARLLocals-zhCN.lua:2786
   A /trunk/Locals/zhTW.lua (from /trunk/Locals/ARLLocals-zhTW.lua:2786

renamed the locale files
------------------------------------------------------------------------
r2786 | torhal | 2009-12-31 03:06:34 +0000 (Thu, 31 Dec 2009) | 1 line
Changed paths:
   M /trunk/ARL.lua

Fixed the skill check for trainers in the tooltip hook.
------------------------------------------------------------------------
r2785 | pompachomp | 2009-12-30 10:16:20 +0000 (Wed, 30 Dec 2009) | 1 line
Changed paths:
   M /trunk/ARL.lua
   M /trunk/Colour.lua
   M /trunk/Config.lua
   M /trunk/Datamine.lua
   M /trunk/Frame.lua
   M /trunk/Locals/ARLLocals-enUS.lua
   M /trunk/Locals/testenUS.lua
   M /trunk/Player.lua
   M /trunk/RecipeDB/Alchemy.lua
   M /trunk/RecipeDB/Blacksmithing.lua
   M /trunk/RecipeDB/Cooking.lua
   M /trunk/RecipeDB/Custom.lua
   M /trunk/RecipeDB/Enchanting.lua
   M /trunk/RecipeDB/Engineering.lua
   M /trunk/RecipeDB/FirstAid.lua
   M /trunk/RecipeDB/Inscription.lua
   M /trunk/RecipeDB/Jewelcrafting.lua
   M /trunk/RecipeDB/Leatherworking.lua
   M /trunk/RecipeDB/Mob.lua
   M /trunk/RecipeDB/Quest.lua
   M /trunk/RecipeDB/Reputation.lua
   M /trunk/RecipeDB/Runeforging.lua
   M /trunk/RecipeDB/Smelting.lua
   M /trunk/RecipeDB/Tailoring.lua
   M /trunk/RecipeDB/Trainer.lua
   M /trunk/RecipeDB/Vendor.lua

cleanup
------------------------------------------------------------------------
r2784 | torhal | 2009-12-29 02:05:20 +0000 (Tue, 29 Dec 2009) | 1 line
Changed paths:
   M /trunk/ARL.lua

Re-fixed the previous commit. Yay.
------------------------------------------------------------------------
r2783 | torhal | 2009-12-29 02:02:39 +0000 (Tue, 29 Dec 2009) | 1 line
Changed paths:
   M /trunk/ARL.lua

Reverted last change to hopefully stop git-svn from being a bitch.
------------------------------------------------------------------------
r2782 | torhal | 2009-12-29 02:02:37 +0000 (Tue, 29 Dec 2009) | 1 line
Changed paths:
   M /trunk/ARL.lua

in addon:TRADE_SKILL_SHOW(): Fixed scan_button re-positioning if parented to TradeSkillFrame.
------------------------------------------------------------------------
r2781 | pompachomp | 2009-12-25 18:02:32 +0000 (Fri, 25 Dec 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/Alchemy.lua
   M /trunk/RecipeDB/Engineering.lua
   M /trunk/RecipeDB/FirstAid.lua
   M /trunk/RecipeDB/Leatherworking.lua
   M /trunk/RecipeDB/Mob.lua
   M /trunk/RecipeDB/Reputation.lua
   M /trunk/RecipeDB/Tailoring.lua
   M /trunk/RecipeDB/Trainer.lua
   M /trunk/RecipeDB/Vendor.lua

some comment stuff.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
815.51 KB Jan 28, 2010 3.3.0 40