CraftyGnome-r63231

Details

  • Filename
    CraftyGnome-r63231.zip
  • Uploaded by
  • Uploaded
    Feb 29, 2008
  • Size
    6.86 KB
  • Downloads
    24
  • MD5
    368db6173ca9681586f29175a79c8f90

Supported WoW Retail Versions

  • 2.3.3

Changelog

------------------------------------------------------------------------
r63231 | rabbit | 2008-02-29 08:10:00 -0500 (Fri, 29 Feb 2008) | 1 line
Changed paths:
   M /trunk/CraftyGnome/CraftyGnome.lua

CraftyGnome: Leatherworking and Blacksmithing specializations removed, thanks to Megalon, Wobin and dRaCo on #wowace for testing.
------------------------------------------------------------------------
r63229 | rabbit | 2008-02-29 07:51:02 -0500 (Fri, 29 Feb 2008) | 1 line
Changed paths:
   M /trunk/CraftyGnome/CraftyGnome.lua

CraftyGnome: Engineering and Tailoring specializations removed, GetTradeSkillLine returns the base skill name, thanks to nevcairiel for testing.
------------------------------------------------------------------------
r63227 | rabbit | 2008-02-29 07:37:37 -0500 (Fri, 29 Feb 2008) | 1 line
Changed paths:
   M /trunk/CraftyGnome/CraftyGnome.lua

CraftyGnome: Remove some unused skill names from the skill table, still need to figure out if we need to have specialized skills like "Master Armorsmith" there or if the main skill, like "Blacksmithing", is enough.
------------------------------------------------------------------------
r63226 | rabbit | 2008-02-29 07:29:33 -0500 (Fri, 29 Feb 2008) | 1 line
Changed paths:
   M /trunk/CraftyGnome/CraftyGnome.lua

CraftyGnome: Map !-commands to specific trade skills. !cg or !craft replies with a list of commands the player recognizes.
------------------------------------------------------------------------
r62777 | rabbit | 2008-02-24 09:48:54 -0500 (Sun, 24 Feb 2008) | 1 line
Changed paths:
   M /trunk/CraftyGnome/CraftyGnome.lua

CraftyGnome: Bugfix.
------------------------------------------------------------------------
r62249 | rabbit | 2008-02-20 12:05:25 -0500 (Wed, 20 Feb 2008) | 3 lines
Changed paths:
   M /trunk/CraftyGnome/CraftyGnome.lua

CraftyGnome:
 * Don't show whispered ! commands to the CG user.
 * Allow setting a maximum number of results, defaults to 5.
------------------------------------------------------------------------
r60777 | rabbit | 2008-02-10 09:55:36 -0500 (Sun, 10 Feb 2008) | 1 line
Changed paths:
   M /trunk/CraftyGnome/CraftyGnome.lua

CraftyGnome: Don't save the search strings in the DB, just create them on demand.
------------------------------------------------------------------------
r60740 | rabbit | 2008-02-09 21:40:32 -0500 (Sat, 09 Feb 2008) | 1 line
Changed paths:
   M /trunk/CraftyGnome/CraftyGnome.lua

CraftyGnome: Support !cmd [Item link].
------------------------------------------------------------------------
r60736 | rabbit | 2008-02-09 21:28:19 -0500 (Sat, 09 Feb 2008) | 3 lines
Changed paths:
   M /trunk/CraftyGnome/CraftyGnome.lua
   M /trunk/CraftyGnome/CraftyGnome.toc

CraftyGnome:
 * Responds to guild chat.
 * Saves tradeskills to the SV so you don't have to open your tradeskills, format may change.
------------------------------------------------------------------------
r60734 | rabbit | 2008-02-09 20:56:07 -0500 (Sat, 09 Feb 2008) | 6 lines
Changed paths:
   A /trunk/CraftyGnome
   A /trunk/CraftyGnome/CraftyGnome.lua
   A /trunk/CraftyGnome/CraftyGnome.toc

CraftyGnome: Initial import.
 * CraftList2 without the crap.
 * I recommend you have a copy of ChatThrottleLib somewhere (AceComm bundles it), or you'll probably get disconnected if someone searches for a common word.
 * Responds to !cg, !craft, !enchant and !gem.
 * Doesn't save any data (yet), you'll have to open the tradeskill frames after logging in if you want it to be able to reply.
 * Doesn't do guild chat (yet), only whispers.
------------------------------------------------------------------------