File Details
Hightlight 4.2
- R
- Jul 2, 2011
- 4.37 KB
- 961
- 4.2.0
- Retail
File Name
Highlight_4_2.zip
Supported Versions
- 4.2.0
4.2 Working with latest Wow client
3.1 Fixed a couple of LUA errors Added Colour searching alongside ratity name
3.0 Finally fixed Highlight to work with the new APi
2.2 Fixed a nil line entry for the main window.
2.1
- Updated TOC
- Added updates from 'linknoid' (Many thanks for the all the improvements)
- Added "wearable": item has an equipment slot
- Added "craftable": item is used in one of the characters recipes. It caches the tradeskill reagents up front to make searching them fast
- Added negation: reverses the meaning of a search term if you put a "!" or "" in front
- Added multipe search terms: can combine multiple search criteria (implied "and" between all terms)
- Added more item quality search terms: for example, green for uncommon, purple for epic, etc, since I have a hard time remembering the official terms
- Fixed refresh
- Reworked quantity searching: Can now search with <, >, = or combinations of those against item level, required level, stack size, or vendor value
- Allow fractional gold amounts: for example, "greater than 2g50s" written as >2.5
- /hl by itself now puts focus on the search box, to avoid having to click on it
- Brigtened the non-highlighted items just slightlyReorganized redundant code into its own functions to make things easier to read.
2.0
- Updated TOC
- Added price per stack search
1.2
- Now searches active guild bank tab
- Searches include 'item location', e.g. 'Feet', '1H'
1.1 A few other mods
1.0 Updated UI & bank fix
- Now working with all bank items (not just those in bags)
- Added UI counter for items found
0.9.1 UI update
- UI window added to run alongside commandline
- Runs with bank bags as well as local bags
- Updates on key presses
0.9 code re-write to clean up code
- Addition of error handlers
- Addition of 'full' stack check
- Add count of items found to the command line
- Removed the need to open the bags, this is now done automatically
- Fixed the grammer in the output messages
0.4 .. 0.8 - test versions to try out new features; thanks to Chia, Ary and vpr for their time and comments.
0.3 first upload to wow interface
I'm looking into the following issues:
* Guild bank clearing not working every time, a reset of the command will work though
* The OnEscape code does not always close the window. Sometimes a 'tab' is needed before to clear the focus

