Low Health Warning:🦇🦇🦇 This addon adds a visual fullscreen effects when your health or mana dips below certain values. It is meant to alert you, and it will not automatically drink a potion or whisper your local healer for aid. If you manage to miss the effect, it will try harder when you get below a critical value. Sounds like nothing special? Well, you really have to see it in action. There is a heartbeat sound effect for a more intense warning in version 2.0 and later. Some might recognize this system from other games, but it hasn't been done in World of Warcraft as far as I know. See screenshot for a preview of the effect; it will flash in and out along the edge of your WorldFrame. The mana effect is identical but blue. Behind the scenes: The textures and methods for animation used are already in the game data files, which makes this small addon quite powerful. It also means that credit should go to the Blizzard designers. Their purpose with these effects were almost the same as mine (the blue effect I use for low mana is meant to show when you get stunned or in other ways lose control of your character). They left the effects hidden and deactivated though, and I thought it could be a good idea to make them usable. Usage: /lowhealth (/lhw): open configuration window. All settings can be changed here. Changelog: Version 2.2.4 (11200) - cleared addon of trash Version 2.2.3 (11200) - Update TOC to 1.12. Version 2.2.2 (11100) - Fix: Corrected a bug that decreased performance (possibly alot raids) and sometimes caused the effect to disappear. - Fix: Minor change for the shifty druids. - Localization: Korean localization updated (thanks Mars). Version 2.2.1 (11100) - Fix: Issues related to the large effect setting should be gone. - Localization: French localization updated (thanks Feu). Version 2.2 (11100): - Feature: Added larger textures. Version 2.1 (11100): - Feature: Added option to do the /oom emote when mana is below critical (disabled by default) - Update: Removed code that optimized zoning. - Fix: Updated to new button text format (nil value error on line 32) - Fix: All events are now properly unregistered when the addon is disabled. Version 2.0 (11000): - The addon is now known as Low Health Warning. - Feature: Heartbeat sound effect; slight impact on performance due to OnUpdate usage. - Feature: Health and mana flashes can now be set to use a 'variable beat' algorithm, similar to the one the heartbeat sound is using. This will, under most conditions, keep the flashing and the heartbeat synchronized. - Feature: Added option to do the /healme emote when health is critical (disabled by default) - Update: All three effects (sound, health, and mana) can now individually be set to In Combat Only. - Update: Revamped settings window, settings code and localization. I need help to translate some strings again (see localization.lua). - Update: You can now disable the low health warning while keeping the mana warning active. Version 1.6.3 (11200) - Update TOC to 1.12. Version 1.6.2 (11000) - Fix: the 'In combat only' setting now works again (I broke it in 1.6.1). Version 1.6.1 (11000) - Update TOC to 1.10. Version 1.6 (10900) - Localization: Korean translation added (thanks Mars!). Version 1.5 (10900) - Localization: French translation added (thanks Trucifix!). - Localization: German translation added (thanks Myr of Gul'dan!). Version 1.4 (10900) - Fix: Transitions between critical to regular flashes are smooth now. - Quirk: Configuration window now opens on '/lowlife' too. - Localization: All strings can now be localized. See localization.lua for details. Version 1.3 (10900) - New feature: Mana warning can now be disabled. - New feature: Combat only mode - Fix: Druids should no longer see the mana flash while shapeshifted. Version 1.2c (10900) - Fix: The health flash is now correctly showing. - Fix: Removed debug calls (probably caused nil value errors). Version 1.2 (10900) - New feature: A configuration window: * Command: /lowlife settings * Toggle the addon on or off. * Regular and critical thresholds for both health and mana. - Fix: Both flashes are now correctly positioned. - Improvement: Alot of code has been improved. - Localization: Added basic localization. Version 1.1 (10900) - Two thresholds; one regular (at 30%) and one critical (at 15%). - A blue effect for casters. Nightfall, by Silent:🦇🦇🦇 Install by dropping the extracted folder in your Addons folder. Make sure you keep folder structure, the two .tga files should be in a subfolder named 'texture'. To enable sound, drop a mp3 sound named 'ShadowTrance.mp3' in the sounds folder. Type /nightfall in game for configuration. Version 1.1.2 (11000) - Fix: Made corrections to the German localization * strings should now display in a proper manner, * restored Shadow Trance detection. Version 1.1.2 (11000) - Localization: Added German localization (thanks Citanul of Krag'jin!). Version 1.1.1 (11000) - Updated TOC to 1.10. Version 1.1 (10900) - Two modes for Shadow Trance - Sound support Version 1.0 (10900) - Initial release Contact: - You can send questions, comments, and/or complaints to silentaddons@gmail.com - Zaina is my forum avatar - tamara09 (rebuilder)