Download
(33 Kb)
Download
Updated: 05-22-12 10:05 AM
Pictures
File Info
Tested:Hour of Twilight 4.3
Updated:05-22-12 10:05 AM
Created:11-13-10 11:37 PM
Downloads:33,637
Favorites:199
MD5:
Categories:Miscellaneous, Bags, Bank, Inventory, Chat Mods, Hunter, Graphic UI Mods, Group, Guild & Friends, Raid Mods, ToolTip
This AddOn is 4.3 compatible
Leatrix Plus  Updated less than 3 days ago!  Popular! (More than 5000 hits)
Version: 4.3.10
by: Leatrix [More]
An Addon for World of Warcraft by Leatrix
Click here to lend your support!
What does it do?

Leatrix Plus is a collection of nearly 100 little things which make Wow better. It's modular, fast and efficient.

Here is what it does.
  • Automation
    Manage party and guild invites, automatically release in battlegrounds, automatically resurrect, block duel and trade requests.
  • Interaction
    Show quest levels, automatically accept and turn-in quests, change quest log font size, automatically sell grey items, automatically repair, remove bag automation.
  • Chat
    Extend chat frame, hide chat frame fluff, remove sticky chat, use arrow keys in chat, show time stamps, increase chat history, use class coloring.
  • Text
    Hide zone text, hide error messages, block spam, hide the General channel, shorten chat channel names, hide channel announcements.
  • Tooltip
    Show or hide tooltip features, show target of target, tint tooltip backdrops, hide tooltips in combat, anchor tooltips to cursor, rescale and move tooltip.
  • Frames
    Move or hide various frames, show elite player frame, show vanity toggle buttons, show Mend Pet for hunters, show honorable kills.
  • Miscellaneous
    Remove raid restrictions, automatically confirm rolls, click menus and mousewheel on minimap, hide minimap time, hide various graphics effects, increase zoom distance.
  • Leatrix Plus
    Written in 100% Lua in a single file with no external libraries or dependencies, uses upto 300k memory, very efficient, uses an isolated environment to prevent addon conflicts.
Options

You can access the options panel by typing /ltp or by clicking the Leatrix Plus icon on the minimap. Practically nothing is enabled by default so you should go through the options after installing Leatrix Plus to see which settings you want to use.

Options which are suffixed with a * require a UI reload after enabling or disabling them (this is also noted in the tooltips). A UI reload button will appear in the button bar when needed (it can be clicked anytime).

Leatrix Plus is modular in design. If you see a conflict between an option and one of your existing addons, and you want to keep using that addon, all you have to do is uncheck the relevant option in Leatrix Plus.

Command Switches

In addition to the options panel, you can configure Leatrix Plus using the following command switches.
  • /ltp or /leaplus
    Toggles the options panel.
  • /ltp toggle
    Toggles error messages in the error frame. This switch does not affect the options panel setting.
  • /ltp frame
    Shows the frame information window.
  • /ltp restart
    Restarts the graphcs subsystem.
FAQ

For help with resolving errors and unexpected behaviour, please read the FAQ.

Updates

If you want to be notified when a new version of Leatrix Plus is available, make a free Wowinterface account and add Leatrix Plus to your Wowinterface favorites. You will be sent an email when a new version is out.
4.3.10
* Real ID support has been added. The 'Party from friends', 'Party from whispers' and 'Block party invites' options now support Real ID friends (in addition to character based friends).
* Various options which previously required UI reloads no longer do so. This doesn't change the minimalist footprint of the addon.
* The 'Hide character controls' option has been merged with 'Show vanity buttons'.

4.3.09
* Fixed a minor issue where hiding boss frames required the Dungeon Finder buttons to be showing.
* Modified the tooltip for the minimap button option to show that middle-clicking it will toggle the Recount window if Recount is installed.
* Modified the tooltip for the screen glow option to show that enabling it may give you a performance boost.

4.3.08
* A few (very) minor updates.
* When the 'Move editbox to top' option (Chat menu) is checked, the chat style dropdown in the Blizzard options menu will be set to 'Classic' and will not be changable.
* When the 'Hide chat buttons' option (Chat menu) is checked, the mousewheel scroll checkbox in the Blizzard options menu will be checked and will not be changable.
* If enabled, the stat for HKs on the character sheet will be shown in a smaller font.

4.3.07
* Fixed the quest auto-accept option.

4.3.06
* Removed the quest auto-accept option (at least for now). The Blizzard code appears to be bugged and using AcceptQuest appears to corrupt the quest log detail text. This issue isn't only affecting Leatrix Plus, it is also affecting other addons which make use of AcceptQuest. If Blizzard ever fixes this issue, the auto-accept quest option will return.
* Reworded the 'Toggle General in dungeons' option (Text menu) to make it clear that when checked, the General channel will be hidden or shown depending on whether you are in a dungeon or not. This option is an automatic toggle for the General channel, it shouldn't be used if you never wish to see the General channel.

4.3.05
* There are quite a few structural changes in this update, please leave a comment if you experience any issues.
* The 'Move editbox to top' option (Chat menu) will now cause the editbox to appear below the chat tabs rather than over the top of them. This allows you to cycle through your chat tabs while your editbox remains intact. The editbox will appear in the same place in the Combat Log too as the quick button bar will drop down to make room for it.
* The chat mousescroll feature has been removed as it's included with the default UI (it's in the Social menu). Blizzards setting is account-wide so once it's checked you won't need to check it again.
* Much of the chat and error frame text parsing is now done using global strings instead of plain text. As such, many of the locale functions have been removed (since global strings are global, they don't need to be localised).
* The 'No channel in dungeons' option (Text menu) will now only hide the General chat channel (before, it would hide LocalDefense too). This shouldn't matter as people don't use LocalDefense in dungeons.
* The 'Hide interrupt messages' option now blocks interrupt spam in raids too. This was added with Raid Finder in mind specifically.
* The 'Hide Chat Buttons' option (Chat menu) has been coded differently but still works the same way. However, if you use it, you won't be able to change the whisper mode from the default of 'Inline' (in Blizzards Social menu). This is to ensure that the number of chat windows that Leatrix Plus needs to monitor remains small and manageable (10 to be exact). The chat tab flashing alert (when you are not at the bottom of your chat history) will now resize itself dynamically to match the tab it is highlighting.
* The 'Hide character controls' option (Frames menu) will now hide character controls in the inspect frame and the dressup frame, as well as the character frame.
* The 'Show time stamps' option (Chat menu) will now cause the equivalent Blizzard option to be disabled and unavailable. This is to ensure that time stamps are processed by either Blizzard or Leatrix Plus, not both.
* Removed the /ltp reload switch as there is a /reload command in the default UI.

4.3.04
* Fixed a bug which prevented the vehicle UI from resetting correctly after dismounting from a vehicle when the 'Hide class bar' or 'Enable Frame Customisation' options were checked. To fix this bug, the 'Hide class bar' code was modified and the ability to move the vehicle seat indicator frame was removed.
* For scripters and programmers, the minimap button for Leatrix Plus can now be referenced outside of Leatrix Plus. It's global reference is 'LeaPlusMapBtn'.

4.3.03
* It seems that some people are missing the 'Remove raid restrictions' option, so it's back. When enabled, you can make a raid group with any level character. Reload your UI if Wow says your level is too low.

4.3.02
* Removed the guild repair option. You can now only automatically repair using your own funds. While I appreciate the fact that guild repair can be useful, the fact is that it is not reliable without the ability to see available guild funds for repair. Even the Blizzard UI fails in this area (the guild repair button in the default UI will show an incorrect value until you use a guild bank and even then it uses a cached value) so guild repair is removed until Blizzard sort it out. A bug report has been submitted to Blizzard on this. If you wish to use another addon for automatic repair alongside Leatrix Plus, you can do so, just leave the automatic repair option unchecked in Leatrix Plus.
* Hiding the death effect and hiding the special effects are now two separate options.
* If you use Recount, you can middle-click the minimap button to toggle the main window. This isn't an official feature of Leatrix Plus, I just bolted it on because I miss the ability to toggle the Recount window as I don't always want to see it. If you don't have Recount installed, middle-clicking the minimap button does nothing.

4.3.01
* Fixed an issue with retrieving the guild funds amount when using the automatic repair option.
* Removed the boss checkbox option on the world map as it's now included in the default UI.

4.3.00
* Updated for Wow 4.3.
* Added a new option to hide the character sheet controls. It's in the Frames menu and is disabled by default.
* Removed the option to remove raid restrictions as this feature has been added to the default UI. Cheer!

4.2.58
* Rearranged some of the options and consolidated a few of the menus. Nothing has been removed from the options panel.
* Consolidated the four spam blocking checkboxes (in the Spam section of the Text menu) into a single checkbox called 'Block system spam'. This checkbox is unchecked by default, you should check it if you wish to use it.
* Added a new option to remove the background image from the options panel.

4.2.57
* Modified the 'Show Mend Pet icon' option. It's now an option to show hunter cooldown icons for Mend Pet and Focus Fire. If enabled, Mend Pet and Focus Fire cooldown icons will be shown above the target frame while they are active. You must not have target frame buffs showing on top of the target frame else you won't see the new icons (right click the target frame, go down to Move Frame, ensure Buffs On Top is unchecked). I might expand on this in future with other spells or classes. The icon animations have also been reversed for clarity.
* Consolidated the four 'Hide chat buttons' checkboxes into a single checkbox.

4.2.56
* The casting bar will now display correctly below the player frame if you have a pet frame showing and the casting bar is positioned under the player frame.
* If you have frame customisation enabled, the pet frame will now always parent with the player frame. If you move the player frame, the pet frame will follow it using its default position.
* Added a new option to the chat menu which allows you to middle-click the General chat tab to bring up the chat menu. This is useful if you enable the option to hide chat buttons and miss being able to bring up the menu for emotes, etc.
* Modified the 'Hide class bar' code slightly so that it doesn't hide the pet bar too.

4.2.55
* Reupload of 4.2.54. It seems that Wowinterace downloads are being corrupted. Update: All is fixed now, the issue only occured with certain web browsers during a specific time window, it has been acknowledged by the excellent Wowinterface team and fixed.

4.2.54
* The brass monkeys of Dalaran will now only come out at night when there's nobody around, as originally intended.

4.2.53
* Removed the quest tracking frame and the minimap frame from the frame modification feature. Partly because they have quirks which need special functions to iron out and partly because people are more likely to want to use alternative addons for these frames. The default positions of these frames are generally fine for most people anyway, so they're gone. All hail the simple life! Now then, where's that hunter I keep putting off levelling...

4.2.52
* Fixed a small issue with the quest tracker height when using a modified UI scale.

4.2.51
* Added the ability to move the minimap, quest tracker (watch frame) and the error frame using the normal frames menu.
* Added a new option to permanently hide the quest tracking frame. It's in the Quests menu. If enabled, you won't be given the option of moving the tracking frame in the frame customisation menu (not that you would want to since you chose to hide it permanently).
* Frame customisation drag frames should now scale along with the global UI scale. The quest tracking frame will scale with the 'wider objectives tracker' setting in the Blizzard options.
* The Blizzard integration setting (in the Settings menu) is now just a single checkbox. I would hazard a guess that the number of users who prefer to use the Blizzard options rather than the Leatrix Plus options is very low (if any) so I don't think there's any need for more.

4.2.49
* Added a new option to automatically accept party invites from guild members. As with the existing invite from friends opiton, if you are queued in Dungeon Finder when the invite request comes in, it won't be automatically accepted and you will be asked as normal.
* The 'Block party invites' option has been modified so that it won't block party invites from guild members as well as friends.

4.2.48
* Added a new option to allow you to automatically invite people who whisper 'plusinvite' to you.
* Added a new option to hide tooltips for the options panel.
* Added a new option to show a silver rare player chain instead of a gold elite one.
* The player frame chain and vanity button options are now inside the graphics page.
* The character page is now called automation.

4.2.47
* Only a small update as there is nothing definite planned as of yet, so I would like to get this release out.
* The talents command is now included as intended. You can type /ltp talents to bring up the talents frame from any level character, even a level 1. This allows you to see the talents for your character even before you get a single talent point. It also shows pet talents (for your low-level pet). This can be useful to help with planning or just curiosity.
* The 3 external Blizzard modules (achievement UI, talents UI and time UI) no longer run by default but instead they will load on demand if you use an option which requires them. This fits in with the Leatrix Plus philosophy that if you don't enable an option then it shouldn't use any resources. It also minimises the possibility of Lua errors resulting from incompatibilities between Blizzard modules and other addons (I don't know of any but still, it's better to be safe).
* Leatrix Plus now has no settings enabled by default other than the Blizzard integration settings and the minimap button. The choice is entirely up to the user as to what they choose to enable.

4.2.46
* Removed the talents command for now due to a Lua error which can occur with dual specs. It will be fixed in 4.2.47.

4.2.45
* The frame movement feature has been improved. You can now move the entire party frame and the achievement frame. Also, while your frames are unlocked, you will see checkboxes on the right side of the screen. These will toggle the individual drag frames on and off so that you can drag frames which may be stacked on top of each other.
* Added a new slash command, /ltp achieve. This will test the achievement frame in case you use the frame movement feature to move it and want to check that it looks ok.
* You can now once again move frames while in combat due to a change in the locking mechanism.
* Added a new option to hide all NPC spam while your character is resting. There are various ways of reducing NPC spam in the game. I don't personally feel that NPC spam out in the world is a problem, but when you're resting in the city and chatting to friends then it can be irritating. So this option will hide NPC spam only while your character is resting.
* The option to hide the combat log now hides it completely as originally intended.
* The option to automatically accept party invites from friends now checks first to see if you are in the Dungeon Finder queue. If you are, the party invite won't be automatically accepted and you will be asked if you want to accept as normal.
* Added a new slash command - /ltp talents. This will show the talents window. The difference between this command and the normal talents button in the game is that this command works on any level character, even a level 1. So if you create an alt and want to look at the talents you will get access to, or to see what awesome spells you will get at level 10, just enter /ltp talents.
* Added a new options menu (it's located at the bottom of the main menu on the left of the options panel). These are the options for the addon itself rather than the game.
* Added a new option for you to change the alpha (transparency) of the options panel itself. This can be useful for people who prefer to see more of their game while changing Leatrix Plus options. It's located in the options page and is disabled by default.
* Added a new option for you to change the scale of the options panel. Again, this can be useful for people depending on their eyesight, screen size and resolution. It's located in the options page and is disabled by default.
* Added two new options to control the Blizzard integration features. Leatrix Plus automatically replaces the character based guild invite blocking and trade request blocking settings in the Blizzard options panel with its own account-wide versions in the character menu. It also replaces the myriad of character based class color settings in the Blizzard options panel with two simple account-wide settings in the chat menu. This integration, I think, benefits most people but it may be the case that you prefer to use the Blizzard options panel instead. These two new integration checkboxes will allow you to do that. After unchecking them and reloading, the relevant settings in the Leatrix Plus options panel will be locked and you will be able to use the Blizzard options panel instead. Both settings are in the options page and both are checked by default (most people should leave them checked).
* The defaults button is now called 'reset' and is located inside the options page. This will reset most of your settings back to the default values. It won't reset the Blizzard integration options, tooltip options, frame options or your frame layout.
* A new 'wipe' button has been added to the options page. This will wipe your entire saved profile including your frame layout and every single option in Leatrix Plus.

4.2.44
* Added a new option to move the alternate power bar frame.
* Added a new option to automatically accept party invites from friends. This can be very useful for various occasions. Changing the setting for it doesn't require a UI reload so it can just be enabled when needed.
* Added a refresh button to the frames page. Clicking it will position your frames to the last position you dragged them to. This shouldn't be needed but it's there anyway.
* Modified the combat log hide option. It no longer hides the tab but rather phases it out, which makes it smaller, less obtrusive and unclickable. There's also less of a gap between the general tab and your custom chat frames. The idea is that you dock the combat log and then phase it out so it doesn't get in the way if you don't want to use it. More will probably be done to improve this, but whatever changes are made, they cannot be permanent because people who don't check the option can't be affected by it.
* You can no longer move frames while in combat. The new options panel does actually support it, the problem is that moving some frames requires changing their status from protected to unprotected (while the frames are unlocked, not permanently). While in an unprotected state, the Blizzard UI may choose to move them wherever it wants to and it's more likely to do this while you're in combat.
* Modified the tooltip movement process slightly so that it works the same way as frame movement. Click the move button to unlock the frame, drag and then right-click the frame to finish.

4.2.43
* This is a major structural redesign of the whole addon. There isn't any noticable difference on the surface but internally it's practically a rewrite. Please report any issues (there shouldn't be any).
* All of your option settings have been reset to the defaults, so you will need to setup the addon again. This is unavoidable due to the redesign as the locations where the saved preferences used to be stored no longer exist.
* Most options now run inside the isolated environment and require a UI reload to invoke. Older versions of the addon used the isolated environment sparingly to minimise the need to reload, but I think it's more important to ensure that, when people don't select an option, that option doesn't affect their UI in any way and the default Blizzard settings are used. The only options now which don't require a UI reload are things like blockers and graphical changes.
* The editbox will now resize with the chat frame if you have the option enabled to move it to the top of the chat frame.
* The defaults button (on the homepage) will now reset all settings except the tooltip and frame pages. The settings on these two pages will be retained as it's unlikely that you would want them to be reset along with the rest.

4.2.41
* Added a new option to automatically jump to the bottom of your message history when you click a chat tab.
* Added locale support for the option which hides global channels while in dungeons (English, French, German and Russian).

4.2.40
* Fixed a bug with the fix for the bug with tooltip positioning.

4.2.39
* Fixed bug with tooltip positioning.

4.2.38
* Added support for frame movement of the player, target, pet, ghost, durability, world state, timer and vehicle frames. To move any of these frames, enable frame customisation under the frames menu (a reload will be required the first time you do it) then click the move button. Drag the frames where you want them then right-click any frame to finish. Frame locations are stored account-wide. If you currently use Leatrix Frames then you should remove it to prevent conflicts with the frame settings in Leatrix Plus.
* When enabled, hiding the class bar (graphics menu) now also hides the hunter class bar too.

4.2.37
* Modified the minimap button. It's now green in color. Left clicking it will launch the options panel as before. Right-clicking it will toggle error messages and the button color will change to red while error messages are showing. The option to hide error messages (text panel) needs to be enabled for this to work. The minimap button toggle state isn't saved between sessions (use the setting in the options panel if you want to show or hide error messages permanently).

4.2.36
* Added a minimap button so that you can launch the options panel from it. It's enabled by default and there's an option to disable it on the home page if you really don't want to use it.
* Split the global and local channel name colors into two options. They aren't linked, so you can specify class colors in local channels, global channels or both.

4.2.35
* The option to show names in class color now applies to global channels (such as General and Trade) as well as non-global channels (such as party and say).
* The height of the chat frame will now be saved between sessions if it's adjusted using the easy resizing option.

4.2.34
* Added a new option to show names in class color in non-global channels. This option replaces Blizzards collection of 18 checkboxes and is account-wide. You won't need to configure the class color options again.
* Corrected the easy resizing option to indicate that it requires a UI reload.
* Hiding channel announcements will no longer hide channel throttle messages.

4.2.32
* Time stamps now use server time (not local time) and are shown in 24 hour format.
* Added locale support for drunken spam (English, German, French, Russian, Spanish). This option will be disabled and locked if you are not using one of these locales.
* Added locale support for short channel names (English, German, French, Russian). This option will be disabled and locked if you are not using one of these locales.
* The interrupt blocker has been moved to the text panel. This option will be disabled and locked if you are not using an English locale.
* Modified the chat frame resizing option slightly. When enabled, dragging the General tab with the left mouse button will move the frame (if the frame is unlocked) or extend the window height upwards (if the frame is locked). The idea is that you set the chat frame as you like it, lock it and then extend it upwards when required for DPS meters, loot reviews, etc.

4.2.31
* Added a new option to show time stamps in the chat frame.
* Added a new option to abbreviate channel names in the chat frame.
* Modified the chat frame resizing option. The chat frame can now only be extended upwards (that is the whole point anyway really). If the easy resizing option is checked, you can middle-click the General chat tab and drag upwards to extend the chat frame. You can do this regardless of the frame lock. So if someone posts DPS meter or you need to quickly check who rolled what in a raid, middle-click the General tab, drag upwards, then drag back down when you're done. Easy. Any chat frame can be extended in this way but you always need to middle-click the General chat tab. To extend the chat frame in other directions, use the Blizzard resizing button.
* Modifed the option to hide chat tabs. It now only hides the combat log tab. User created tabs can be closed easily and the general tab is too useful (especially given the new resizing option).
* Modified the bottom button option. It's now called tab highlighting and if enabled, the chat tab will be highlighted if messages are added to that tab but you are not at the bottom of the message list to see them. This works with all chat tabs.
* The /ltp command now works as a toggle. Launching the options panel using /ltp while it's already open will close it.

4.2.30
* Added a new option to hide channel announcements (with an exclude option for join/leave).
* Added a new option to resize the chat frame simply by dragging its edges. This is very useful as it allows you to easily expand your chat frame for those occasions which require you to see more text (such as damage meter reports).
* Modified the feature to hide the chat buttons. It now has it's own setting (before it was part of mousewheel scrolling) and it has a sub-option to show the bottom button. With this enabled, you will see a small, flashing blue button in the bottom-right corner of the chat-frame if you are not at the bottom of your message list when new messages are added. Clicking the button (at any time) ports you to the bottom of your message list.
* Added a help button to the homepage just to show a few tips.
* The time button in the Dungeon Finder window has a new texture.

4.2.29
* Added a new option to hide all chat frame tabs or just the combat log tab.
* Added a new option to move the chat frame editbox to the top of the chatframe.
* Added a new option to use the mousewheel to scroll the chat frame and optionally hide the chat frame buttons.
* Added a new option to unclamp the chat frame so that it can be dragged off-screen.
* Added a new option to increase the chat history from 128 lines to 4096 lines.
* Added two new options to block trade requests and guild invites. These are replacements for the Blizzard interface options and are provided to make the settings account-wide and more easily accessible. No longer will you log into alts and forget to check the boxes.
* Added a new option to hide the class bar for Paladin, Death Knight, Warrior and Druid.
* Changes to Leatrix Plus settings while you are in combat will be invoked automatically after you leave combat. This means that you can play with the settings freely without worrying about whether you are in combat or not. The only thing you cannot do is click the reload button while in combat.

4.2.28
* Added a menu with more categories to the options panel to make it easier to traverse through the options.

4.2.27
* Added a new option to zoom the minimap using the mousewheel.
* Added a new option to right-click the minimap to launch the tracking menu, and middle-click it to launch the calendar.
* When enabled, both of these options hide the corresponding Blizzard buttons to give you the same functionality without the clutter.
* Added a new option to hide the time under the minimap.
* All of these minimap options are under a new category called Minimap on the Miscellaneous page (page 4) and all are disabled by default.
* Redesigned the homepage. It now shows a menu of all the options pages so that you can click directly on the page that you want. You can click the Home button (bottom-left of the options page) to show the homepage at any time.
* Added a Default button on the homepage that will wipe your saved settings and set everything back to the defaults when Leatrix Plus was first installed.
* Added a checkbox to the homepage that lets you specify whether you want the homepage displayed when you open Leatrix Plus. If unchecked, the last page you viewed will be shown. This is unchecked by default.

4.2.26
* Made the options panel a little more friendly. It now uses arrow buttons to cycle through the pages, the reload button is permanently visible (but dimmed and locked when not required) and there are one or two other subtle changes.

4.2.25
* Leatrix Tooltip is now included with Leatrix Plus. This is possible because it runs in the isolated environment that was added in 4.2.20. The tooltip options are disabled by default. If you want to use them, enable the tooltip customisation option, click the reload UI button then choose the tooltip options that you want.
* In most cases, if you already use an existing tooltip addon then you will want to leave the tooltip options in Leatrix Plus alone. If the tooltip customisation checkbox in the tooltip options is unchecked, no part of the tooltip code will be run on startup and your tooltip will be completely unmodified.
* If you currently use Leatrix Tooltip, you should remove it otherwise the settings in Leatrix Plus will conflict. All of the options in Leatrix Tooltip have been migrated over to Leatrix Plus anyway, so there's no reason to want to use both.
* Tooltip movement functions are included in Leatrix Plus. After the tooltip customisation option has been enabled, two buttons will appear in the bottom left of the tooltip options window. One moves the tooltip and the other resets the tooltip position. To move the tooltip, press the move button and the tooltip drag frame will show up. Move it to where you want the tooltip to go, then press the move button again. It's that easy.
* Added an option to block drunken state messages in chat from other people (while keeping your own). This is enabled by default.
* You can now press escape to close the options panel instead of having to click the close button.

4.2.24
* Added an option to hide boss frames under the minimap.
* Added an option to hide General and LocalDefense channels while in dungeons and raids.
* Rewrote the options panel layout to use my own design. It can now only be launched using /ltp and cannot be launched while in combat. The options panel will automatically show the page that you were viewing when you last closed it. The new design is cleaner, uses fewer resources and is less prone to taint.

4.2.21
* Added an option to exclude combat res attempts from the automated resurrect option. This option is enabled by default.
* Successful automated resurrection attempts cast on you will emote a thankyou to the player.
* Added 'purge' to the dungeon interrupt blocker.

4.2.20
* Added the features that were removed in 4.2.18 again. If you use Leatrix Character, Leatrix Boss, Leatrix Quest, Leatrix Error, Leatrix Honor or Leatrix Mend then you should remove these addons before installing this update to Leatrix Plus.
* If you use Leatrix Tips, then you should update it to the latest version as the Dungeon Finder features from Leatrix Tips are now in Leatrix Plus instead.
* These new features are shown suffixed with a * in the options panel. This means that they require a UI reload before you can use them. After making a change to an option suffixed with a *, a UI Reload button will appear at the bottom of the options panel and you can click this when you're done making changes to see the changes come into effect. There's no need to click it after changing each option, just when you're done making changes. Only the new options added in this version require a UI reload.
* This version should hopefully fit the needs of both users who want minimalist changes and users who want everything in one addon. Features which require their own frames or hooks are isolated from the rest of the addon and the code for those features is only run if you enable them.

4.2.18
* Some features have been removed and turned into standalone addons. The quest levels feature has become Leatrix Quest, the error hiding feature has become Leatrix Error, the character sheet checkboxes have become Leatrix Character, the boss checkbox has become Leatrix Boss, the Mend Pet feature has become Leatrix Mend and the Dungeon Finder button/checkbox have been merged with Leatrix Tips.
* The reason for these changes is that I felt that I was deviating from the original design concept of Leatrix Plus by adding features which really didn't fit in with the original coding structure. Leatrix Plus is basically a two-stage coding process. One stage is, what I like to call, the 'do it now' stage which is a block of code that gets executed both on login and as and when a relevant option is checked in the options panel. The other is the event driven block of code that runs specific code when a particular game event is triggered. However, a few features which I added to Leatrix Plus didn't fit in with this coding structure. As such, these features are now available as standalone addons only and links to them are available here.

4.2.17
* Added Strangulate to the dungeon interrupt blocker.
* Modified the quest automation option slightly. There are now 2 checkboxes (down from 3), one to accept quests automatically and another to restrict it to just daily quests.
* Removed the honorable kills option. It's not such a useful stat.
* Fixed a bug with battleground release which ignored the presence of a soulstone.
* Fixed a bug with automated resurrection which prevented you from resurrecting under certain circumstances.

4.2.16
* Added a new option to show the total number of honorable kills for your character in the honor frame. This is the lifetime stat for your character. This option is enabled by default.
* Added a new option to show a checkbox in the Dungeon Finder frame. When checked, the 'Choose your role' confirmation window will not be shown. This feature replaces the '/ltp hiderc' slash command (which has now been removed). The checkbox setting is not saved between login sessions. If you're in a dungeon and someone insists on spamming the 'Choose your role' confirmation window, you can block them completely by checking the box in the Dungeon Finder window. When you want to use Dungeon Finder again, uncheck the box in Dungeon Finder.
* The guild repair fallback option will now be locked if the guild repair option is unchecked.
* Added some votekick errors to the error frame exclusion list. See the error messages tooltip in the options panel for a full list of errors which are now shown. This change means that votekick errors will always appear in the error frame regardless of the error message setting.

4.2.15
* Added a new option for hunters to show a Mend Pet cooldown icon next to the pet frame. The icon will appear when you use Mend Pet to give you an indication when the heal is about to expire. This will help hunters to keep Mend Pet up continuously when an encounter requires it. This option is disabled by default.
* When enabled, the helm and cloak checkboxes in the character sheet will no longer be clickable while your character is dead.

4.2.14
* Just a small update to move the boss buttons checkbox (on the world map) further to the right, to reduce the chance of it blocking something else.

4.2.13
* Added a new option to show a checkbox on the world map which toggles boss buttons.
* Modified the repair option so that guild repair checkboxes will always be available regardless of guild status. This enables you to configure the guild repair options even if you are logged into a character that is not guilded.
* Updated the dungeon spam blocker keywords slightly. You can always see the words it blocks from the tooltip.
* Repositioned the helm and cloak checkboxes on the character sheet and restricted their clickable area to just the checkboxes themselves (not the words next to them).
* Redesigned the options somewhat to give the option panels some sort of order.

4.2.12
* Fixed a bug with the placement of the helm/cloak checkboxes. Thanks to suicidalkatt for pointing it out. :)

4.2.11
* Added a new option to hide the Blizzard gryphons. This option is disabled by default.
* Added a new option to set the zoom out level to the maximum, so that you can zoom out further than the default UI allows. This option is disabled by default.
* Added a new option to show two checkboxes in the character frame which will toggle your helm/cloak. The settings you choose here are saved per character by the Wow UI. It's just a quicker way of toggling your helm/cloak without having to go into the Interface options. This option is enabled by default.

4.2.10
* A small update to the dungeon spam blocker. If enabled, messages will now be blocked if they contain the words 'interrupt', 'taunt', 'activate', 'mind freeze', 'rebuke', 'kick', 'bash', 'pummel', 'silence' or 'counterspell'. This only works while you are inside an instance and in combat.

4.2.09
* Added two new words to the dungeon chat interrupt blocker. If enabled, messages in party and say chat will now be blocked if they contain the words 'interrupted, 'taunted' or 'activated'. Just a reminder, this feature only works while you are inside an instance (of any type) and only while you are in combat. This is to prevent unwanted blocking of messages.
* Added a new option to enable the arrow keys when typing in the chat frame so that you can go back and forth through your message correcting mistakes and changing text. You can also hold down CTRL and press arrow keys to jump entire words or you can hold down shift and press arrow keys to highlight text. Once highlighted, you can press CTRL/C to copy and CTRL/V to paste.This option is enabled by default. If disabled, the arrow keys will use the normal keybind action (which is character movement by default).
* Added a new option to disable text fading in the chat window so that chat text remains permanently visible. This option is disabled by default.

4.2.08
* Added an option to allow you to block spell interrupt messages while in dungeons. When enabled, messages entered in party chat or say chat will be blocked if they contain the word "interrupted". This seems to be the most common word used by players with announcement addons. These addons are quite annoying in dungeons as they take focus away from the action and draw your attention to the chat window, only to announce that someone in the group pressed a button which blocked a spell! This feature will only work while you are in an instance (it can be an instance of any type such as a dungeon, raid, etc) and only while you are in combat. Only messages in party chat or say chat are blocked. If you have any suggestions on how to improve on this feature, please leave a comment.

* Modified the quest accept feature. You can now choose to automatically accept all quests or just daily quests only. Both are disabled by default so you need to specify your choice in the options panel after you install this update.

4.2.07
* Added an option to allow your low level characters to join raids. A while back, Blizzard introduced a requirement that your character must be level 10 to join a raid. Checking this option in Leatrix Plus will remove that requirement for all of your characters. This option is enabled by default.

4.2.06
* Added an option to hide special effects. An example is the haze effect when you enter Riplash Strand in Borean Tundra (the white smokey haze that creeps in from the corners of your screen). Some people may find these effects offputting so this option will let you hide them.
* The option to process quests automatically has been changed. There are now two options, one to accept quests automatically and the other one to turn-in quests automatically. You can choose one or the other, or both.

4.2.05 - Axxess Edition
* Added an option to process quests automatically. This option is disabled by default. If enabled, quests will be automatically taken when you talk to an NPC offering them. This will not skip gossip windows or automatically choose quests for you, it will only remove the need to click Accept. Quests will also be turned-in automatically if there are no loot choices to make. You can over-ride this option by holding down shift while you talk to a quest giver.
* Added an option to remove the confirmations from loot rolls. This option is disabled by default. If enabled, confirmations will not appear when you click need, greed or disenchant when looting in a group. Bind-on-Pickup warnings will also not appear. You can over-ride this option by holding down shift while looting and clicking loot choices.
* Expanded the options panel to cover two pages. Typing /ltp will jump you straight to page one, skipping the introduction page. The defaults button at the bottom of each page is specific to the page you're viewing.
* This version is dedicated to Axxess in recognition of making a nice comment.

4.2.04
* Reduced the options panel height for widescreen users so that controls aren't rendered outside of the frame.

4.2.03
* Added an option to show quest levels in the quest log. This option is enabled by default. Quest levels will be added along with the quest type (dungeon, raid, daily, PvP, etc). Quest levels give you a better idea of the difficulty of a quest and a clearer warning of when a quest is about to turn grey.

4.2.02
* Added an option to allow you to automatically repair your items when you visit a suitable merchant. You can use your own money or guild money for the repair. There is also an option for you to fallback on your own money if you don't have permission to use the guild bank or not enough funds are available in it. If you don't check the fallback option and your guild bank doesn't have enough money, or you're not allowed to use it for repair, the repair will not be done and instead you will see a warning. To specify that you always wish to use your own money as a backup, you must check the fallback option.
* Options panel components will now be dimmed and locked if other components (to which they rely on) are unchecked, or, your character does not meet the requirements for them. Example, the guild repair option will be dimmed and locked if your character is unguilded.

4.2.01
* Added an option to allow you to sell all grey items automatically when you visit a vendor. This option is disabled by default. If you enable this option, the sale of grey items will be done transparently when you visit a vendor and a summary detailing the number of items sold and total gold acquired will be shown. I don't think there's any need to clutter the chat window with a detailed report of each individual item sold (there is always the buyback tab anyway).
* Added an option to show/hide the Dungeon Finder Time button. This option is enabled by default. This has been added just to give people the option of whether to show the button or not, to prevent a potential conflict with another addon (in case that addon wants to use the same space).

4.2.00
* Removed the option to show/hide the minimap target blip as it's now included in the tracking menu.
* The slash command has changed to /ltp (alternatively, you can use /leaplus)
* Modified the options panel layout to take the larger space into account.
* Updated the addon for patch 4.2.

4.1.25
* Added an option to allow you to automatically release when in a battleground.

4.1.24
* Added an option to hide the minimap target and focus target blips (works with the default minimap).

4.1.23
* Fixed bag automation issue.

4.1.22
* Updated for Wow patch 4.1.

4.21
* Modified the time button in the Dungeon Finder so that it works as a toggle. Clicking it while the cooldown window is showing will now hide it.

* Added an option to use the old style enter key functionality with the chat window. When enabled, the enter key can be used to talk in group chat using whatever method you used last (say, party, guild, etc), while the r key can be used for replying to whispers as normal. This is enabled by default and there's a checkbox to disable it in the options panel.

I find this feature very useful for talking in group chat and replying to whispers at the same time without having to type "/p" or "/w" and risk getting the messages mixed up. Let's say you join a party, the first time you talk you will use "/p" (eg. "/p Hello."). From then on, pressing enter will use party chat every time (so no need to use "/p"). If you want to reply to whispers, press the R key, it will not change the enter key functionality, making group and private communication easier and less confusing.

4.20
* Added an option to hide error messages and information messages in the error frame.
* Added an option to hide zone and subzone text.
* Added an option to resize the quest log detail text (should now work with any locale).
* Leatrix Plus now includes some features from Leatrix Text. Leatrix Text has been discontinued so should no longer be used.

4.10
* Added a button to the Dungeon Finder window (called 'Time') which will show you your random dungeon cooldown. Under most circumstances, the cooldown will be shown anyway after you have joined a dungeon group. However, the timer can get lost if someone leaves the group (or something like that). This button will allow you to see the timer when you click it if the dungeon rewards window is showing and preventing you from seeing it.

4.09
* Added an option to hide the netherworld effect (enabled by default). An example of the netherworld effect is the mage spell, Invisibility (where the screen goes dark and sways from side to side).
* Added an option to hide the drunken haze effect (disabled by default). Note that this also removes the full-screen glow which will reduce the graphics quality, so you should only use it when required (i.e. when you are drunk and don't want your screen to go blurry). Questing in Thousand Needles inspired this option.

4.05
* Added the elite gold chain option that started out in Leatrix Frames. What goes around, comes around!

4.04
* Removed the frame movement options as they're now part of Leatrix Frames. If you're using Leatrix Frames, you need to update Leatrix Plus to 4.04 otherwise the frame movement functions will conflict.

4.03
* Added a new option to prevent bags from opening/closing automatically when using a vendor/mailbox.

4.02
* Duel, guild petition and party requests will no longer be blocked if the player requesting is on your friends list.
* The resurrect feature now applies to both combat and normal resurrection. To split them up requires the use of combat log event parsing which I don't want to do.
* The resurrect feature is now disabled by default.

4.01
* Added dual-spec spam blocking
* Added new command switch to move the player/target frames to their preset position (/lp player).
* Party invitation blocking is now disabled by default
* Removed guild invitation blocking as it's now included in the UI (thank you to Creepy_inc)
* Duel spam is now shown regardless of the option setting if you are involved in the duel (as intended)

4.00
* Initial release
Archived Files (80)
File Name
Version
Size
Author
Date
4.3.09
33kB
Leatrix
05-04-12 11:32 AM
4.3.08
33kB
Leatrix
04-28-12 06:19 PM
4.3.07
33kB
Leatrix
12-26-11 03:48 PM
4.3.06
33kB
Leatrix
12-26-11 05:34 AM
4.3.05
33kB
Leatrix
12-23-11 09:03 AM
4.3.04
34kB
Leatrix
12-16-11 07:48 PM
4.3.03
34kB
Leatrix
12-06-11 10:03 AM
4.3.02
34kB
Leatrix
12-04-11 04:53 PM
4.3.01
34kB
Leatrix
12-03-11 10:58 AM
4.3.00
34kB
Leatrix
11-30-11 04:00 AM
4.2.58
34kB
Leatrix
11-08-11 12:22 AM
4.2.57
35kB
Leatrix
10-31-11 05:03 PM
4.2.56
35kB
Leatrix
10-30-11 10:17 AM
4.2.55
35kB
Leatrix
10-28-11 09:07 AM
4.2.54
35kB
Leatrix
10-28-11 04:23 AM
4.2.53
35kB
Leatrix
10-27-11 01:51 PM
4.2.52
36kB
Leatrix
10-27-11 10:43 AM
4.2.51
36kB
Leatrix
10-26-11 05:58 PM
4.2.49
35kB
Leatrix
10-24-11 11:25 AM
4.2.48
35kB
Leatrix
10-22-11 02:24 PM
4.2.47
34kB
Leatrix
10-21-11 12:08 PM
4.2.46
34kB
Leatrix
10-20-11 03:22 PM
4.2.45
34kB
Leatrix
10-20-11 12:22 PM
4.2.44
33kB
Leatrix
10-18-11 09:49 AM
4.2.43
32kB
Leatrix
10-17-11 09:05 AM
4.2.41
32kB
Leatrix
10-15-11 02:47 AM
4.2.40
32kB
Leatrix
10-13-11 04:25 AM
4.2.39
32kB
Leatrix
10-12-11 07:54 PM
4.2.38
32kB
Leatrix
10-11-11 11:42 PM
4.2.37
29kB
Leatrix
10-09-11 04:33 PM
4.2.36
29kB
Leatrix
10-08-11 10:45 PM
4.2.35
28kB
Leatrix
10-08-11 07:40 PM
4.2.34
28kB
Leatrix
10-08-11 01:34 AM
4.2.32
28kB
Leatrix
10-07-11 04:28 PM
4.2.31
26kB
Leatrix
10-06-11 07:27 PM
4.2.30
26kB
Leatrix
10-05-11 08:40 PM
4.2.29
24kB
Leatrix
10-05-11 03:19 AM
4.2.28
22kB
Leatrix
10-04-11 03:35 PM
4.2.27
22kB
Leatrix
10-03-11 06:24 PM
4.2.26
21kB
Leatrix
10-03-11 05:39 AM
4.2.25
21kB
Leatrix
10-02-11 01:10 PM
4.2.24
15kB
Leatrix
10-01-11 10:47 PM
4.2.21
15kB
Leatrix
09-29-11 10:04 AM
4.2.20
14kB
Leatrix
09-28-11 10:27 AM
4.2.18
10kB
Leatrix
09-22-11 04:13 PM
4.2.17
14kB
Leatrix
09-21-11 11:53 AM
4.2.16
14kB
Leatrix
09-18-11 04:31 AM
4.2.15
13kB
Leatrix
09-08-11 05:44 PM
4.2.14
13kB
Leatrix
08-31-11 09:58 AM
4.2.13
13kB
Leatrix
08-30-11 02:21 PM
4.2.12
12kB
Leatrix
08-29-11 01:43 PM
4.2.11
12kB
Leatrix
08-29-11 08:54 AM
4.2.10
11kB
Leatrix
08-28-11 10:35 AM
4.2.09
11kB
Leatrix
08-20-11 07:16 AM
4.2.08
11kB
Leatrix
08-13-11 11:37 AM
4.2.07
10kB
Leatrix
08-07-11 01:45 AM
4.2.06
10kB
Leatrix
08-06-11 08:17 AM
4.2.05
10kB
Leatrix
08-04-11 08:35 PM
4.2.04
9kB
Leatrix
08-03-11 05:19 PM
4.2.03
9kB
Leatrix
08-03-11 08:03 AM
4.2.02
8kB
Leatrix
08-01-11 10:51 PM
4.2.01
8kB
Leatrix
07-31-11 09:23 PM
4.2.00
7kB
Leatrix
06-29-11 03:14 AM
4.1.25
32kB
Leatrix
06-13-11 01:20 AM
4.1.24
31kB
Leatrix
05-09-11 06:52 AM
4.1.23
7kB
Leatrix
04-27-11 03:46 AM
4.1.22
7kB
Leatrix
04-27-11 03:01 AM
4.21
7kB
Leatrix
04-23-11 06:01 AM
4.20
7kB
Leatrix
04-12-11 03:10 PM
4.10
6kB
Leatrix
02-13-11 10:07 PM
4.09
6kB
Leatrix
02-06-11 07:29 PM
4.08
5kB
Leatrix
12-03-10 05:19 AM
4.07
5kB
Leatrix
12-02-10 07:53 PM
4.06
5kB
Leatrix
12-02-10 07:54 AM
4.05
5kB
Leatrix
11-27-10 08:42 PM
4.04
5kB
Leatrix
11-19-10 09:18 AM
4.03
5kB
Leatrix
11-18-10 01:26 AM
4.02
5kB
Leatrix
11-17-10 02:54 AM
4.01
5kB
Leatrix
11-14-10 02:40 AM
4.00
5kB
Leatrix
11-13-10 11:37 PM


There have been no comments posted to this file.
Be the first to add one.



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.