Oh yeah, almost forgot, you guys could do me a great favor. I'm not really good at designing icons. If someone wants to make a small FuBar icon for Avion I'd be really happy. :)
you implimented this as a pluggin to parrot, right?
This addons has its externals not set right. It misses FuBarPlugin-2.0 at least (wich itself requires Dewdrop too). Please test your addons without any other addon to see if it even loads (wich it doesnt, atm).
This addons has its externals not set right. It misses FuBarPlugin-2.0 at least (wich itself requires Dewdrop too). Please test your addons without any other addon to see if it even loads (wich it doesnt, atm).
I'm made a mistake uploading that version, sorry >_<
I've uploaded a new and completly recoded version:
- Complete rewrite
- Using LibAvion-1.0 and LibAvionAddin-1.0 now
- Added many options
- Database changes
- Implemented:
-> Aggro
-> BigWigs (Would be cool if this could be implemented into BigWigs itsself)
-> Buffs/Debuffs
-> Combopoints
- To be implemented:
-> Cooldowns (Items and spells)
-> Grid
-> Health
-> Mana
-> Rage
[2007/09/24 16:09:57-3907-x3]: SharedMedia-1.0-49012:58: Provided path does not contain a valid filename.
<in C code>: in function `pcall'
AceAddon-2.0-46764 (Ace2):24: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:23>
AceAddon-2.0-46764 (Ace2):611: in function `InitializeAddon'
AceAddon-2.0-46764 (Ace2):483: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:460>
<in C code>: ?
AceEvent-2.0-49307 (Ace2):303: in function `TriggerEvent'
AceEvent-2.0-49307 (Ace2):962: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:955>
[2007/09/24 16:09:57-3907-x3]: SharedMedia-1.0-49012:58: Provided path does not contain a valid filename.
This should only happen when you don't use my changed version of SharedMedia-2.0. That probably due to another addon using the wrong one. Have to merge my changes into trunk to stop this. :(
The other bug(s) should be fixed now, again external problems ;)
The problem was, that another addon could still use the "wrong" SharedMedia, causing this trouble. I've added my change to trunk version, thus after a complete update everything should work probably now.
Or at least once files.wowace.com gets refreshed ;)
[2007/09/24 18:05:21-2134-x3]: SharedMedia-1.0-49012:58: Provided path does not contain a valid filename.
<in C code>: in function `pcall'
AceAddon-2.0-46764 (Ace2):24: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:23>
AceAddon-2.0-46764 (Ace2):611: in function `InitializeAddon'
AceAddon-2.0-46764 (Ace2):483: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:460>
<in C code>: ?
AceEvent-2.0-49307 (Ace2):303: in function `TriggerEvent'
AceEvent-2.0-49307 (Ace2):962: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:955>
I do use LibSharedMedia-2.0 with the changes you made recently (namely that string-instead-of-paths thingie).
Oh, I'm also running disembedded, so there should be no older version of SharedMedia screwing around ;o
when trying to change the animation options after creating it :(
[2007/09/24 15:44:21-905-x1]: AvionAddin-1.0-1:1031: attempt to concatenate a nil value
AvionAddin-1.0-1:1046: in function `AnimationInternToExtern'
AvionAddin-1.0-1:925: in function `ShowTestFrame'
AvionAddin-1.0-1:839: in function `func'
Dewdrop-2.0-48630 (DewdropLib):721: in function <...erface\AddOns\DewdropLib\Dewdrop-2.0\Dewdrop-2.0.lua:660>
Okay, I updated and played a bit with it.
So far, Avion abso-f*ckin-lutely wins the "best thing since sliced bread" award!
I'm getting some errors though, when I try to change Durations via the slider:
[2007/09/24 22:57:33-2138-x19]: AvionAddin-1.0-2:718: attempt to call method 'UpdateCoreOptionTable' (a nil value)
Dewdrop-2.0-48630 (DewdropLib):2017: in function <...erface\AddOns\DewdropLib\Dewdrop-2.0\Dewdrop-2.0.lua:1989>
<in C code>: in function `SetValue'
Dewdrop-2.0-48630 (DewdropLib):2173: in function <...erface\AddOns\DewdropLib\Dewdrop-2.0\Dewdrop-2.0.lua:2147>
Also, I have some questions :D
1. Is it possible that an animation is shown while one or several (de-)buffs are active?
I want to make an animation that triggers when I get any kind of +damage buff, e.g. from Eye of Magtheridon or Robe of Elder Scribes, and it should be replayed as long as I have any of those buffs on me.
2. How can I make a texture bounce? I tried playing with position, scale, rotation, but it seems the random values never get high enough so it jiggles :\
3. How does color animation work? When I set the starting color to red and the animation color to white and enable color animation it always is blue :o
4. It's a bit strange that "Delete" has its own submenu; probably just a problem with AceOptions :D
5. I'd like to see the effect from Omen when one gains Aggro (that fullscreen red glow on the scren edges) available in Avion.
Yup, I have the same problem :(
you implimented this as a pluggin to parrot, right?
I'm made a mistake uploading that version, sorry >_<
I've uploaded a new and completly recoded version:
Some things to notice:
- You have to reset your DB once again (One last time ;))
- Until I upload my changed version of SharedMedia-2.0 I recomment you to use my branch version: http://svn.wowace.com/wowace/branches/LibSharedMedia-2.0/Sirow/LibSharedMedia-2.0/
- Also you'll have to download AvionMedia, which will add textures and sounds: http://files.wowace.com/AvionMedia/
Did that but getting
[2007/09/24 16:09:57-3907-x3]: SharedMedia-1.0-49012:58: Provided path does not contain a valid filename.
<in C code>: in function `pcall'
AceAddon-2.0-46764 (Ace2):24: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:23>
AceAddon-2.0-46764 (Ace2):611: in function `InitializeAddon'
AceAddon-2.0-46764 (Ace2):483: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:460>
<in C code>: ?
AceEvent-2.0-49307 (Ace2):303: in function `TriggerEvent'
AceEvent-2.0-49307 (Ace2):962: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:955>
This should only happen when you don't use my changed version of SharedMedia-2.0. That probably due to another addon using the wrong one. Have to merge my changes into trunk to stop this. :(
The other bug(s) should be fixed now, again external problems ;)
I do use yours :)
The problem was, that another addon could still use the "wrong" SharedMedia, causing this trouble. I've added my change to trunk version, thus after a complete update everything should work probably now.
Or at least once files.wowace.com gets refreshed ;)
I do use LibSharedMedia-2.0 with the changes you made recently (namely that string-instead-of-paths thingie).
Oh, I'm also running disembedded, so there should be no older version of SharedMedia screwing around ;o
I've updated SharedMedia-1.0 as well and hope that this works now >_<
You sure created an animation first, right? Its unter Avion - Animations -> New -> Default -> <Your Animation name here> ;)
[2007/09/24 15:44:21-905-x1]: AvionAddin-1.0-1:1031: attempt to concatenate a nil value
AvionAddin-1.0-1:1046: in function `AnimationInternToExtern'
AvionAddin-1.0-1:925: in function `ShowTestFrame'
AvionAddin-1.0-1:839: in function `func'
Dewdrop-2.0-48630 (DewdropLib):721: in function <...erface\AddOns\DewdropLib\Dewdrop-2.0\Dewdrop-2.0.lua:660>
---
So far, Avion abso-f*ckin-lutely wins the "best thing since sliced bread" award!
I'm getting some errors though, when I try to change Durations via the slider:
Also, I have some questions :D
1. Is it possible that an animation is shown while one or several (de-)buffs are active?
I want to make an animation that triggers when I get any kind of +damage buff, e.g. from Eye of Magtheridon or Robe of Elder Scribes, and it should be replayed as long as I have any of those buffs on me.
2. How can I make a texture bounce? I tried playing with position, scale, rotation, but it seems the random values never get high enough so it jiggles :\
3. How does color animation work? When I set the starting color to red and the animation color to white and enable color animation it always is blue :o
4. It's a bit strange that "Delete" has its own submenu; probably just a problem with AceOptions :D
5. I'd like to see the effect from Omen when one gains Aggro (that fullscreen red glow on the scren edges) available in Avion.
Other than that I must say I'm very impressed!
Also, I pick None for sound and then trigger the animation, I get an error.
TRULY AWESOME!
Thanks man :)