CraftList2-r43908

Details

  • Filename
    CraftList2-r43908.zip
  • Uploaded by
  • Uploaded
    Jul 16, 2007
  • Size
    131.11 KB
  • Downloads
    7
  • MD5
    f6ccefbaf937513e856d2bb24056a780

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
r43908 | athou | 2007-07-16 06:17:57 -0400 (Mon, 16 Jul 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- potential bugfix
------------------------------------------------------------------------
r43764 | mikk | 2007-07-14 05:01:19 -0400 (Sat, 14 Jul 2007) | 3 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.toc

CraftList2:
- Delayed load after login via AddonLoader

------------------------------------------------------------------------
r43751 | athou | 2007-07-13 23:08:57 -0400 (Fri, 13 Jul 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- quoted text with " " will now be handled as a block (ie: !enchant "Heal Power" returns enchants matching the exact string "Heal Power" and not "Heal" and "Power" separately)
------------------------------------------------------------------------
r43750 | athou | 2007-07-13 22:52:07 -0400 (Fri, 13 Jul 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- '-' and '!' may now be used to exclude too
------------------------------------------------------------------------
r43749 | athou | 2007-07-13 22:29:36 -0400 (Fri, 13 Jul 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- the '~' symbol can now be used to exclude results in a query (ie: !gem red ~spell returns red gems without the word 'spell' on them). This is highly experimental and needs a lot of testing.
------------------------------------------------------------------------
r43745 | athou | 2007-07-13 21:13:55 -0400 (Fri, 13 Jul 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2

CraftList2:
- forgot to set svn externals
------------------------------------------------------------------------
r43744 | athou | 2007-07-13 21:04:37 -0400 (Fri, 13 Jul 2007) | 3 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua
   M /trunk/CraftList2/CraftList2.toc

CraftList2:
- cooldown timers are now listed right to each not-ready craft
- added Abacus-2.0 to externals
------------------------------------------------------------------------
r43610 | athou | 2007-07-12 08:18:44 -0400 (Thu, 12 Jul 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- Waterfall-1.0 is not required anymore but you won't be able to config anything
------------------------------------------------------------------------
r43608 | athou | 2007-07-12 08:00:53 -0400 (Thu, 12 Jul 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- small adjustment to the new summary feature
------------------------------------------------------------------------
r43519 | athou | 2007-07-11 16:32:51 -0400 (Wed, 11 Jul 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua
   M /trunk/CraftList2/localization.lua

CraftList2:
- added an option to print a summary locally after sending results to someone
------------------------------------------------------------------------
r43201 | athou | 2007-07-08 06:02:54 -0400 (Sun, 08 Jul 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- potential !craft bugfix
------------------------------------------------------------------------
r42327 | athou | 2007-06-30 10:03:14 -0400 (Sat, 30 Jun 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- fix for enchanting crafted items like wands and gems, rescan your enchanting panel
------------------------------------------------------------------------
r42034 | athou | 2007-06-28 09:36:24 -0400 (Thu, 28 Jun 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- adding WIM compatibility
------------------------------------------------------------------------
r42026 | athou | 2007-06-28 08:28:44 -0400 (Thu, 28 Jun 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- adding Cellular compatibility (needs testing)
------------------------------------------------------------------------
r41412 | athou | 2007-06-23 11:52:18 -0400 (Sat, 23 Jun 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- potential bugfix when handling itemlinks
------------------------------------------------------------------------
r41247 | athou | 2007-06-22 05:04:35 -0400 (Fri, 22 Jun 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua
   M /trunk/CraftList2/localization.lua

CraftList2:
- professions can now be deleted from the database individually
------------------------------------------------------------------------
r41115 | athou | 2007-06-21 14:59:17 -0400 (Thu, 21 Jun 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- potential bugfix when scanning tradeskills
------------------------------------------------------------------------
r40851 | athou | 2007-06-20 07:45:11 -0400 (Wed, 20 Jun 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- was throwing an error for items/enchant not present in the game cache
------------------------------------------------------------------------
r40507 | mikk | 2007-06-18 10:11:00 -0400 (Mon, 18 Jun 2007) | 6 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- Make it not respond at all to queries via guild that return 0 matches
- Cut down on the number of lines sent in response to guild queries
- Make it respond with actual data to guild queries that only return 1 or 2 lines, instead of just saying "I got N responses. Whisper me to get em."

------------------------------------------------------------------------
r40376 | athou | 2007-06-17 10:08:07 -0400 (Sun, 17 Jun 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- potential bugfix for sorting by item rarity
------------------------------------------------------------------------
r40188 | athou | 2007-06-16 05:59:22 -0400 (Sat, 16 Jun 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- hardcoded workaround for !gem red returning the reducing threat metagem
------------------------------------------------------------------------
r40184 | athou | 2007-06-16 05:41:17 -0400 (Sat, 16 Jun 2007) | 3 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- removed that extra \n from item tooltips in the menu
- menu color changed
------------------------------------------------------------------------
r40111 | athou | 2007-06-15 18:07:14 -0400 (Fri, 15 Jun 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- small output bugfix for short guildchat answers
------------------------------------------------------------------------
r40074 | athou | 2007-06-15 12:34:37 -0400 (Fri, 15 Jun 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- fix for rarity sorting (if it's not working, reset your craftlist database)
------------------------------------------------------------------------
r40073 | athou | 2007-06-15 11:33:39 -0400 (Fri, 15 Jun 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- forgot to remove some debugging prints
------------------------------------------------------------------------
r40070 | athou | 2007-06-15 11:27:11 -0400 (Fri, 15 Jun 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- attempt to sort the results by item rarity
------------------------------------------------------------------------
r40056 | athou | 2007-06-15 10:10:36 -0400 (Fri, 15 Jun 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- attempt to fix a bug emptying the database when 'have materials' was checked
------------------------------------------------------------------------
r40029 | athou | 2007-06-15 05:59:46 -0400 (Fri, 15 Jun 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/localization.lua

CraftList2:
- deDE fix (again)
------------------------------------------------------------------------
r40028 | athou | 2007-06-15 05:54:25 -0400 (Fri, 15 Jun 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/localization.lua

CraftList2:
- deDE fix
------------------------------------------------------------------------
r40027 | athou | 2007-06-15 05:41:45 -0400 (Fri, 15 Jun 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- wrong handler used in query process
------------------------------------------------------------------------
r40021 | athou | 2007-06-15 04:52:06 -0400 (Fri, 15 Jun 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/localization.lua

CraftList2:
- deDE update
------------------------------------------------------------------------
r40014 | athou | 2007-06-15 04:12:48 -0400 (Fri, 15 Jun 2007) | 3 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua
   M /trunk/CraftList2/CraftList2.toc

CraftList2:
- updated toc with more info
- setting self.version correctly
------------------------------------------------------------------------
r40012 | athou | 2007-06-15 04:03:34 -0400 (Fri, 15 Jun 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- setting svn:keyword
------------------------------------------------------------------------
r40010 | athou | 2007-06-15 03:47:27 -0400 (Fri, 15 Jun 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- some more code cleanup
------------------------------------------------------------------------
r40007 | athou | 2007-06-15 03:30:21 -0400 (Fri, 15 Jun 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- small code cleanup
------------------------------------------------------------------------

Additional Files