File Details
4.0.6a
- R
- Feb 27, 2011
- 24.33 KB
- 346
- 4.0.6
- Retail
File Name
Qtarget_v4.0.6a.zip
Supported Versions
- 4.0.6
Change log:
Revision 4.0.6a (Feb 25, 2011)
- Bug fix, remove a name from the dropdown list and not add the name currently in the editbox at the same time. Used to add the name currently in the edit window again, even if the same name that was removed.
- Bug fix, countdown to fade/hide dropdown properly. Used to fade sometimes when being used.
- Update, Control-click the "Current" button to clear the name in the edit window immediately. Clicking the button as usual still selects the current target if any.
- Update, see "Add" button to save a name when the dropdown list is opened, and not automatically save anymore. Most names we target are temporary anyway.
- Update, clear focus in the edit window when using the dropdown
- Update, clear focus in the edit window when using any check boxes or buttons
- Update, clear focus in the edit window when in combat
- Update, show the macro status instead of using a "Submit" button, since only for reference and always saved anyway
- Update, references to a "corpse" renamed to the "dead" to match options used in macros
- Update, verified limitations still exist with Blizzard's /target and clearing if not found
- Update, verified limitations still exist with Blizzard's /target and finding the dead or a corpse
Revision 4.0.6 (Feb 12, 2011)
- New, option to set raid icon when targeting to find mobs more easily. Icon does not change if already marked with another icon, since already easy to find or dont want to change what someone in your party already marked.
- New, option to change the raid icon
- New, lock button to keep window from moving. Window was rebuilt since previously unable to lock.
- New, move window back to the middle of screen with slash, /qt reset
- New, names are saved in a dropdown box to use later. Type a name to add it. Click on the dropdown arrow to open it. Left click a name in the box to use it. Right click a name to remove it. Size of dropdown is 40 names but can save any amount.
- Update, prepare macro at login, not just when first used, slash /qt
- Update, move the macro icon to the general tab which has lots more space, and remove from the character tab
- Update, the target macro is much smaller and efficient
- Update, names can be searched which have a single qoute, like A'dal in shat, Archmage Lan'dalock in dalaran
- Update, names can be searched which have a double qoute, like "Sea Wolf" in booty bay
- Update, names can be searched with any other symbols too
- Update, removed old 2006 code that is not used anymore
Revision 4.0.0 (Oct 7, 2010)
- Updated TOC file for patch 4.0.0 (for cata)
- Bug fix, replace 'this' with 'self' and fix parameters passed to functions (for cata)
- Bug fix, replace getglobal() with _G[] (for cata)
Revision 3.3.5 (Sep 10, 2010)
- New, a ping sound is played while searching and target not yet found. Already added a louder alarm in a previous patch when a target is found. The sound has a 3 second delay to avoid being spammed.
- Bug fix, hover mouse over editbox gets focus only for the first time so mouse can still hover without affecting the keyboard.
- Bug fix, clear target if no name, previously it thinks any highlighted target is already found but there is no name
- Updated TOC file for patch 3.3.5
Revision 3.3.0b (Dec 25, 2009)
- New, hover mouse over editbox a second to get focus. Not need to click on the small box. Do not focus if mouse passes quickly.
- New, save macro while typing the target name and not wait to press enter. Combat might start unexpectedly and portion of the name should at least be available.
- Bug fix, while targetting, the zoom out feature in the the world map works okay. Have not had problems as of patch 3.0.0.
Revision 3.3.0 (Dec 9, 2009)
- Bug fix, the escape key no longer closes window so target macro can be available once combat starts. Closing window clears macro and can not be used anymore once combat starts due to Blizzard restrictions. We want to be able to target something before combat starts and continue to use it during combat.
- Updated TOC file for patch 3.3.0
Revision 3.2.0 (Oct 2, 2009)
- New, sound an alarm when a target is found. The sound has a 3 second delay to avoid being spammed. There is already a default sound when selecting a target, but is too soft to get our attention. (thx ralph2688)
- Updated TOC file for patch 3.2.0
Revision 3.0.8
- New, press escape to close window.
- New, use /qt to open window for the first time and not lose the target so that the 'Current' button can be used to save the name.
- New, use /qt mobname, to fill the name or partial name into the window from chat or macro. For daily quests when the name is already known and used a lot.
- Bug fix, macro is updated with no target so not accidently used when login later.
- Bug fix, safe to target with the entire name of a mob. Prior to patch 3.0.0, TargetByName() might not find more mobs with the same name and required to remove the last letter of the name to be able to find more mobs.
- Updated TOC file for patch 3.0.8
Revision 3.00
- Bug fix, after GetNumMacros() broken
- Updated TOC file for patch 3.0.0
Revision 2.06
- Bug fix, removed UnitIsCivilian(), broken by patch 2.3
- Not using new macro, /TARGETEXACT, since can not do partial match.
- Updated TOC file for patch 2.3.0
Revision 2.05
- Bug fix, the 'Current' button used to crash when no target was selected
- The 'Current' button can quickly clear the name for convenience when no target is selected.
- No longer putting the cursor in the window when it opens and accidently erasing the name.
- Opening window while in combat no longer moves focus to the window and interfere with the combat.
- Flash a crosshair in the window when targetting, so not only the macro icon flashes.
- Added tooltips.
Revision 2.04
- Updated TOC file for patch 2.1.0
Revision 2.03
- Turning on/off the 'Find Corpse' option, now saves the macro too.
Revision 2.02
- Update toc file after patches
- Only build macro when the name changes. Helps targeting the same thing constantly to run faster without freezing the game for the split second it takes to build the macro.
Revision 2.01
- Reduced macro size so longer mob names can still be targeted.
Revision 2.0
- BC 2.0 compatible. Updated toc file.
- Addon to store name, and macro to target.
- Removed continuous feature since banned by patch. Could not remove screenshot image though from curse website.
Release version 1.31
- some ideas from QTarget addon by RokkeR
- (web site erased all my previous changelog info :()
....

