r2016

Details

  • Filename
    AckisRecipeList-r2016.zip
  • Uploaded by
  • Uploaded
    Jun 5, 2009
  • Size
    1.05 MB
  • Downloads
    45
  • MD5
    b8426e67bed4e6a4bc3be0c898a6c7ab

Supported WoW Retail Versions

  • 3.1.0

Changelog

------------------------------------------------------------------------
r2016 | ackis | 2009-06-05 16:19:34 +0000 (Fri, 05 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Take Thaoky's Altoholic table for reverse lookups on recipes and add it in to the dataminer.  Used with permission btw. Penis.
------------------------------------------------------------------------
r2015 | ackis | 2009-06-05 15:46:55 +0000 (Fri, 05 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Update luadoc for function Torhal wrote.
------------------------------------------------------------------------
r2014 | torhal | 2009-06-05 00:39:52 +0000 (Fri, 05 Jun 2009) | 3 lines
Changed paths:
   M /trunk/ARLDatamine.lua

In CreateReverseLookup(): Added recipelist parameter, and removed the non-unneeded internal call to LoadRecipe(). Updated all occurrences.
Implemented addon:ScanProfession()
Added twipe() to upvalues.
------------------------------------------------------------------------
r2013 | torhal | 2009-06-04 23:17:32 +0000 (Thu, 04 Jun 2009) | 2 lines
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/AckisRecipeList.lua

Moved addon:ScanSkillLevelData() and addon:ScanTrainerData() into a do block which contains tables which are now re-used between the two.
Changed some upvalues in AckisRecipeList.lua
------------------------------------------------------------------------
r2012 | ackis | 2009-06-04 21:59:04 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.toc

Remove pompy. Hah! Take that! Teheheh
------------------------------------------------------------------------
r2011 | ackis | 2009-06-04 21:52:14 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Fix dk flag
------------------------------------------------------------------------
r2010 | ackis | 2009-06-04 21:51:38 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

If the trainer flag is set, we make sure boprecipe flag is set.
------------------------------------------------------------------------
r2009 | ackis | 2009-06-04 21:27:20 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Blacksmith.lua

Fix 16654
------------------------------------------------------------------------
r2008 | ackis | 2009-06-04 21:20:37 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Everyone hates hunters.
------------------------------------------------------------------------
r2007 | ackis | 2009-06-04 20:32:07 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Add all reps to the list.
------------------------------------------------------------------------
r2006 | ackis | 2009-06-04 20:22:36 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Fix pvp flag issue if doing db scan, add checking to see about item types.
------------------------------------------------------------------------
r2005 | ackis | 2009-06-04 20:18:43 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Hide the output of the miner if there's no missing flags/etc
------------------------------------------------------------------------
r2004 | torhal | 2009-06-04 19:36:46 +0000 (Thu, 04 Jun 2009) | 3 lines
Changed paths:
   M /trunk/ARLDatamine.lua

In addon:ScanTooltip(): Renamed confirmtype to confirm_role, added its toggling to a few more places where it seemed it should go, and removed the check for it as I couldn't see why it was needed and it was inhibiting the detection of cloth/mail/plate and class-specific items. Replaced a call to print() with addon:Print().

------------------------------------------------------------------------
r2003 | ackis | 2009-06-04 18:32:37 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Add a few comments.
------------------------------------------------------------------------
r2002 | ackis | 2009-06-04 18:29:32 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Add checks for str, agi, and spi
------------------------------------------------------------------------
r2001 | ackis | 2009-06-04 17:51:15 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Add a couple more debug statements in.
------------------------------------------------------------------------
r2000 | ackis | 2009-06-04 17:49:52 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Remove strlower to a single call
------------------------------------------------------------------------
r1999 | ackis | 2009-06-04 17:40:20 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Check for nil text
------------------------------------------------------------------------
r1998 | ackis | 2009-06-04 17:37:12 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Typo fix.
------------------------------------------------------------------------
r1997 | ackis | 2009-06-04 17:32:52 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Lets look at the right side of the tooltip too.
------------------------------------------------------------------------
r1996 | ackis | 2009-06-04 17:03:26 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Remove dupe notice for now, add text printing out to see what's going on.
------------------------------------------------------------------------
r1995 | ackis | 2009-06-04 16:46:12 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Add new function which will scan a single spell ID.
------------------------------------------------------------------------
r1994 | ackis | 2009-06-04 16:42:35 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Add support for weapon type scanning.
------------------------------------------------------------------------
r1993 | ackis | 2009-06-04 16:30:20 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/RecipeDB/ARL-Blacksmith.lua

Fix warrior flag being missing.
------------------------------------------------------------------------
r1992 | ackis | 2009-06-04 16:21:47 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Fix vendor flag being assigned to everything.
------------------------------------------------------------------------
r1991 | ackis | 2009-06-04 16:18:21 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Fix the classes datamining (some were wrong) and if there are no classes found, flag all of them.
------------------------------------------------------------------------
r1990 | pompachomp | 2009-06-04 08:40:54 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Enchant.lua

added missing Enchanting trainer data, Ticket 632
------------------------------------------------------------------------
r1989 | torhal | 2009-06-04 07:52:51 +0000 (Thu, 04 Jun 2009) | 2 lines
Changed paths:
   M /trunk/ARLFrame.lua

In ReleaseTable(): Changed wipe to twipe.

------------------------------------------------------------------------
r1988 | pompachomp | 2009-06-04 07:35:45 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua

fixed a bug with rep level labels.
------------------------------------------------------------------------
r1987 | pompachomp | 2009-06-04 00:37:33 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Vendor.lua

Fixed location of Sid Limbardi and removed an unneeded variable.
------------------------------------------------------------------------
r1986 | torhal | 2009-06-03 23:11:20 +0000 (Wed, 03 Jun 2009) | 2 lines
Changed paths:
   M /trunk/ARLDatamine.lua

In addon:ScanTooltip(): Changed pattern in gsub() to correctly parse things such as "Alchemy: Transmute: Eternal Water to Fire" and "Engineering: The Mortar: Reloaded". Added a check for failed reverse lookups.

------------------------------------------------------------------------
r1985 | torhal | 2009-06-03 22:40:00 +0000 (Wed, 03 Jun 2009) | 4 lines
Changed paths:
   M /trunk/ARLDatamine.lua

In CreateReverseLookup(): Change self:Print() to addon:Print().
In addon:TooltipScanDatabase(): Fixed incorrect name. - Tooltip-scanning of the entire database now works.
Upvalued some more Lua functions and Blizzard API.

------------------------------------------------------------------------
r1984 | torhal | 2009-06-03 22:02:28 +0000 (Wed, 03 Jun 2009) | 3 lines
Changed paths:
   M /trunk/ARLDatamine.lua

Added "Profession: " keys to recipenames table.

------------------------------------------------------------------------
r1983 | ackis | 2009-06-03 20:33:11 +0000 (Wed, 03 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLColour.lua
   M /trunk/ARLConfig.lua
   M /trunk/ARLDatamine.lua
   M /trunk/ARLFrame.lua
   M /trunk/AckisRecipeList.lua
   M /trunk/Locals/ARLLocals-deDE.lua
   M /trunk/Locals/ARLLocals-enUS.lua
   M /trunk/Locals/ARLLocals-esES.lua
   M /trunk/Locals/ARLLocals-esMX.lua
   M /trunk/Locals/ARLLocals-frFR.lua
   M /trunk/Locals/ARLLocals-koKR.lua
   M /trunk/Locals/ARLLocals-ruRU.lua
   M /trunk/Locals/ARLLocals-zhCN.lua
   M /trunk/Locals/ARLLocals-zhTW.lua
   M /trunk/Locals/testdeDE.lua
   M /trunk/Locals/testenUS.lua
   M /trunk/Locals/testesMX.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-Enchant.lua
   M /trunk/RecipeDB/ARL-Engineer.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-Mob.lua
   M /trunk/RecipeDB/ARL-Quest.lua
   M /trunk/RecipeDB/ARL-Reputation.lua
   M /trunk/RecipeDB/ARL-Runeforge.lua
   M /trunk/RecipeDB/ARL-Seasonal.lua
   M /trunk/RecipeDB/ARL-Smelt.lua
   M /trunk/RecipeDB/ARL-Tailor.lua
   M /trunk/RecipeDB/ARL-Trainer.lua
   M /trunk/RecipeDB/ARL-Vendor.lua

Touch all files adding license info to each code file.  License updated as well, releasing the localizations into the public domain. Remaining code remains All Rights Reserved with a few exceptions (noted in comments).
------------------------------------------------------------------------
r1982 | ackis | 2009-06-03 20:09:09 +0000 (Wed, 03 Jun 2009) | 1 line
Changed paths:
   M /trunk/Docs/Localization.txt

Update localization docs.
------------------------------------------------------------------------
r1981 | Jim-Bim | 2009-06-03 20:08:16 +0000 (Wed, 03 Jun 2009) | 2 lines
Changed paths:
   M /trunk/ARLFrame.lua

AckisRecipeList:
- fixed the gun text in the filter panel
------------------------------------------------------------------------
r1980 | torhal | 2009-06-03 20:03:56 +0000 (Wed, 03 Jun 2009) | 4 lines
Changed paths:
   M /trunk/ARLFrame.lua

In ReleaseTable(): Check for nil table.
Added ACQUIRE_* constants for readability. Removed now-unneeded comments.
Enclosed checkFactions() within a do block which also contains REP_* constants.

------------------------------------------------------------------------
r1979 | ackis | 2009-06-03 20:01:30 +0000 (Wed, 03 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua
   M /trunk/Locals/testesMX.lua

Update testesMX.lua
------------------------------------------------------------------------
r1978 | ackis | 2009-06-03 19:50:47 +0000 (Wed, 03 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLConfig.lua
   M /trunk/ARLDatamine.lua
   M /trunk/ARLFrame.lua
   M /trunk/AckisRecipeList.lua
   M /trunk/Docs/Documentation.txt
   M /trunk/Locals/testenUS.lua

Add a gun flag.
------------------------------------------------------------------------
r1977 | ackis | 2009-06-03 19:39:09 +0000 (Wed, 03 Jun 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   D /trunk/ARLDataminer.rb

Remove ARLDataminer.rb since we aren't parsing web-sites for shit anymore (thing would have has to be rewritten anyways.)
------------------------------------------------------------------------
r1976 | ackis | 2009-06-03 19:38:20 +0000 (Wed, 03 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Update autodocs for dataminer.
------------------------------------------------------------------------
r1975 | torhal | 2009-06-03 06:31:32 +0000 (Wed, 03 Jun 2009) | 3 lines
Changed paths:
   M /trunk/AckisRecipeList.lua

In addon:addTradeAcquire(): Moved AcquireIDList table out of the function and into an enclosing do block - wipe() it each time the function is called.
In addon:GetRecipeLocations(): Create tables for locationlist and locationchecklist in enclosing do block - wipe() them in the function. Re-organize if-else block into if-not-then-return.

------------------------------------------------------------------------
r1974 | pompachomp | 2009-06-03 04:51:33 +0000 (Wed, 03 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Quest.lua

Fixed incorrect data for "The Great Moongraze Hunt" quest.
------------------------------------------------------------------------
r1973 | ackis | 2009-06-03 02:38:40 +0000 (Wed, 03 Jun 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.toc

Another fake commit to see if this damn thing will actually work.
------------------------------------------------------------------------
r1972 | ackis | 2009-06-02 23:56:11 +0000 (Tue, 02 Jun 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.toc

Packager == failure.
------------------------------------------------------------------------
r1971 | ackis | 2009-06-02 23:27:58 +0000 (Tue, 02 Jun 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.toc

packager = sux0rz
------------------------------------------------------------------------
r1970 | torhal | 2009-06-02 22:28:51 +0000 (Tue, 02 Jun 2009) | 3 lines
Changed paths:
   M /trunk/ARLDatamine.lua

In addon:TooltipScanDatabase(): Added check for nil recipe link, and print out its ID and name.
In addon:ScanTooltip(): Renamed invalid variable names 1H and 2H to OneHanded and TwoHanded.

------------------------------------------------------------------------
r1969 | torhal | 2009-06-02 20:43:52 +0000 (Tue, 02 Jun 2009) | 2 lines
Changed paths:
   M /trunk/AckisRecipeList.lua

Fixed addTradeSkill(): Copypasta fail.

------------------------------------------------------------------------
r1968 | ackis | 2009-06-02 20:00:41 +0000 (Tue, 02 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Add some item type scanning to the tooltipscan functions.
------------------------------------------------------------------------
r1967 | torhal | 2009-06-02 19:38:01 +0000 (Tue, 02 Jun 2009) | 2 lines
Changed paths:
   M /trunk/AckisRecipeList.lua

In addon:addTradeSkill(): Moved most data initialization and comments to within the table constructor. Removed un-needed checks.

------------------------------------------------------------------------
r1966 | ackis | 2009-06-02 19:22:23 +0000 (Tue, 02 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Add a function to scan the entire recipe database tooltips.  This may blow shit up.
------------------------------------------------------------------------
r1965 | ackis | 2009-06-02 19:12:16 +0000 (Tue, 02 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Add class checking to the tooltip scanning.
------------------------------------------------------------------------
r1964 | pompachomp | 2009-06-02 19:00:05 +0000 (Tue, 02 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Inscription.lua

fixed incription levels for some recipes.
------------------------------------------------------------------------
r1963 | ackis | 2009-06-02 18:59:37 +0000 (Tue, 02 Jun 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Add more player type flags to the dataminer.
------------------------------------------------------------------------
r1962 | torhal | 2009-06-02 18:48:01 +0000 (Tue, 02 Jun 2009) | 2 lines
Changed paths:
   M /trunk/AckisRecipeList.lua

Reworked missing library detection for easier maintenance and consistency.

------------------------------------------------------------------------
r1961 | ackis | 2009-06-02 18:42:39 +0000 (Tue, 02 Jun 2009) | 1 line
Changed paths:
   M /trunk/Locals/testenUS.lua

Remove a couple unneeded localization phrases.
------------------------------------------------------------------------
r1960 | ackis | 2009-06-02 18:41:56 +0000 (Tue, 02 Jun 2009) | 1 line
Changed paths:
   M /trunk/Docs/CHANGES.txt
   M /trunk/RecipeDB/ARL-Engineer.lua
   M /trunk/RecipeDB/ARL-Quest.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

Update the lunar festival recipes with skill up info, proper acquire info, and expansion info.
------------------------------------------------------------------------
r1959 | pompachomp | 2009-06-02 17:53:28 +0000 (Tue, 02 Jun 2009) | 2 lines
Changed paths:
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-Blacksmith.lua

added missing Alchemy trainer data, Tickets 621,622,627
added missing Blacksmithing trainer data, Tickets 620,623
------------------------------------------------------------------------
r1958 | ackis | 2009-06-02 15:04:12 +0000 (Tue, 02 Jun 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.toc

Add minion support.  Muhahhahahahahahahahah
------------------------------------------------------------------------
r1957 | ackis | 2009-06-02 15:00:59 +0000 (Tue, 02 Jun 2009) | 1 line
Changed paths:
   M /trunk/Docs/Wowwiki.txt

Update wiki doc.
------------------------------------------------------------------------
r1956 | ackis | 2009-06-02 02:59:19 +0000 (Tue, 02 Jun 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Cook.lua

Add Pumpkin Pie and Slow-Roasted Turkey to Cooking.
------------------------------------------------------------------------
r1955 | ackis | 2009-06-02 02:55:07 +0000 (Tue, 02 Jun 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.lua

Remove skillet api calls.
------------------------------------------------------------------------
r1954 | ackis | 2009-06-01 17:17:04 +0000 (Mon, 01 Jun 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.lua

Fix a replacement string.
------------------------------------------------------------------------
r1953 | ackis | 2009-05-31 19:29:23 +0000 (Sun, 31 May 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Add remaining tradeskill links to be generated.
------------------------------------------------------------------------
r1952 | pompachomp | 2009-05-30 04:00:56 +0000 (Sat, 30 May 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Vendor.lua

fixed location of Rin'wosho the Trader
------------------------------------------------------------------------
r1951 | ackis | 2009-05-30 01:54:50 +0000 (Sat, 30 May 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Revised item type flags.
------------------------------------------------------------------------
r1950 | ackis | 2009-05-30 01:03:36 +0000 (Sat, 30 May 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Vendor scanning works, needs some tweaks to catch everything however.
------------------------------------------------------------------------
r1949 | ackis | 2009-05-29 20:55:34 +0000 (Fri, 29 May 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Another datamining update w/ the vendor stuff.
------------------------------------------------------------------------
r1948 | ackis | 2009-05-29 20:20:26 +0000 (Fri, 29 May 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

More datamining updates.
------------------------------------------------------------------------
r1947 | torhal | 2009-05-29 20:19:45 +0000 (Fri, 29 May 2009) | 6 lines
Changed paths:
   M /trunk/ARLFrame.lua
   M /trunk/AckisRecipeList.lua

* ARLFrame.lua *
In addon:DisplayFrame(): Removed rDB parameter - recipeDB is now assigned from addon:GetRecipeTable(). Removed sortedRI parameter - sortedRecipeIndex is now assigned by addon:SortMissingRecipes().
* AckisRecipeList.lua *
In addon:AckisRecipeList_Command(): Removed call to addon:SortMissingRecipes() and un-needed parameters to addon:DisplayFrame().
In addon:SortMissingRecipes(): Moved SortedRecipeIndex out of here and into the enclosing do block - it's now wiped instead of re-created before being populated.

------------------------------------------------------------------------
r1946 | ackis | 2009-05-29 20:07:13 +0000 (Fri, 29 May 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Add rep matching (not all added in) and more specializations.
------------------------------------------------------------------------
r1945 | torhal | 2009-05-29 19:50:31 +0000 (Fri, 29 May 2009) | 3 lines
Changed paths:
   M /trunk/ARLFrame.lua

In addon:SetupMap(): Re-arranged some checks/variables.
In GenerateTooltipContent(): Added check to see if the CTRL+SHIFT+Click line should be added to the tooltip based on user preferences.

------------------------------------------------------------------------
r1944 | ackis | 2009-05-29 19:22:13 +0000 (Fri, 29 May 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Update tooltip scanning to print out flags as it finds them.
------------------------------------------------------------------------
r1943 | torhal | 2009-05-29 19:14:17 +0000 (Fri, 29 May 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Trainer.lua

Fixed coordinates for Josephine Lister.
------------------------------------------------------------------------
r1942 | ackis | 2009-05-29 18:47:55 +0000 (Fri, 29 May 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Fix dataminer vendor issue.
------------------------------------------------------------------------
r1941 | ackis | 2009-05-29 18:45:08 +0000 (Fri, 29 May 2009) | 1 line
Changed paths:
   M /trunk/Docs/CHANGES.txt

Update changelog.
------------------------------------------------------------------------
r1940 | ackis | 2009-05-29 18:42:55 +0000 (Fri, 29 May 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua

You know what, lets make trainers show up on the map list, I know I have trouble finding them, and I'm sure there are other retards just like me.
------------------------------------------------------------------------
r1939 | ackis | 2009-05-29 18:38:07 +0000 (Fri, 29 May 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua

Add a few comments to people know what I was doing with that code.
------------------------------------------------------------------------
r1938 | ackis | 2009-05-29 18:36:06 +0000 (Fri, 29 May 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua

Clean up the map code a bit.  The function to display items on the map now properly returns false for trainers and true for mobs.
------------------------------------------------------------------------
r1937 | ackis | 2009-05-29 18:21:27 +0000 (Fri, 29 May 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Optimize the tooltip scanning code to break out of the loop if we're not dealing with a recipe.
------------------------------------------------------------------------
r1936 | torhal | 2009-05-29 10:14:35 +0000 (Fri, 29 May 2009) | 2 lines
Changed paths:
   M /trunk/ARLFrame.lua
   M /trunk/AckisRecipeList.lua

Fixed waypoint generation.

------------------------------------------------------------------------
r1935 | torhal | 2009-05-29 07:28:46 +0000 (Fri, 29 May 2009) | 4 lines
Changed paths:
   M /trunk/ARLFrame.lua
   M /trunk/AckisRecipeList.lua

In AckisRecipeList.lua
  Removed some garbage creation throughout the file by moving some table declarations and using twipe(). Made some code more readable by changing some if checks and using return.
In ARLFrame.lua
  Removed empty-table creation from some upvalues, because their value is always set by addon:DisplayFrame() or InitializeFrame(). In addon:DisplayFrame(): Removed call to addon:SortMissingRecipes() because this is already done prior to calling addon:DisplayFrame().
------------------------------------------------------------------------
r1934 | torhal | 2009-05-29 05:39:36 +0000 (Fri, 29 May 2009) | 3 lines
Changed paths:
   M /trunk/ARLFrame.lua

Added table caching mechanisms, and applied them to DisplayStrings. Added WipeDisplayStrings() function to facilitate this.
Used twipe() in several places where permanent tables were being re-created.

------------------------------------------------------------------------
r1933 | pompachomp | 2009-05-29 01:27:16 +0000 (Fri, 29 May 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Inscription.lua

added missing Inscription trainer data, Ticket 557
------------------------------------------------------------------------
r1932 | pompachomp | 2009-05-29 00:13:02 +0000 (Fri, 29 May 2009) | 5 lines
Changed paths:
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-Blacksmith.lua
   M /trunk/RecipeDB/ARL-Engineer.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

added missing Alchemy trainer data, Ticket 618
added missing Blacksmithing trainer data, Tickets 580,586,605
added missing Engineering trainer data, Tickets 604,617
added missing Leatherworking trainer data, Ticket 556
added missing Tailoring trainer data, Tickets 565,577,608
------------------------------------------------------------------------
r1931 | pompachomp | 2009-05-28 21:59:50 +0000 (Thu, 28 May 2009) | 2 lines
Changed paths:
   M /trunk/RecipeDB/ARL-Jewelcraft.lua
   M /trunk/RecipeDB/ARL-Smelt.lua

added missing Jewelcrafting trainer data, Tickets 558,619
Added back the custom string to acquire info of Smelt Elementium
------------------------------------------------------------------------
r1930 | torhal | 2009-05-28 06:51:16 +0000 (Thu, 28 May 2009) | 3 lines
Changed paths:
   M /trunk/ARLFrame.lua

Moved all calls to StaticPopupHide() from addon:CloseWindow() (and all other places they were used) to addon:ClosePopups() since this is used in quite a few places, some without hiding the main frame. Added ARL_SEARCHFILTERED to ClosePopups(), as it was used in two other places but missing here.
Re-organized and categorized the upvalues.

------------------------------------------------------------------------
r1929 | torhal | 2009-05-28 01:35:08 +0000 (Thu, 28 May 2009) | 1 line
Changed paths:
   M /trunk/Docs/CHANGES.txt

Added general descriptions of my changes thusfar.
------------------------------------------------------------------------
r1928 | torhal | 2009-05-27 22:08:01 +0000 (Wed, 27 May 2009) | 3 lines
Changed paths:
   M /trunk/ARLFrame.lua
   M /trunk/AckisRecipeList.lua

Renamed addon:CreateFrame() to addon:DisplayFrame() and moved all of the main frame code into a local function named InitializeFrame(), since it was 1276 lines long and was only ever called once.
In InitializeFrame(): Condensed the faction name assignment into 8 lines of code from 26.

------------------------------------------------------------------------
r1927 | ackis | 2009-05-27 15:35:45 +0000 (Wed, 27 May 2009) | 1 line
Changed paths:
   M /trunk/Docs/CHANGES.txt

Update changelog.
------------------------------------------------------------------------
r1926 | ackis | 2009-05-27 15:33:42 +0000 (Wed, 27 May 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Enchant.lua

Remove a couple more duplicate trainer entries.
------------------------------------------------------------------------
r1925 | torhal | 2009-05-27 00:48:17 +0000 (Wed, 27 May 2009) | 3 lines
Changed paths:
   M /trunk/ARLFrame.lua

Added upvalues factionAlliance, factionHorde, and factionNeutral instead of doing a Babble lookup every time these are needed. Replaced all lookups for these values.
In GenerateTooltipContent(): If the recipe comes from a quest for the opposing faction, show "FactionName Quest" so there is at least SOME information under "Obtained From:"

------------------------------------------------------------------------
r1924 | pompachomp | 2009-05-26 23:43:06 +0000 (Tue, 26 May 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-Enchant.lua
   M /trunk/RecipeDB/ARL-Engineer.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

all duplicate acquire information in the database has been removed.
------------------------------------------------------------------------
r1923 | torhal | 2009-05-26 22:19:28 +0000 (Tue, 26 May 2009) | 3 lines
Changed paths:
   M /trunk/ARLFrame.lua

In ttAdd(): Remove use_spans parameter - all single column lines now span both columns. Set min/max length based on fontSize so the tooltip scales with the font.
In GenerateTooltipContent(): Moved clr1 and clr2 to just before their first use. Changed some comments to make more sense. Fixed all ttAdd() calls. Made the recipe name a header line and centered it.

------------------------------------------------------------------------
r1922 | pompachomp | 2009-05-26 22:11:47 +0000 (Tue, 26 May 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Vendor.lua

fixed Ontuvo's location.
------------------------------------------------------------------------
r1921 | pompachomp | 2009-05-26 22:05:31 +0000 (Tue, 26 May 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Jewelcraft.lua

fixed the teardrop crimson spinel acquire info
------------------------------------------------------------------------
r1920 | pompachomp | 2009-05-26 21:51:18 +0000 (Tue, 26 May 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Jewelcraft.lua

fixed some acquire info for jc
------------------------------------------------------------------------
r1919 | pompachomp | 2009-05-26 21:03:57 +0000 (Tue, 26 May 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Jewelcraft.lua

fixed jc duplicate acquire entries
------------------------------------------------------------------------
r1918 | ackis | 2009-05-26 19:48:28 +0000 (Tue, 26 May 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Jewelcraft.lua

Did a quick find/replace of JC duplicate entries in the db.
------------------------------------------------------------------------
r1917 | ackis | 2009-05-26 19:44:25 +0000 (Tue, 26 May 2009) | 1 line
Changed paths:
   M /trunk/Locals/testenUS.lua
   M /trunk/RecipeDB/ARL-FirstAid.lua
   M /trunk/RecipeDB/ARL-Jewelcraft.lua
   M /trunk/RecipeDB/ARL-Vendor.lua

Remove duplicate trainer in first aid, add new JC vendor in Icecrown, update a couple JC recipes.
------------------------------------------------------------------------
r1916 | torhal | 2009-05-26 19:38:15 +0000 (Tue, 26 May 2009) | 3 lines
Changed paths:
   M /trunk/ARLFrame.lua

Re-added TipTac support since Aezay added the option to not hook OnHide.
In GenerateClickableTT(): Removed empty space between character list and "Other Realms".

------------------------------------------------------------------------
r1915 | ackis | 2009-05-26 19:18:04 +0000 (Tue, 26 May 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Add some tooltip scanning debug code.
------------------------------------------------------------------------
r1914 | torhal | 2009-05-26 19:05:28 +0000 (Tue, 26 May 2009) | 3 lines
Changed paths:
   M /trunk/ARLFrame.lua

In SetSpellTooltip(): Added a third parameter - "link" - which is used by code moved into the function from GenerateTooltipContent().
In GenerateTooltipContent(): Renamed some local variables. Replaced the huge if-not-then-else-end with if-not-then-return-end to remove one level of indentation from most of the function. Commented out TipTac gradient support, as TipTac hooks an OnHide script which was causing C stack overflows.

------------------------------------------------------------------------
r1913 | ackis | 2009-05-26 18:24:57 +0000 (Tue, 26 May 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua
   M /trunk/AckisRecipeList.lua

Move a bunch of debug stuff from svn only to alphas as well.
------------------------------------------------------------------------
r1912 | ackis | 2009-05-26 17:37:57 +0000 (Tue, 26 May 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.lua

Remove debug code.
------------------------------------------------------------------------
r1911 | ackis | 2009-05-26 17:36:14 +0000 (Tue, 26 May 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.lua

Add a fix for duplicate entries for reputations.
------------------------------------------------------------------------
r1910 | ackis | 2009-05-26 17:13:11 +0000 (Tue, 26 May 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.lua

add some debug output for pompy right now (will remove once done, don't QQ aboot it pls
------------------------------------------------------------------------
r1909 | ackis | 2009-05-26 16:53:14 +0000 (Tue, 26 May 2009) | 1 line
Changed paths:
   M /trunk/Docs/Main.txt

Update main page a bit
------------------------------------------------------------------------
r1908 | torhal | 2009-05-26 05:09:57 +0000 (Tue, 26 May 2009) | 7 lines
Changed paths:
   M /trunk/ARLFrame.lua

In ttAdd(): Right-justify all second columns for a uniform tooltip look.
In ttAdd(): Set the maximum width of single-column lines to 385 pixels to maintain a uniform tooltip width when scrolling down the recipe list. Lines longer than this will be wrapped.
In GenerateTooltipContent(): Fixed all calls to ttAdd() so that their use_spans parameters were true or false so that the max-width would be obeyed.
In GenerateTooltipContent(): Replaced all calls to ttAdd() with a value of "." to calls of arlTooltip:AddSeparator(), and added a second separator to the bottom.
In CreateFrame(): Added TipTac support to the clicktip on Acquire.

------------------------------------------------------------------------
r1907 | pompachomp | 2009-05-26 01:59:09 +0000 (Tue, 26 May 2009) | 2 lines
Changed paths:
   M /trunk/RecipeDB/ARL-Blacksmith.lua

added missing Blacksmithing trainer data, Ticket 615

------------------------------------------------------------------------
r1906 | pompachomp | 2009-05-26 01:36:17 +0000 (Tue, 26 May 2009) | 2 lines
Changed paths:
   M /trunk/RecipeDB/ARL-Tailor.lua

added missing Tailoring trainer data, Tickets 582,585,588,590

------------------------------------------------------------------------
r1905 | ackis | 2009-05-25 21:59:18 +0000 (Mon, 25 May 2009) | 1 line
Changed paths:
   M /trunk/ARLDatamine.lua

Rewrite the vendor scanning via tooltips.
------------------------------------------------------------------------
r1904 | ackis | 2009-05-25 17:03:16 +0000 (Mon, 25 May 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.lua

Add some code which will display if there's a duplicate acquire ID for a recipe.
------------------------------------------------------------------------
r1903 | torhal | 2009-05-25 09:52:23 +0000 (Mon, 25 May 2009) | 2 lines
Changed paths:
   M /trunk/ARLFrame.lua

In GenerateTooltipContent(): Added support code in case Aezay decides to make TipTac play nicer with LibQTip.

------------------------------------------------------------------------
r1902 | torhal | 2009-05-25 05:43:08 +0000 (Mon, 25 May 2009) | 2 lines
Changed paths:
   M /trunk/ARLFrame.lua

In GenerateClickableTT(): Removed some unnecessary "y, x" assignments, added a few more separator lines, and used AddHeader() for teh header lines.

------------------------------------------------------------------------
r1901 | ackis | 2009-05-25 01:18:36 +0000 (Mon, 25 May 2009) | 1 line
Changed paths:
   M /trunk/Locals/testesMX.lua

Copy testenus to testesmx. Basically a fake commit.
------------------------------------------------------------------------
r1900 | pompachomp | 2009-05-25 01:08:12 +0000 (Mon, 25 May 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Vendor.lua

added "Fariel Starsong" in the vendor list.
------------------------------------------------------------------------
r1899 | pompachomp | 2009-05-25 00:59:43 +0000 (Mon, 25 May 2009) | 1 line
Changed paths:
   M /trunk/Locals/testenUS.lua
   M /trunk/RecipeDB/ARL-Quest.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

fixed acquire info for some tailoring items and removed a quest no longer in game
------------------------------------------------------------------------
r1898 | pompachomp | 2009-05-25 00:07:31 +0000 (Mon, 25 May 2009) | 1 line
Changed paths:
   M /trunk/Locals/testenUS.lua

added a mob name and changed custom27 entry
------------------------------------------------------------------------
r1897 | pompachomp | 2009-05-24 23:11:43 +0000 (Sun, 24 May 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Mob.lua

fix MobID
------------------------------------------------------------------------
r1896 | pompachomp | 2009-05-24 23:03:02 +0000 (Sun, 24 May 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Mob.lua
   M /trunk/RecipeDB/ARL-Smelt.lua

fixed acquire info for Smelt Elementium.
------------------------------------------------------------------------
r1895 | pompachomp | 2009-05-24 19:25:34 +0000 (Sun, 24 May 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Blacksmith.lua

fixed acquire data for Inlaid Mithril Cylinder
------------------------------------------------------------------------
r1894 | torhal | 2009-05-24 16:35:12 +0000 (Sun, 24 May 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua

Made the clickable tooltip acquire when needed and release when done. Moved its callback handler setting to its Acquire point.
------------------------------------------------------------------------
r1893 | pompachomp | 2009-05-24 09:48:43 +0000 (Sun, 24 May 2009) | 1 line
Changed paths:
   M /trunk/Docs/CHANGES.txt

fixed link.
------------------------------------------------------------------------
r1892 | pompachomp | 2009-05-24 09:46:02 +0000 (Sun, 24 May 2009) | 1 line
Changed paths:
   M /trunk/.docmeta
   M /trunk/Docs/CHANGES.txt

doc update , switched markup to wikicreole
------------------------------------------------------------------------
r1891 | torhal | 2009-05-24 06:56:40 +0000 (Sun, 24 May 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua

In ARLFrame.lua Changed support code for arlTooltip to acquire it when needed and release it when done.
------------------------------------------------------------------------
r1890 | pompachomp | 2009-05-23 20:39:13 +0000 (Sat, 23 May 2009) | 2 lines
Changed paths:
   M /trunk/RecipeDB/ARL-Blacksmith.lua
   M /trunk/RecipeDB/ARL-Enchant.lua

added missing Blacksmithing trainer data, Ticket 592
added missing Enchanting trainer data, Tickets 579,584
------------------------------------------------------------------------
r1889 | pompachomp | 2009-05-23 20:00:36 +0000 (Sat, 23 May 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Leatherwork.lua

added missing Leatherworking trainer data, Tickets 587,593,597,576,603
------------------------------------------------------------------------
r1888 | pompachomp | 2009-05-23 04:24:22 +0000 (Sat, 23 May 2009) | 1 line
Changed paths:
   M /trunk/Docs/In-game.txt

fixed some spelling mistakes.
------------------------------------------------------------------------
r1887 | pompachomp | 2009-05-23 04:17:02 +0000 (Sat, 23 May 2009) | 1 line
Changed paths:
   M /trunk/.docmeta
   M /trunk/Docs/Localization.txt

localization doc update and switched markup to wikicreole
------------------------------------------------------------------------
r1886 | pompachomp | 2009-05-23 04:07:12 +0000 (Sat, 23 May 2009) | 1 line
Changed paths:
   M /trunk/.docmeta
   M /trunk/Docs/Feedback.txt

feedback doc update and switched markup to wikicreole
------------------------------------------------------------------------
r1885 | pompachomp | 2009-05-23 03:48:15 +0000 (Sat, 23 May 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Engineer.lua

added/removed missing/incorrect Engineering trainer data, Tickets 589,574,575
------------------------------------------------------------------------
r1884 | pompachomp | 2009-05-23 03:19:53 +0000 (Sat, 23 May 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Alchemy.lua

added missing Alchemy trainer data, Tickets 578,583,591,596
------------------------------------------------------------------------
r1883 | ackis | 2009-05-22 18:01:59 +0000 (Fri, 22 May 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.lua
   M /trunk/Docs/Main.txt

Local libstub to improve speeeeeed.
------------------------------------------------------------------------
r1882 | ackis | 2009-05-22 16:25:17 +0000 (Fri, 22 May 2009) | 1 line
Changed paths:
   M /trunk/Docs/Main.txt

Remove old images
------------------------------------------------------------------------
r1881 | ackis | 2009-05-22 16:22:36 +0000 (Fri, 22 May 2009) | 1 line
Changed paths:
   M /trunk/Docs/In-game.txt
   M /trunk/Docs/Main.txt

Update images to use proper syntax
------------------------------------------------------------------------
r1880 | ackis | 2009-05-22 16:17:04 +0000 (Fri, 22 May 2009) | 1 line
Changed paths:
   M /trunk/Docs/Main.txt

Test image replacement
------------------------------------------------------------------------
r1879 | ackis | 2009-05-22 16:15:00 +0000 (Fri, 22 May 2009) | 1 line
Changed paths:
   M /trunk/.docmeta

Update .docmeta for the creole stuff
------------------------------------------------------------------------
r1878 | torhal | 2009-05-22 06:01:28 +0000 (Fri, 22 May 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua

In addon:SetupMap(): Added check for loc == nil and return if so, added another return if no map was found.
------------------------------------------------------------------------
r1877 | torhal | 2009-05-22 05:17:07 +0000 (Fri, 22 May 2009) | 3 lines
Changed paths:
   M /trunk/ARLFrame.lua

When removing the tradeskill list of an alt, check to see if there are any more tradeskill lists under that realm and remove the realm if not.
Further prettified the menus by adding headers where they were missing and using the new LibQTip separator line.

------------------------------------------------------------------------
r1876 | pompachomp | 2009-05-22 04:09:14 +0000 (Fri, 22 May 2009) | 1 line
Changed paths:
   M /trunk/Docs/In-game.txt

doc update , switched markup to wikicreole
------------------------------------------------------------------------
r1875 | ackis | 2009-05-22 00:22:51 +0000 (Fri, 22 May 2009) | 1 line
Changed paths:
   M /trunk/Docs/Main.txt

Few minor tweakages
------------------------------------------------------------------------
r1874 | pompachomp | 2009-05-22 00:12:19 +0000 (Fri, 22 May 2009) | 1 line
Changed paths:
   M /trunk/Docs/Main.txt

youtube link fix
------------------------------------------------------------------------
r1873 | pompachomp | 2009-05-21 23:51:28 +0000 (Thu, 21 May 2009) | 1 line
Changed paths:
   M /trunk/Docs/Main.txt

Changed format of the main page to WikiCreole
------------------------------------------------------------------------
r1872 | ackis | 2009-05-21 14:41:53 +0000 (Thu, 21 May 2009) | 1 line
Changed paths:
   M /trunk/ARLConfig.lua
   M /trunk/Locals/testenUS.lua

Add a caveat to the datamining screen saying some of these options may lag you a bit when you open up trainers.
------------------------------------------------------------------------
r1871 | torhal | 2009-05-21 07:59:56 +0000 (Thu, 21 May 2009) | 3 lines
Changed paths:
   M /trunk/ARLFrame.lua
   M /trunk/AckisRecipeList.lua

In ARLFrame.lua Added realm name above character selection, and added tradeskill wiping for the selected toon if the Alt key is held while the left mouse button is pressed.
In AckisRecipeList.lua Replaced global wipe() with local twipe().

------------------------------------------------------------------------
r1870 | pompachomp | 2009-05-21 07:56:56 +0000 (Thu, 21 May 2009) | 4 lines
Changed paths:
   M /trunk/RecipeDB/ARL-Blacksmith.lua
   M /trunk/RecipeDB/ARL-Enchant.lua
   M /trunk/RecipeDB/ARL-Engineer.lua
   M /trunk/RecipeDB/ARL-Leatherwork.lua

added/removed missing/incorrect Engineering trainer data, Ticket 601
added missing Blacksmithing trainer data, Ticket 600
removed incorrect Enchanting trainer data, ticket 599
added missing Leatherworking trainer data, Ticket 581
------------------------------------------------------------------------
r1869 | torhal | 2009-05-20 08:40:00 +0000 (Wed, 20 May 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua

Fixed clicktip callback
------------------------------------------------------------------------
r1868 | torhal | 2009-05-20 07:06:23 +0000 (Wed, 20 May 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/ARLFrame.lua
   M /trunk/AckisRecipeList.toc
   M /trunk/embeds.xml

Updated references for LibQTipClick in .pkgmeta, ARLFrame.lua embeds.xml and AckisRecipeList.toc to use LibQTipClick-1.1
------------------------------------------------------------------------
r1867 | ackis | 2009-05-19 19:58:08 +0000 (Tue, 19 May 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.lua

Remove 'sanity check'
------------------------------------------------------------------------
r1866 | torhal | 2009-05-19 14:30:50 +0000 (Tue, 19 May 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua

Replaced my additions of wipe() with twipe().
------------------------------------------------------------------------
r1865 | ackis | 2009-05-18 22:26:33 +0000 (Mon, 18 May 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/AckisRecipeList.toc

Move svn version to RC9 and turn off change log.
------------------------------------------------------------------------
r1863 | ackis | 2009-05-18 22:23:05 +0000 (Mon, 18 May 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua
   M /trunk/Locals/testenUS.lua

Other Realm -> Other Realms
------------------------------------------------------------------------
r1862 | ackis | 2009-05-18 22:16:48 +0000 (Mon, 18 May 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Enchant.lua

Fix a few enchanting recipes.
------------------------------------------------------------------------
r1861 | ackis | 2009-05-18 22:13:54 +0000 (Mon, 18 May 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Alchemy.lua
   M /trunk/RecipeDB/ARL-FirstAid.lua
   M /trunk/RecipeDB/ARL-Smelt.lua

Fix speciality error with first aid and smelting.  Add ethereal oil item to alchemy.
------------------------------------------------------------------------
r1860 | pompachomp | 2009-05-18 22:09:55 +0000 (Mon, 18 May 2009) | 1 line
Changed paths:
   M /trunk/RecipeDB/ARL-Inscription.lua

fixed incorrect skill level of some Inscription items, Ticket 573
------------------------------------------------------------------------
r1859 | torhal | 2009-05-18 21:56:41 +0000 (Mon, 18 May 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua

Fixed menu behavior when clicking the alt-tradeskills button after selecting "Other Realm"
------------------------------------------------------------------------
r1858 | torhal | 2009-05-18 21:45:57 +0000 (Mon, 18 May 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua

Changed the "Alt Tradeskills" button to hide the menu if nothing has been modified and regenerate it otherwise.
------------------------------------------------------------------------
r1857 | pompachomp | 2009-05-18 21:40:29 +0000 (Mon, 18 May 2009) | 2 lines
Changed paths:
   M /trunk/RecipeDB/ARL-Jewelcraft.lua

added missing Jewelcrafting trainer data, Ticket 563

------------------------------------------------------------------------
r1856 | ackis | 2009-05-18 21:33:01 +0000 (Mon, 18 May 2009) | 1 line
Changed paths:
   M /trunk/AckisRecipeList.toc

ToC update.
------------------------------------------------------------------------
r1855 | ackis | 2009-05-18 21:11:11 +0000 (Mon, 18 May 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Manual changlog enabled for tagging prep.
------------------------------------------------------------------------
r1854 | Jim-Bim | 2009-05-18 21:03:37 +0000 (Mon, 18 May 2009) | 2 lines
Changed paths:
   M /trunk/ARLFrame.lua
   M /trunk/Locals/testenUS.lua

AckisRecipeList:
- made "Other Realm" text localizeable and added it to wowace
------------------------------------------------------------------------
r1853 | pompachomp | 2009-05-18 20:38:26 +0000 (Mon, 18 May 2009) | 3 lines
Changed paths:
   M /trunk/RecipeDB/ARL-Blacksmith.lua
   M /trunk/RecipeDB/ARL-Engineer.lua
   M /trunk/RecipeDB/ARL-Tailor.lua

added missing Engineering trainer data, Ticket 554
added missing Blacksmithing trainer data, Ticket 555
removed incorrect Enchanting trainer data in the Tailoring database
------------------------------------------------------------------------
r1852 | torhal | 2009-05-18 19:41:14 +0000 (Mon, 18 May 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua

In GenerateClickableTT() and HandleTTClick(): Modified menu generation to display characters on the current realm, and a line with "Other Realm" - at which point all other realms will be displayed, and selecting one will display all characters on that realm.
------------------------------------------------------------------------
r1851 | ackis | 2009-05-18 18:02:19 +0000 (Mon, 18 May 2009) | 1 line
Changed paths:
   M /trunk/Docs/CHANGES.txt
   M /trunk/Docs/Datamine.txt
   M /trunk/Docs/In-game.txt
   M /trunk/Docs/Main.txt

Update docs to reflect new images.
------------------------------------------------------------------------
r1850 | torhal | 2009-05-18 16:46:24 +0000 (Mon, 18 May 2009) | 1 line
Changed paths:
   M /trunk/ARLFrame.lua

In GenerateClickableTT(): Added counter for number of characters. If above 10, switch to showing a Realm selector then Character selector. Otherwise, show "Character - Realm". Removed all references to click_info.prof as it is no longer needed.

Additional Files

Type Name Size Uploaded Game Version Downloads
835.36 KB Jun 5, 2009 3.1.0 17