GemList-r27517
Details
-
Filenamegemlist-gemlist-r27517.zip
-
Uploaded by
-
UploadedFeb 8, 2007
-
Size67.79 KB
-
Downloads21
-
MD524878ce5f96d16d11b45f614041826c7
Supported WoW Retail Versions
- 2.0.1
Changelog
r27517 | mok | 2007-02-08 01:56:43 -0500 (Thu, 08 Feb 2007) | 6 lines
GemList: - itemlinks now work cross-language - added rarity to description to allow searching for i.e. just blues - added localized "all" to description to allow sending of all gems - help text is now spamlocked, too - removed unused localization strings
r27384 | mok | 2007-02-06 17:41:54 -0500 (Tue, 06 Feb 2007) | 2 lines
GemList: - added quick hack to allow manual inserting of gems (Star of Elune) /glist insert [link]
r27367 | mok | 2007-02-06 11:52:38 -0500 (Tue, 06 Feb 2007) | 2 lines
GemList: - database will not be purged if nothing is scanned
r27292 | sbu | 2007-02-05 18:32:38 -0500 (Mon, 05 Feb 2007) | 2 lines
GemList: - fix missing 'then'
r27265 | mok | 2007-02-05 12:26:56 -0500 (Mon, 05 Feb 2007) | 2 lines
GemList: - fixed error when no gems can be crafted or gems section is closed
r27021 | mok | 2007-02-02 20:07:38 -0500 (Fri, 02 Feb 2007) | 2 lines
GemList: - added svn:keywords to GemList.lua file properties
r26970 | mok | 2007-02-02 10:26:23 -0500 (Fri, 02 Feb 2007) | 2 lines
GemList: - toc
r26967 | mok | 2007-02-02 10:14:41 -0500 (Fri, 02 Feb 2007) | 2 lines
GemList: - changed version to 0.4
r26966 | mok | 2007-02-02 09:59:55 -0500 (Fri, 02 Feb 2007) | 2 lines
GemList: - fixed table.inserts
r26956 | sbu | 2007-02-02 08:39:02 -0500 (Fri, 02 Feb 2007) | 2 lines
GemList: - added missing ","
r26910 | mok | 2007-02-01 19:42:08 -0500 (Thu, 01 Feb 2007) | 3 lines
GemList: - changed helptext - typo in TOC
r26902 | mok | 2007-02-01 19:15:59 -0500 (Thu, 01 Feb 2007) | 6 lines
GemList: - changed color recognition to tooltip instead of icon (hate hardcoded things) - meta gems should no longer appear in queries for non-meta gems - itemlinks are now recognized - multiline descriptions will be ignored except of the first line - you can search for reagents now
r26880 | mok | 2007-02-01 15:38:55 -0500 (Thu, 01 Feb 2007) | 2 lines
GemList: - version numbering
r26850 | mok | 2007-02-01 11:19:38 -0500 (Thu, 01 Feb 2007) | 2 lines
GemList: - fix TOC
r26849 | mok | 2007-02-01 11:16:21 -0500 (Thu, 01 Feb 2007) | 3 lines
GemList: - added Gratuity to do tooltip scanning - hope search for description works now
r26840 | mok | 2007-02-01 09:28:20 -0500 (Thu, 01 Feb 2007) | 2 lines
GemList: - added GemList:test() for testing. seems GetTradeSkillItemStats doesnt work for gems ):
r26839 | mok | 2007-02-01 09:12:16 -0500 (Thu, 01 Feb 2007) | 3 lines
GemList: - update frFR - bugfix: Help text not sent
r26803 | mok | 2007-01-31 23:13:03 -0500 (Wed, 31 Jan 2007) | 4 lines
GemList: - variable number of help-lines - case insensitive keyword
r26718 | mok | 2007-01-31 14:15:56 -0500 (Wed, 31 Jan 2007) | 2 lines
GemList: - fixed line 282
r26711 | mok | 2007-01-31 12:26:41 -0500 (Wed, 31 Jan 2007) | 2 lines
GemList: - added french localisation (thanks Tixu)
r26710 | mok | 2007-01-31 12:12:07 -0500 (Wed, 31 Jan 2007) | 2 lines
GemList: - added "search description" functionality
r26698 | mok | 2007-01-31 10:39:13 -0500 (Wed, 31 Jan 2007) | 2 lines
GemList: - added option to send a gemlist to a player
r26694 | mok | 2007-01-31 09:27:55 -0500 (Wed, 31 Jan 2007) | 2 lines
GemList: - added option to change the chatprefix that triggers GemList
r26554 | kodewulf | 2007-01-29 21:42:35 -0500 (Mon, 29 Jan 2007) | 3 lines
GemList:
- TOC
-- Fixed ##Interface
r26541 | kergoth | 2007-01-29 19:14:59 -0500 (Mon, 29 Jan 2007) | 1 line
.Line ending fixups in .toc files (they werent in my .subversion/config autoprops)
r26540 | kergoth | 2007-01-29 19:00:30 -0500 (Mon, 29 Jan 2007) | 1 line
.Line ending fixups.. yes, we've had a ton of new files without eol-style and a number of files with inconsistent endings just in the past week or so.
r26539 | mok | 2007-01-29 18:51:04 -0500 (Mon, 29 Jan 2007) | 3 lines
GemList: - fixed externals - Jewelcrafting panel should recognized properly
r26508 | mok | 2007-01-29 13:33:24 -0500 (Mon, 29 Jan 2007) | 2 lines
GemList: - typo
r26505 | mok | 2007-01-29 13:03:02 -0500 (Mon, 29 Jan 2007) | 3 lines
GemList: initial commit - Lets anyone know which gems you can craft using the !gems command in whispers - based on EnchantList by Athou