CraftyGnome-r66041

Details

  • Filename
    CraftyGnome-r66041.zip
  • Uploaded by
  • Uploaded
    Mar 26, 2008
  • Size
    9.09 KB
  • Downloads
    15
  • MD5
    d8864cf45a722ff1110ac4a927092cf4

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r66041 | rabbit | 2008-03-26 07:55:28 -0400 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /trunk/AbacusLib/AbacusLib.toc
   M /trunk/AuraToChat/AuraToChat.toc
   M /trunk/BananaDKP/BananaDKP.toc
   M /trunk/CandyBar/CandyBar.toc
   M /trunk/ChatThrottleLib/ChatThrottleLib.toc
   M /trunk/Click2Cast/Click2Cast.toc
   M /trunk/ClosetGnome/ClosetGnome.toc
   M /trunk/ClosetGnome_Banker/ClosetGnome_Banker.toc
   M /trunk/ClosetGnome_Tooltip/ClosetGnome_Tooltip.toc
   M /trunk/CraftyGnome/CraftyGnome.toc
   M /trunk/CrayonLib/CrayonLib.toc
   M /trunk/Deformat/Deformat.toc
   M /trunk/DewdropLib/DewdropLib.toc
   M /trunk/ErrorMonster/ErrorMonster.toc
   M /trunk/FuBar2/FuBar2.toc
   M /trunk/FuBarPlugin-2.0/FuBarPlugin-2.0.toc
   M /trunk/GnomeCharmer/GnomeCharmer.toc
   M /trunk/GratuityLib/GratuityLib.toc
   M /trunk/LibSink-2.0/LibSink-2.0.toc
   M /trunk/MobNotes/MobNotes.toc
   M /trunk/RosterLib/RosterLib.toc
   M /trunk/SimpleBossWhisperer/SimpleBossWhisperer.toc
   M /trunk/SimpleChatMods/SimpleChatMods.toc
   M /trunk/SinkLib/SinkLib.toc
   M /trunk/SpyGnome/SpyGnome.toc
   M /trunk/TabletLib/TabletLib.toc
   M /trunk/WindowLib/WindowLib.toc

.Some bumps.
------------------------------------------------------------------------
r64278 | rabbit | 2008-03-11 18:44:13 -0400 (Tue, 11 Mar 2008) | 1 line
Changed paths:
   M /trunk/CraftyGnome/CraftyGnome.lua

CraftyGnome: Nil-check some API returns before we use them.
------------------------------------------------------------------------
r63614 | rabbit | 2008-03-04 17:35:05 -0500 (Tue, 04 Mar 2008) | 1 line
Changed paths:
   M /trunk/CraftyGnome/CraftyGnome.lua

CraftyGnome: Revert the unwanted changes from last commit.
------------------------------------------------------------------------
r63613 | rabbit | 2008-03-04 17:23:40 -0500 (Tue, 04 Mar 2008) | 1 line
Changed paths:
   M /trunk/CraftyGnome/CraftyGnome.lua

CraftyGnome: Don't error when showing the beast trainer frame.
------------------------------------------------------------------------
r63422 | rabbit | 2008-03-02 22:09:29 -0500 (Sun, 02 Mar 2008) | 1 line
Changed paths:
   M /trunk/CraftyGnome/CraftyGnome.lua

CraftyGnome: Hide !next whispers properly.
------------------------------------------------------------------------
r63238 | rabbit | 2008-02-29 11:06:03 -0500 (Fri, 29 Feb 2008) | 1 line
Changed paths:
   M /trunk/CraftyGnome/CraftyGnome.lua

CraftyGnome: Slight code refactoring, added !help command.
------------------------------------------------------------------------
r63235 | rabbit | 2008-02-29 09:28:14 -0500 (Fri, 29 Feb 2008) | 1 line
Changed paths:
   M /trunk/CraftyGnome/CraftyGnome.lua

CraftyGnome: Properly hide incoming ! requests again.
------------------------------------------------------------------------
r63234 | rabbit | 2008-02-29 09:22:58 -0500 (Fri, 29 Feb 2008) | 4 lines
Changed paths:
   M /trunk/CraftyGnome/CraftyGnome.lua

CraftyGnome:
 * Results are now sorted by item level. Enchanters need to visit a trainer to get the skill levels saved properly.
 * Input is not tokenized and an AND search is performed on the recipe tooltips.
 * Whispering !next to the player now returns the next 5 results in the result set if there were too many to be shown.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------