r38beta

Details

  • Filename
    GnomishYellowPages-r38beta.zip
  • Uploaded by
  • Uploaded
    Mar 8, 2009
  • Size
    137.47 KB
  • Downloads
    242
  • MD5
    cd992c9be5d88cd133c8d988324f977b

Supported WoW Retail Versions

  • 3.0.9

Changelog

------------------------------------------------------------------------
r39 | lilsparky | 2009-03-09 04:05:03 +0000 (Mon, 09 Mar 2009) | 1 line
Changed paths:
   A /tags/r38beta (from /trunk:38)

Tagging as r38beta
------------------------------------------------------------------------
r38 | lilsparky | 2009-03-08 02:26:10 +0000 (Sun, 08 Mar 2009) | 4 lines
Changed paths:
   M /trunk/GnomishYellowPages.lua
   M /trunk/GnomishYellowPages.toc

-fixed some pattern matching issues with foreign language character sets
-added a simple recipe count indicator on the mouse-over tooltip in the level column
-added shift-clicking to link trade skills to chat
-added AddonLoader support
------------------------------------------------------------------------
r37 | lilsparky | 2009-02-17 02:19:06 +0000 (Tue, 17 Feb 2009) | 1 line
Changed paths:
   M /trunk/GnomishYellowPages.lua

fixed link upgrading code
------------------------------------------------------------------------
r36 | lilsparky | 2009-02-12 09:58:49 +0000 (Thu, 12 Feb 2009) | 2 lines
Changed paths:
   M /trunk/GnomishYellowPages.lua
   M /trunk/GnomishYellowPages.toc

added out-of-date link conversion (no more database wipes after patches)

------------------------------------------------------------------------
r34 | lilsparky | 2009-02-11 21:59:40 +0000 (Wed, 11 Feb 2009) | 1 line
Changed paths:
   M /trunk/GnomishYellowPages.lua
   M /trunk/GnomishYellowPages.toc

fixed dataversion recording
------------------------------------------------------------------------
r32 | lilsparky | 2009-02-11 09:49:44 +0000 (Wed, 11 Feb 2009) | 1 line
Changed paths:
   M /trunk/GnomishYellowPages.lua
   M /trunk/GnomishYellowPages.toc

fixed link activation
------------------------------------------------------------------------
r31 | lilsparky | 2009-02-11 08:26:22 +0000 (Wed, 11 Feb 2009) | 6 lines
Changed paths:
   A /trunk/Art/headerTexture.tga
   A /trunk/Art/headerTextureCenter.tga
   A /trunk/Art/newFrameBackground.tga
   A /trunk/Art/newFrameBorder.tga
   A /trunk/Art/newFrameInsetBackground.tga
   A /trunk/Art/newFrameInsetBorder.tga
   A /trunk/Art/newFrameInsetDivider.tga
   A /trunk/Art/newFrameThinBorder.tga
   A /trunk/GYPSpellData.lua
   M /trunk/GnomishYellowPages.lua
   M /trunk/GnomishYellowPages.toc

added new custom artwork
spellid list now included for current build -- scanning remains as a fail-safe for out-of-data spellid list
changed keyboard handling to only take keyboard focus when ctrl is pressed
ctrl-x deletes
added shift-double-click to send trade link to chat

------------------------------------------------------------------------
r30 | lilsparky | 2009-02-03 06:56:35 +0000 (Tue, 03 Feb 2009) | 1 line
Changed paths:
   M /trunk/GnomishYellowPages.lua

fixed guildcraft data import for new gc storage technique (thanks Silentium83)
------------------------------------------------------------------------
r28 | lilsparky | 2009-01-31 09:06:44 +0000 (Sat, 31 Jan 2009) | 2 lines
Changed paths:
   M /trunk/GnomishYellowPages.lua
   M /trunk/GnomishYellowPages.toc

added ability to delete entries

------------------------------------------------------------------------
r27 | lilsparky | 2009-01-30 09:48:16 +0000 (Fri, 30 Jan 2009) | 1 line
Changed paths:
   M /trunk/GnomishYellowPages.lua

fixed some string/number issues with level comparisons
------------------------------------------------------------------------
r26 | lilsparky | 2009-01-30 09:36:14 +0000 (Fri, 30 Jan 2009) | 3 lines
Changed paths:
   M /trunk/GnomishYellowPages.lua
   M /trunk/GnomishYellowPages.toc
   D /trunk/LibTradeLinks-1.0

removed some debug spam
changed version # in toc

------------------------------------------------------------------------
r25 | lilsparky | 2009-01-30 09:31:14 +0000 (Fri, 30 Jan 2009) | 2 lines
Changed paths:
   M /trunk/GnomishYellowPages.lua
   M /trunk/GnomishYellowPages.toc

completely revised internal link encoding/decoding
added fully automated link bitmap discovery
------------------------------------------------------------------------
r23 | lilsparky | 2009-01-24 08:54:26 +0000 (Sat, 24 Jan 2009) | 5 lines
Changed paths:
   M /trunk/GnomishYellowPages.lua
   M /trunk/LibTradeLinks-1.0/BetaData.lua
   M /trunk/LibTradeLinks-1.0/LibTradeLinks-1.0.lua
   M /trunk/LibTradeLinks-1.0/LiveData.lua

-updated tradelink matching for 3.0.8 patch
-includes latest libtradelinks
-saves each tradeskill to the actual owner of the skill (as opposed to who sent posted it)
-changed interactions to double-clicks so that single clicks can be used for general selections (for data management tools to come)

------------------------------------------------------------------------
r22 | lilsparky | 2009-01-12 08:09:11 +0000 (Mon, 12 Jan 2009) | 2 lines
Changed paths:
   M /trunk/GnomishYellowPages.lua

GnomishYellowPagesGnomishYellowPages:
-fixed trade button update issue
------------------------------------------------------------------------
r20 | lilsparky | 2009-01-12 07:58:32 +0000 (Mon, 12 Jan 2009) | 2 lines
Changed paths:
   M /trunk/GnomishYellowPages.lua

GnomishYellowPagesGnomishYellowPages:
-fixed small filtering issue
------------------------------------------------------------------------
r19 | lilsparky | 2009-01-12 07:52:47 +0000 (Mon, 12 Jan 2009) | 6 lines
Changed paths:
   M /trunk/GnomishYellowPages.lua

GnomishYellowPagesGnomishYellowPages:
-fixed uid assignment in shopping trade link (yet again)
-added who throttle to avoid losing manual who updates
-automatically filters trades when browsing a trade skill
-nicer tooltip functionality
-offline guild members flag should remember setting
------------------------------------------------------------------------
r18 | lilsparky | 2009-01-11 11:53:06 +0000 (Sun, 11 Jan 2009) | 2 lines
Changed paths:
   M /trunk/GnomishYellowPages.lua

GnomishYellowPagesGnomishYellowPages:
-fixed uid assignment in shopping trade link (again)
------------------------------------------------------------------------
r16 | lilsparky | 2009-01-11 09:51:56 +0000 (Sun, 11 Jan 2009) | 2 lines
Changed paths:
   M /trunk/GnomishYellowPages.lua

GnomishYellowPagesGnomishYellowPages:
-fixed uid assignment in shopping trade link
------------------------------------------------------------------------
r14 | lilsparky | 2009-01-11 09:14:40 +0000 (Sun, 11 Jan 2009) | 2 lines
Changed paths:
   M /trunk/GnomishYellowPages.lua

GnomishYellowPagesGnomishYellowPages:
-added trade skill buttons for quick shopping access
------------------------------------------------------------------------
r12 | lilsparky | 2009-01-09 00:05:48 +0000 (Fri, 09 Jan 2009) | 4 lines
Changed paths:
   M /trunk/GnomishYellowPages.lua

GnomishYellowPages:
-fixed issue with smelting (or any other non-linkable trade) causing fatal crash

------------------------------------------------------------------------
r10 | lilsparky | 2009-01-06 05:47:17 +0000 (Tue, 06 Jan 2009) | 4 lines
Changed paths:
   M /trunk/GnomishYellowPages.lua
   M /trunk/GnomishYellowPages.toc
   A /trunk/LibTradeLinks-1.0
   A /trunk/LibTradeLinks-1.0/BetaData.lua
   A /trunk/LibTradeLinks-1.0/LibTradeLinks-1.0.lua
   A /trunk/LibTradeLinks-1.0/LiveData.lua

GnomishYellowPages:
-fixed guild members not showing up issue
-embedded libtradelinks

------------------------------------------------------------------------
r9 | lilsparky | 2009-01-02 10:43:10 +0000 (Fri, 02 Jan 2009) | 3 lines
Changed paths:
   M /trunk/GnomishYellowPages.lua

GnomishYellowPages:
-added first go-round of search method

------------------------------------------------------------------------
r7 | lilsparky | 2008-12-29 09:26:05 +0000 (Mon, 29 Dec 2008) | 3 lines
Changed paths:
   M /trunk/GnomishYellowPages.lua

GnomishYellowPages:
-added data pulling from guild craft

------------------------------------------------------------------------
r6 | lilsparky | 2008-12-29 02:27:24 +0000 (Mon, 29 Dec 2008) | 5 lines
Changed paths:
   M /trunk/GnomishYellowPages.lua
   M /trunk/GnomishYellowPages.toc

GnomishYellowPages:
-reworked /who yet again
-added some filtering options to players and skill levels
-added interface options for controlling who update system (toggle and frequency)

------------------------------------------------------------------------
r4 | lilsparky | 2008-12-21 08:58:10 +0000 (Sun, 21 Dec 2008) | 3 lines
Changed paths:
   M /trunk/GnomishYellowPages.lua

GnomishYellowPages:
-fixed some /who issues
-added guild player location mining
------------------------------------------------------------------------
r3 | lilsparky | 2008-12-17 22:22:12 +0000 (Wed, 17 Dec 2008) | 1 line
Changed paths:
   M /trunk
   M /trunk/GnomishYellowPages.lua

forcing a repackage
------------------------------------------------------------------------
r2 | lilsparky | 2008-12-17 01:48:36 +0000 (Wed, 17 Dec 2008) | 2 lines
Changed paths:
   A /trunk/Art
   A /trunk/Art/headerbackground.tga
   A /trunk/GnomishYellowPages.lua
   A /trunk/GnomishYellowPages.toc

GnomishYellowPages:
-initial commit
------------------------------------------------------------------------
r1 | root | 2008-12-17 01:40:16 +0000 (Wed, 17 Dec 2008) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"gnomishyellowpages/mainline: Initial Import"
------------------------------------------------------------------------