r20101104074943
Details
-
FilenameInlineAura-r20101104074943.zip
-
Uploaded by
-
UploadedNov 9, 2010
-
Size223.79 KB
-
Downloads63
-
MD525700ce809b1691db16b7d4a112cf0d4
Supported WoW Retail Versions
- 4.0.1
Changelog
Adirelle:
- Reworked aura scanning to always return the longest one [DRYCODED].
- Locales updated.
- Config: fixed get/set methods for multiselect fields.
- Locales updated.
- Fixed item buffs again.
- Smarter error catching to avoid using Blizzard default handler.
- Better handling of items in macros.
- Better handling of item buffs.
- Report errors once in chat frame if no error-handling addon is installed and Lua error report is disabled.
- Added a sanity check to macro handling.
- Show druids' Moonfire on Sunfire and conversely.
- Locales updated.
- Added an option to dynamically update countdown color and size (ticket #40).
- Minor optimizations. Better handle errors.
- Removed now useless table recycling stuff.
- Fixed ticket #97.
- Specials ignore previous highlight settings.
- Locales updated.
- Now one can choose button highlight effect between none, colored border or glowing.
- Slightly changed defaults.
- Bugfix.
- Use the brand new LibActionButton-1.0 callbacks instead of nasty hooks.
- Locales updated.
- Vehicle handling.
- Listen to proper events to update tracking and totem display.
- Revert previous change.
- Disable -nolib packages.
- Reworked aura detection.
- Fixed some errors in default settings.
- Tweaks to default settings.
- Locales updated.
- Fixed aura change detection for special/self/pet settings.
- Fixed some defaults.
- Added warlocks' Improved Soul Fire (ticket #86).
- Merged deathknight defaults provided by Citlalin.
- Code cleanup.
- Bugfix.
- Slightly reworked default definition.
- Move spell defaults into their own addon, so one can easily disable them.
- Various optimizations.
- Fixed a nil error.
- Properly updated when Blizzard settings that influence target are changed.
- Some code cleanup in class defaults.
- Enhanced mouseover UNIT_AURA detection.
- Properly update display on aura update.
adirelle:
- Tweaked default spell settings.
- Do not report holy power, soul shards or combo points with 0 stack.
- Locales updated.
- Fixed Soul Link, again (ticket #79).
- Added back some warlock procs (ticket #81).
- Merged "friend" and "enemy" types into "regular" as this is now handled by IsHarmfulSpell.
- Big code cleanup.
- Minor bug fixes.
- Now with even less unneeded updates.
- Attempt at avoid useless updates.
- Fixed the spell id of shadow priest haste buff.
- Added code to guestimate which unit a button will act on. Need cleanup.
- Allow to enter a custom unit order.
- Fixed the spell id of shadow priest haste buff.
- Added two options to select units to watch for auras of type "friend" and "enemy"
- Defaults updated.
- Soul Link and Faerie Fire tweaks.
- Fixed warlocks' Soul Link.
- Fixed helpful/harmful aura color.
- New branch to change auraType from buff/debuff to friend/enemy/self/pet/special.
- Fixed an "nil global" error and optimized event listening.
- Put all crowd control abilities in a single category ; thanks Phanx for the idea.
- Attempt to fix tickets #76 and #78.
- Now with both safe zoning and eclipse energy.
- Fixed resource declarations in class defaults.
- Locales updated.
- Fixed ticket #63 (not highlighting buttons with macro) and hopefully fixed ticket #55 (critical error 132 when zoning).
- More spell fixes.
- Removed old hunter spells and fixed a minor bug.
- Added display of soul shards and eclipse energies on relevant spells. Removed most self talent proc so people could report which aren't handled by Blizzard.
- Updated group (de)buff categories.
- Paladins' defaults cleanup. Minor changes to hunter ones.
- Added back class defaults, with detailed error messages about wrong spell ids.
- Fixed C stack overflow and another minor error.
- Use Blizzard built-in glow for "alternate color" (option renamed accordingly).
- Fixed the GetSpellInfo error. Also do not touch button border when only displaying the stack count.
- TOC bump.
- Fixed the bug introduced in previous change. Now accept SOLAR_ENERGY, LUNAR_ENERGY, HOLY_POWER, SOUL_SHARDS and COMBO_POINTS as keywords to display the relevant data as a player buff.
- Support BT4 with nasty hooks.
- Accept spells with id higher than 80000.
- Do not load ClassDefaults.lua instead of bailing out at the start of the file.
kemayo:
- You can't just do return. You have to do "do return end".
adirelle:
- Do not try to define class defaults yet.
- Locales updated.
- Do not mess with LibActionButton yet.
- X-Compatible-With: 40000
- Do not complain about invalid spell id with client 4.0.
- More Cataclysl fixes.
- Cataclysm compatibility ; defaults not yet updated.
- Fixed issue with totems of rank 9 and 10 (stupid roman numerals).
- Made priests' Vampiric Embrace a "self buff".
- Warlocks: display Backdraft proc on Incinerate.
- Reverted changes to Warlocks' defaults about curses and corruption.
- Added some safety checks to configuration to prevent errors when adding new spells.
- Added Backlash to warlock's procs.
- Tweaked new warlock defaults.
- Changed warlock default settings.
- Locales updated.
- Raised validation spell id bound to 80000.
- Locales updated.
- Show Paladins' Art of War proc on Exorcism.
- Show DK's Unholy Blight and Desolation talents.
- Prevent the localization debug statement to annoy me.
- Added an alternate hightlight color that is used by every talent proc.
- Added Mages' Firestarter talent.
- Added special syntax '#spellid' in alias list to test auras by spell id. Druids: added proper Eclipse highlights for Wrath and Starfire.
- Properly hook Dominos totem buttons. Fixed a nil error related to totem detection.
- Now properly detect totems of any rank.
- Reworked aura scanning so it is easier to plug in custom scanners. Drycoded totem detection. Use tekDebug when available.
- TOC bump.
- Reverted r84, as LSM30 switched back to SVN.
- Changed LSM30 repository URL.
- Localization updated.
- New options: text positions.
- New option for precise countdown: time threshold under which tenths of second are displayed.
- Updated more locales.
- Locales updated.
- Do not update the state of hidden buttons. Increased timer check rate to avoid visible time "lapses".
- Dropped AceTimer-3.0 in favor of home-made timers ; should fix ticket #25.
- Fixed ticket #24 (addon blocked errors). Minor internal tweaks.
- TOC bump.
- Disabled debug output.
- Tuned countdown update delay to prevent useless updates.
- Should now properly highlight buttons at login. Now use AceTimer-3.0 to handle timed updates. Pruned some obsolete variables.
- Slightly moved files around.
- Added LibDualSpec-1.0 support (drycoded).
- Added a spell-specific option to hide the aura countdown. Localization updates.
- Added Paladins' Judgements.
- Added AddonLoader support. Fixed TOC optional dependencies.
- Changed "imprecise" countdown to match the rounding of standard buff timers. Tweaked update timing to hopefully be more accurate.
- Now accept any valid spell or item names for specific settings. Now spell-check each alias names.
- Support for vehicule auras.
- Another attempt to fix ticket #15. Slightly changed the way LBF compatibilty is handled.
- Converted some addon attributes to upvalues. Reworked slightly the scanning code. Attempt to fix a bug that may keep a button highlighted though it has no action anymore.
- Handle vehicule buffs/debuffs as "mine".
- Fixed Faerie Fire spell ids.
- Added an option to select application count (and small countdown) alignment.
- Locale update.
- Fixed displayed time left.
- Hopefully reduced CPU load.
- More class defaults.
- In configuration, "Restore defaults" was not working properly. Fixed.
- More class defaults.
- Made "only mine" the default behavior. Added a lot of spell specific settings for several classes. Changed configuration GUI for spells with default settings: - these spells are marked by '*' in the spell list, - they are listed in gray when they have been removed by the user, - the new "restore defaults" button allows to restore the defaults or undelete them.
- Added spell-specific option to hide stack count (ticket #11). Druids: only show self auras by default and enable others' auras for certain group-wide spells. This may become the default for all classes.
- Changed ClassDefaults.lua declaration function names (beware hackers !) Added some mage defaults. Added paladin defaults.
- Fixed priests' Inner Fire. Added defaults for warriors, including some talent procs.
- Added priest defaults contributed by brotherhobbes.
- Locale updates.
- Fixed spell id error in ClassDefaults.lua
- Ignore units the player can neither buff nor debuff.
- Added some spell defaults for druids.
- Added spell specific options to filter which units are scanned. Added a bunch of default spell settings for Hunter. Simplified config GUI loading.
- Renamed a file to workaround a packager bug (or undocumented feature ?).
- Moved the configuration GUI into its own load-on-demand addon.
- Added Mark/Gift of the wild aliases for druids and Freezing Trap/Arrow aliases for hunters.
- Fixed a bug with macros introduced 2 revisions ago.
- Stupid bug is stupid (fixed LibStub error about LibButtonFacade).
- Tidied up the button hooks. Added explicit LibButtonFacade support. This should fix ticket #9 (buttonfacade error).
- Tracking is now handled as a player buff.
- Now override LibButtonFacade coloring, thanks to StormFX's hack.
- Fixed ticket #8 (Issue with deleting the only spell in "Spell specific settings")
- Updated for 3.1 UnitAura API.
- Updated locales.
- Tweaked global setting panel. Added some explanation texts to spell specific settings. Updated locales.
- Another attempt to fix flickering debuff countdowns with raid targets. Added default spell settings for druid, thanks to pusikas2.
- Minor improvment in alias config storage.
- Hopefully fixed ticket #6. Minor code tidying.
- Minor locales tweaking.
- Switching to localization inclusion using the packager keyword.
- Added koKR locales.
- Added zhCN locales thanks to aimless05. Mages: display improved scorch debuff for scorch spell.
- Enabled localization. Added frFR locales. Tweaked countdown rounding again, so default display matchs Blizzard one.
- Added spell-specific settings. Class spell aliases are now hanlded by spell-specific default settings that user can edit.
- Reworked countdown formatting to be more consistent.
- Scan player auras separatly to detect them all even on a target with a high number of debuffs. Scan others' auras only if need be. Added an option to have a more accurate countdown display for short-lived auras.
- Fixed ticket #2
- Fixed ticket #3
- Added Death knight spell aliases. Small internal tweak.
- Fixed an error with application count.
- Added some display options.
- Initial import
root:
- "inline-aura/mainline: Initial Import"