File Details
v0.34_beta7
- B
- May 6, 2013
- 301.66 KB
- 232
- 5.2.0
- Retail
File Name
symbiosis_v0.34_beta7.zip
Supported Versions
- 5.2.0
Version 0.34beta7
- button should turn gray when selected unit is not in the same zone as player and red when in same zone but out of range
Version 0.34beta6
- fixed "lopsided" feature
Version 0.34beta5
- another fix for an OnUpdate bug
Version 0.34beta4
- fixed OnUpdate bug
Version 0.34beta3
- fixed another 'bad argument' bug
- popup would still hide sometimes when new group members joined, because data for them was not available. we try to fetch there data after a short waiting period now
Version 0.34beta2
- fixed 'bad argument #1 to "strlower"' bug, which could come from new auto update feature
Version 0.34beta1
- added new workaround for new version of the "lopsided" state of Symbiosis buff
- added refresh button to popup and new data will be pushed to popup automatically
- when groupsize changes: we refresh the data in the popup. was a bit wonky before.
Version 0.33
- bugfix: the button would reshow in pet battle sometimes
- removed workaround from 0.31. seems blizzard fixed the bug in one of the last hotfixes
Version 0.32
- removed hint that macro was not in action bar - was obsolete and could result in lua error in some cases
Version 0.31
- bugfix: when target changed single talents and thus removed buff - macro/button behaviour would not update correctly and resulting in a 'Invalid target' message when clicking
- workaround: blizzard decided to add yet another feature/bug for Symbiosis - you will keep the Symbiosis buff even when your target leaves the party. the addon will keep the target now till you change it. this may still be buggy sometimes.
- will show CD of Symbiosis itself when buff is removed
Version 0.30
- update for 5.2
Version 0.29
- updated German localization
- bugfix: spec portion of show/hide stuff would not save properly
- improved reloading Symbiosis target when buff is up on startup
- added tooltip to clarify 'question mark' icon in popup: data for spec of unit is not yet (!) available
Version 0.28
- bugfix: old saved background data is actually reseted now
Version 0.27
- you can disable the creation of the macro now (the macro is used for the keybinding, if you don't use that you don't need the macro)
- click on "Background Name" box (in popup panel of gui) will let you jump to current selected background now
- added border selection with LibSharedMedia and improved the handling of the whole media stuff: previously selected backgrounds are reset with this update!
Version 0.26
- minor performance improvement and bug fix
Version 0.25
- fixed bug for low level characters without specalization
- the Symbiosis button should now turn red if the selected target (symbiosis target when buff is not up, normal target when buff is up) is not in cast range (action button-like behaviour) [ticket#8]
- tags in popup list are now click-through (except 'stolen'-tag)
- old icons are properly removed from popup now
- you can open the popup list and select a new Symbiosis target now in combat
- updated french localization. once again thanks to tabbet!
- will show tooltip of spell when a target is selected on Symbiosis button [ticke#8]
Version 0.24
- the language of the whisper message can be changed now [ticket#5]
- minor code cleanups
Version 0.23
- fixed bug 'attempt to index upvalue "SymbiosisButton" (a nil value)' [ticket#7]
- fixed a bug when header was disabled
Version 0.22
- fixed bug with saved slider position
Version 0.21
- updated German localization. thanks to Guselmur!
Version 0.20
- added option to show a little warning in the middle of the screen when buff is not up on ready check (is enabled by default; can be disabled) [ticket#6]
- updated version of LibGroupInSpecT
- corrected spell moonkin gets from priest
- minor code cleanups/fixes and GUI improvements
- improvements to popup list:
- 1.: added header to clarify which spell user gets and which spell is granted to Symbiosis target (header can be hidden in the gui)
- 2.: added tooltip of caster name when target is stolen (on mouseover)
- 3.: will try to remember slider position
Version 0.19
- button will not be shown if user does not know Symbiosis spell
Version 0.18
- added spell granted (to the symbiosis target) in the popup list
- updated and completed french localization, thanks again to tabbet!
- minor code cleanups and fixes
Version 0.17
- fixed a bug when loading up with target from a different realm
Version 0.16
- fixed bug which sometimes would result in an "invalid target" cast when Symbiosis button was clicked
- macro will be updated everytime a new target is selected now
- completly revamped show/hide stuff, check it out in the gui (/symb config)
- when calling "/symb show" or "/symb hide" the automatization of the show/hide stuff will be disabled (and can be enabled again in the gui)
- added Korean localization. thanks to factness!
- will redo cd animation on selecting new target, so we dont drag old animations along
- fixed "hide raidmember in insignificant group"
- added little keybinding-tag, shown when mousing over Symbiosis button
- will reset button to last target if buff is up on login/uireload [ticket#4]
- will whisper the correct spell the target gets in whisper, instead of list of all possible spells
- a few code cleanups and fixes
Version 0.15
- updated TOC to 5.1
- updated tank spells
Version 0.14
- "/symb resetmacro" will update current macro when called
Version 0.13
- fixed bug with Symbiosis button not showing up on first login when it should
- standard macro code uses localized Symbiosis spell name now ("/symb resetmacro" to restore standard code)
- minor code cleanups
Version 0.12
- popup is moved down/up when to big, so it should no longer get out of bounds
- buff removing per shift-click is always disabled in arena now
- fixed minor bug in whisper panel
- removed debug number from slider
- minor code tweaks
Version 0.11
- fixed SetCooldown bug [ticket#3]
Version 0.10
- list of raid members in popup is sorted by class now
- fixed issue with spammy cooldown animation for abilities not on the GCD
Version 0.9
- click on Symbiosis button will cast Symbiosis on targets based on name (was based on unit ID). this should be more accurate even when in combat.
Version 0.8
- attempt to fix masque support [ticket#2]
- "Symbiosis" is now a spell link in whispers
- if hidden by "auto hide if not in party" addon will recheck location/spec when we join party
- fixed auto-hide on petbattles
- a few code tweaks
Version 0.7
- updated protection paladin spell (now gets rebirth)
Version 0.6
- added option to show GCD on Symbiosis button [ticket#1]
- added option to autohide Symbiosis button when not in party
- removed "Dur.:" from timer tag below Symbiosis button, was obsolete [ticket#1]
- moved "Remove 'No target' tag" from popup panel to main panel and moved "Target config" to popup panel from main panel
- added Masque/ButtonFacade support [ticket#1] (please report any bugs, because I don't use Masque myself)
- will show/hide symbiosis button based on spec/location later again if currently in combat
- added option to simplify whisper message on consecutive whispers [ticket#1]
- added option to disable whispers in arena
- fixed typo, preventing in v0.3 added feature to work: will preserve status if Symbiosis button is shown/hidden manually "outside"
Version 0.5
- added french localization. thanks to tabbet!
Version 0.4
- fixed name tag not showing sometimes
- spells in popup are linkable to chat now, too
Version 0.3
- workaround for target-bug of Symbiosis added (casting Symbiosis with the Symbiosis button should work now!)
- updated tank spells
- added option to hide "No Target" tag above Symbiosis button
- cooldown animation is reseted when target is removed
- links in GUI info panel are linkable to chat now
- will preserve status if Symbiosis button is shown/hidden manually "outside"
- replaced text on buttons in "spells granted"-panel with icons
Version 0.2
- fixed order of monk specs
- enabled whisper message for all Symbiosis casts, not only for casts from the Symbiosis button itself
- added notice that status of Symbiosis button cannot be changed in combat
- many minor improvements, fixes and code cleanups
Version 0.1
- addon should load up on live realms with 5.0.4, but shouldn't do anything because players can't learn Symbiosis, yet.
- macro is updated when macro code changes
- macro is no longer deleted on every /reload
- dummy replacement in macro should work properly now
- you can change the background art of the popup menu now (in the GUI)
- implemented German localization
- addon won't print "first login" message again, even if player does not know symbiosis
- some minor code cleanups and fixes
Version 0.0.5 (beta)
- removed first key binding, we will only use the second
- the key binding fires a macro, you can edit that macro in the GUI now
- fixed bug when starting up with no saved vars
- Symbiosis button will be hidden while in a pet battle now
- added check if user has enough space for a new macro when we want to create one (we need a macro for the key binding)
- no popup when user does not know Symbiosis spell
- preparing localization
Version 0.0.4 (beta)
- toc update to 5.0.3
- symbiosis button will show cooldown of symbiosis now
- added show/hide based on spec
- added 2 key bindings to cast symbiosis
- drag status is saved between sessions now
- whisper stuff should work now (delay between whispers is 1min)
- some GUI improvements
Version 0.0.3 (beta)
- fixed bug with talent group event
Version 0.0.2 (beta)
- target will be removed when it leaves party correctly now (event changed)
- icon on symbiosis button will change when player changes specs now
- addon will not load up on live realms now
Version 0.0.1 (beta)
- initial release on beta realms