Elitist Jerks
Register
Blogs
Forums


Go Back   Elitist Jerks » Public Discussion » User Interface and AddOns

Reply
 
LinkBack Thread Tools
Old 07/15/10, 3:35 PM   #526
gannonjf
Piston Honda
 
Worgen Druid
 
Korgath
sigh. So this whole time I was chasing down some capitolization. fml

Offline
Reply With Quote
Old 07/16/10, 12:32 PM   #527
 Adoriele
Happy October 19th!
 
Adoriele's Avatar
 
Night Elf Druid
 
Dragonblight
Okay, new package. This one includes Lightweave and the Reputation ring in CB.lua, as well as updated, and hopefully clearer, instructions for adding custom bars. It also includes new options to enable/disable SAA from the command line (/saa enable, /saa disable), which will probably be useful for people who swap between specs a lot. Test how well it works in a macro, too, I'd like to make that simple if possible.
Attached Files
File Type: zip SquawkAndAwev1.5.2.342.zip (129.6 KB, 37 views)

United States Offline
Reply With Quote
Old 07/19/10, 1:06 PM   #528
 Adoriele
Happy October 19th!
 
Adoriele's Avatar
 
Night Elf Druid
 
Dragonblight
And another one: Added in sounds for abilities coming off cooldown.
Attached Files
File Type: zip SquawkAndAwev1.5.2.343.zip (129.7 KB, 69 views)

United States Offline
Reply With Quote
Old 07/19/10, 3:22 PM   #529
gannonjf
Piston Honda
 
Worgen Druid
 
Korgath
My apologies, for some reason I haven't been getting emails for replies to this thread. I'll take a look in a bit and see how it's looking.

Offline
Reply With Quote
Old 08/10/10, 4:11 AM   #530
xaktsaroth
Von Kaiser
 
Night Elf Druid
 
Eonar (EU)
Hey and sorry Adoriele for late response not been so active in game lately. Tested youre new version I get some errors tough.
Date: 2010-08-10 10:00:55
ID: 1
Error occured in: Global
Count: 4
Message: ..\AddOns\SquawkAndAwe\Options.lua line 1511:
   attempt to index field 'Innervate' (a nil value)
Debug:
   (tail call): ?
   (tail call): ?
   SquawkAndAwe\Options.lua:1511: member()
   ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:251:
      ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:199
   ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1183:
      ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1051
   ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1538: FeedGroup()
   ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1463:
      ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1443
   (tail call): ?
   [C]: ?
   [string "safecall Dispatcher[3]"]:9:
      [string "safecall Dispatcher[3]"]:5
   (tail call): ?
   Ace3\AceGUI-3.0\AceGUI-3.0.lua:314: Fire()
   ...Ace3\AceGUI-3.0\widgets\AceGUIContainer-TabGroup.lua:156: SelectTab()
   ...Ace3\AceGUI-3.0\widgets\AceGUIContainer-TabGroup.lua:67:
      ...Ace3\AceGUI-3.0\widgets\AceGUIContainer-TabGroup.lua:64
AddOns:
  Swatter, v3.1.14 (<%codename%>)
  Ace3, v
  AckisRecipeList, vv2.0
  ACP, v3.3.4 
  Bartender4, v4.4.2
  ButtonFacade, v3.3.300
  ButtonFacadeLiteFlat, v3.0.2
  ButtonFacadeLiteStep, v3.3.47
  CurseProfiler, v
  DBMCore, v
  Decursive, v2.5.1
  GearScoreBreaker, v1.3.2
  HealOrganizer, v2.3
  kgPanels, vv1.5.2
  Omen, v3.0.9
  OmniCC, v2.5.9
  oRA3, v
  Overachiever, v0.55
  PowerAuras, v3.0.0K
  Prat30, v3.3.25 
  Prat30HighCPUUsageModules, v
  Prat30Libraries, v
  Quartz, v3.0.3.1
  RatingBuster, v
  Recount, v
  SatrinaBuffFrame, v3.1
  SexyMap, v
  SlideBar, v3.1.14 (<%codename%>)
  SquawkAndAwe, v1.5.1
  sRaidFrames, vr729
  TargetForMe, v3.3.5a
  TellMeWhen, v1.2.2
  TheCollector, v0.7.3
  TidyPlates, v5.12.3
  TidyPlatesGrey, v
  TidyPlatesNeon, v3
  WTFrames, v1.51
  XPBarNone, vv1.5.1
  BlizRuntimeLib_enUS v3.3.5.30300 <eu>
  (ck=34f)
This error I get from latest version when I try enter the "Abilities" menu. I get a seperate error for each abilitie tab im clicking on. So below part says innervate,starfall or FoN depending on wich tab I click on.

Message: ..\AddOns\SquawkAndAwe\Options.lua line 1511:
attempt to index field 'Innervate' (a nil value)

When I tried the command /ssa disable I got this error how ever it seems like I only get it the first time and now it works to disable/enable. When I enable I need to redo buffs to see bars tough not sure if its intended:

Date: 2010-08-10 10:03:14
ID: 3
Error occured in: Global
Count: 1
Message: ..\AddOns\SquawkAndAwe\SquawkAndAwe.lua line 409:
   attempt to call method 'UnegisterEvent' (a nil value)
Debug:
   (tail call): ?
   (tail call): ?
   SquawkAndAwe\SquawkAndAwe.lua:409:
      SquawkAndAwe\SquawkAndAwe.lua:406
   (tail call): ?
   [C]: ?
   [string "safecall Dispatcher[1]"]:9:
      [string "safecall Dispatcher[1]"]:5
   (tail call): ?
   Ace3\AceAddon-3.0\AceAddon-3.0.lua:573:
      Ace3\AceAddon-3.0\AceAddon-3.0.lua:566
   (tail call): ?
   SquawkAndAwe\Options.lua:46:
      SquawkAndAwe\Options.lua:46
   (tail call): ?
   ...\AceConfig-3.0\AceConfigCmd-3.0\AceConfigCmd-3.0.lua:143:
      ...\AceConfig-3.0\AceConfigCmd-3.0\AceConfigCmd-3.0.lua:133
   ...\AceConfig-3.0\AceConfigCmd-3.0\AceConfigCmd-3.0.lua:408:
      ...\AceConfig-3.0\AceConfigCmd-3.0\AceConfigCmd-3.0.lua:334
   (tail call): ?
   ...\AceConfig-3.0\AceConfigCmd-3.0\AceConfigCmd-3.0.lua:762: HandleCommand()
   ...\AceConfig-3.0\AceConfigCmd-3.0\AceConfigCmd-3.0.lua:774: ?()
   ..\FrameXML\ChatFrame.lua:4049:
      ..\FrameXML\ChatFrame.lua:3997
   [C]: ChatEdit_ParseText()
   ..\FrameXML\ChatFrame.lua:3660: ChatEdit_SendText()
   ..\FrameXML\ChatFrame.lua:3698: ChatEdit_OnEnterPressed()
   [string "*:OnEnterPressed"]:1:
      [string "*:OnEnterPressed"]:1
AddOns:
  Swatter, v3.1.14 (<%codename%>)
  Ace3, v
  AckisRecipeList, vv2.0
  ACP, v3.3.4 
  Bartender4, v4.4.2
  ButtonFacade, v3.3.300
  ButtonFacadeLiteFlat, v3.0.2
  ButtonFacadeLiteStep, v3.3.47
  CurseProfiler, v
  DBMCore, v
  Decursive, v2.5.1
  GearScoreBreaker, v1.3.2
  HealOrganizer, v2.3
  kgPanels, vv1.5.2
  Omen, v3.0.9
  OmniCC, v2.5.9
  oRA3, v
  Overachiever, v0.55
  PowerAuras, v3.0.0K
  Prat30, v3.3.25 
  Prat30HighCPUUsageModules, v
  Prat30Libraries, v
  Quartz, v3.0.3.1
  RatingBuster, v
  Recount, v
  SatrinaBuffFrame, v3.1
  SexyMap, v
  SlideBar, v3.1.14 (<%codename%>)
  SquawkAndAwe, v1.5.1
  sRaidFrames, vr729
  TargetForMe, v3.3.5a
  TellMeWhen, v1.2.2
  TheCollector, v0.7.3
  TidyPlates, v5.12.3
  TidyPlatesGrey, v
  TidyPlatesNeon, v3
  WTFrames, v1.51
  XPBarNone, vv1.5.1
  BlizRuntimeLib_enUS v3.3.5.30300 <eu>
  (ck=34f)
*Update*

After trixing around with the new feature of moving bars around it seems like there is to few bars ? It says 1-10 but we have over 13 bars if have all proccs,debuffs and crowd control. Additional bars for trinkets and abilities as well I would guess but thats nothing I used. So you can move the bars as it is but it´s very weird function. I had to move eclipse bars order 3-4 steps to get it move down 1 step.
I have set all the stuff im not using to bar 10 now and the others labeled 1-9. I dont know if its suposed to work in this way but as it is now you need to change every bar if you want to change order of 1.
For example my Omen of clarity is bar 1. If I want to move it down to bar 5 I will have to change the number on bar 1,2,3,4 and 5 to change it.

Last edited by xaktsaroth : 08/10/10 at 4:23 AM.

Offline
Reply With Quote
Old 08/10/10, 2:44 PM   #531
 Adoriele
Happy October 19th!
 
Adoriele's Avatar
 
Night Elf Druid
 
Dragonblight
Originally Posted by xaktsaroth View Post
Hey and sorry Adoriele for late response not been so active in game lately. Tested youre new version I get some errors tough.
Date: 2010-08-10 10:00:55
ID: 1
Error occured in: Global
Count: 4
Message: ..\AddOns\SquawkAndAwe\Options.lua line 1511:
   attempt to index field 'Innervate' (a nil value)
Fixed (bad copypasta).

When I tried the command /ssa disable I got this error how ever it seems like I only get it the first time and now it works to disable/enable. When I enable I need to redo buffs to see bars tough not sure if its intended:

Date: 2010-08-10 10:03:14
ID: 3
Error occured in: Global
Count: 1
Message: ..\AddOns\SquawkAndAwe\SquawkAndAwe.lua line 409:
   attempt to call method 'UnegisterEvent' (a nil value)
Fixed (typo).

*Update*

After trixing around with the new feature of moving bars around it seems like there is to few bars ? It says 1-10 but we have over 13 bars if have all proccs,debuffs and crowd control. Additional bars for trinkets and abilities as well I would guess but thats nothing I used. So you can move the bars as it is but it´s very weird function. I had to move eclipse bars order 3-4 steps to get it move down 1 step.
I have set all the stuff im not using to bar 10 now and the others labeled 1-9. I dont know if its suposed to work in this way but as it is now you need to change every bar if you want to change order of 1.
For example my Omen of clarity is bar 1. If I want to move it down to bar 5 I will have to change the number on bar 1,2,3,4 and 5 to change it.
Order applies per-category. Categories have a set order (Trinkets, Procs, Debuffs, CC, Abilities, GCD), and you can only change the order of bars within the categories (so Innervate will always be below Roots, but it can be either above or below Starfall). 10 is probably still too low, there are a huge number of procs, so I may bump it up to 15 for this release. It's not intended to be representative of how many bars are actually available. As for the actual changing of order, yeah, it's a little user-unfriendly. It's the easiest way to implement quickly, though. Expect a large amount of that to change in the major revision that will occur when 4.0 arrives.

Fixes attached. Probably going to add grow-up before this version gets released as well. After that I'll start working on the Cata version. If I can get most of the changes I want done before addons are enabled on the beta, it might get released early, too.
Attached Files
File Type: zip SquawkAndAwev1.5.2.344.zip (129.8 KB, 27 views)

United States Offline
Reply With Quote
Old 08/11/10, 3:04 AM   #532
xaktsaroth
Von Kaiser
 
Night Elf Druid
 
Eonar (EU)
So done some more testing and this version works error free for me so far.

Aha so it was as I thought about the bars moving. Thought it could not be that advanced to move the bars but that explains it then

I entered combat with printing /ssa disable then had a macro for /saa enable to click in combat. It does work how ever if you have a procc like the idol that should be up constantly the addon wont update and show it. Nothing thats currently active is shown it needs a refresh. I supose this is something that youre gonna look over in the Cata overhaul as well.
As a sidenote, just personal preference, would it be possible to get a message pop up and saying that you enable/disable the addon in the chat window ?

Offline
Reply With Quote
Old 08/11/10, 10:13 AM   #533
 Adoriele
Happy October 19th!
 
Adoriele's Avatar
 
Night Elf Druid
 
Dragonblight
Originally Posted by xaktsaroth View Post
So done some more testing and this version works error free for me so far.

Aha so it was as I thought about the bars moving. Thought it could not be that advanced to move the bars but that explains it then

I entered combat with printing /ssa disable then had a macro for /saa enable to click in combat. It does work how ever if you have a procc like the idol that should be up constantly the addon wont update and show it. Nothing thats currently active is shown it needs a refresh. I supose this is something that youre gonna look over in the Cata overhaul as well.
As a sidenote, just personal preference, would it be possible to get a message pop up and saying that you enable/disable the addon in the chat window ?
Yeah, that should be doable. As for procs needing to be refreshed after re-enabling, that's probably doable with some work, but as the intent of the disable function is to be used when swapping specs (I have no idea why you'd want to do it in combat, bar testing), I'm not sure it's something worth worrying about. It may or may not get fixed during the rewrite (I'm contemplating doing on-the-fly checking rather than triggered checking like it does now - obviously ICDs will still need to be triggered) anyway.

I'll attach a new copy once I get grow-up added in.

United States Offline
Reply With Quote
Old 08/11/10, 11:41 AM   #534
xaktsaroth
Von Kaiser
 
Night Elf Druid
 
Eonar (EU)
About the refresh it was more of a safe guard I was thinking about. Doing an accidental push on a disable macro during combat just makes it a bit messy to get some timers back. More of a luxury then something really needed.
Thanks Adoriele really appreciate youre hard work you spent on this addon.

Youre comming back as active player in Cata ?

Offline
Reply With Quote
Old 08/11/10, 1:28 PM   #535
 Adoriele
Happy October 19th!
 
Adoriele's Avatar
 
Night Elf Druid
 
Dragonblight
Originally Posted by xaktsaroth View Post
Youre comming back as active player in Cata ?
At least for a little while, yes. The leveling game has always been fun, even if I'm burned out on raiding (though we'll see if I jump back into that for a little while once I'm already re-subbed). I'll probably end up re-subbing before Cata hits as well if addons aren't turned on soon so that I can start work on the major revision of SAA (and maybe see some of ICC, since I left just after Anub unlocked).

Attached revision with vocal enable/disable, and grow-up. Quite literally all this option does is flip SAA over, and set the anchor point to the bottom instead of the top (as a corollary, SAA now defaults to anchoring to the top, rather than the center. Your SAA may move down slightly from where it was in the last version).
Attached Files
File Type: zip SquawkAndAwev1.5.2.345.zip (130.1 KB, 20 views)

United States Offline
Reply With Quote
Old 08/11/10, 1:42 PM   #536
xaktsaroth
Von Kaiser
 
Night Elf Druid
 
Eonar (EU)
Date: 2010-08-11 19:39:55
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\SquawkAndAwe\SquawkAndAwe.lua line 1958:
   'end' expected (to close 'function' at line 774) near '<eof>'
Debug:
   (tail call): ?
   [C]: ?
AddOns:
  Swatter, v3.1.14 (<%codename%>)
  Ace3, v
  AckisRecipeList, vv2.0
  ACP, v3.3.4 
  Bartender4, v4.4.2
  ButtonFacade, v3.3.300
  ButtonFacadeLiteFlat, v3.0.2
  ButtonFacadeLiteStep, v3.3.47
  CurseProfiler, v
  DBMCore, v
  Decursive, v2.5.1
  GearScoreBreaker, v1.3.2
  HealOrganizer, v2.3
  kgPanels, vv1.5.2
  Omen, v3.0.9
  OmniCC, v2.5.9
  oRA3, v
  Overachiever, v0.56
  PowerAuras, v3.0.0L
  Prat30, v3.3.26 
  Prat30HighCPUUsageModules, v
  Prat30Libraries, v
  Quartz, v3.0.3.1
  RatingBuster, v
  Recount, v
  SatrinaBuffFrame, v3.1
  SexyMap, v
  SlideBar, v3.1.14 (<%codename%>)
  SquawkAndAwe, v1.5.1
  BlizRuntimeLib_enUS v3.3.5.30300 <eu>
  (ck=291)
aw now I broke a working version by suggestion other things to enter

Offline
Reply With Quote
Old 08/11/10, 4:08 PM   #537
 Adoriele
Happy October 19th!
 
Adoriele's Avatar
 
Night Elf Druid
 
Dragonblight
Originally Posted by xaktsaroth View Post
aw now I broke a working version by suggestion other things to enter
Nah, this was from adding grow up. Fixed.
Attached Files
File Type: zip SquawkAndAwev1.5.2.346.zip (130.1 KB, 27 views)

United States Offline
Reply With Quote
Old 08/12/10, 4:33 PM   #538
xaktsaroth
Von Kaiser
 
Night Elf Druid
 
Eonar (EU)
Date: 2010-08-12 22:31:58
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\SquawkAndAwe\Options.lua line 132:
   '}' expected (to close '{' at line 127) near 'set'
Debug:
   (tail call): ?
   [C]: ?
AddOns:
  Swatter, v3.1.14 (<%codename%>)
  Ace3, v
  AckisRecipeList, vv2.0
  ACP, v3.3.4 
  Bartender4, v4.4.2
  ButtonFacade, v3.3.300
  ButtonFacadeLiteFlat, v3.0.2
  ButtonFacadeLiteStep, v3.3.47
  CurseProfiler, v
  DBMCore, v
  Decursive, v2.5.1
  GearScoreBreaker, v1.3.2
  HealOrganizer, v2.3
  kgPanels, vv1.5.2
  Omen, v3.0.9
  OmniCC, v2.5.9
  oRA3, v
  Overachiever, v0.56
  PowerAuras, v3.0.0L
  Prat30, v3.3.26 
  Prat30HighCPUUsageModules, v
  Prat30Libraries, v
  Quartz, v3.0.3.1
  RatingBuster, v
  Recount, v
  SatrinaBuffFrame, v3.1
  SexyMap, v
  SlideBar, v3.1.14 (<%codename%>)
  SquawkAndAwe, v1.5.1
  BlizRuntimeLib_enUS v3.3.5.30300 <eu>
  (ck=291)
Latest version fail code

Offline
Reply With Quote
Old 08/12/10, 4:38 PM   #539
 Adoriele
Happy October 19th!
 
Adoriele's Avatar
 
Night Elf Druid
 
Dragonblight
Originally Posted by xaktsaroth View Post
Latest version fail code
Fixed.
Attached Files
File Type: zip SquawkAndAwev1.5.2.347.zip (130.1 KB, 19 views)

United States Offline
Reply With Quote
Old 08/13/10, 4:06 AM   #540
xaktsaroth
Von Kaiser
 
Night Elf Druid
 
Eonar (EU)
Date: 2010-08-13 10:05:39
ID: 1
Error occured in: Global
Count: 1
Message: AceLocale-3.0: SquawkAndAwe: Missing entry for 'Grow Up'
Debug:
   (tail call): ?
   ...nterface\AddOns\Ace3\AceLocale-3.0\AceLocale-3.0.lua:31:
      ...nterface\AddOns\Ace3\AceLocale-3.0\AceLocale-3.0.lua:29
   SquawkAndAwe\Options.lua:129: GetOptions()
   SquawkAndAwe\SquawkAndAwe.lua:397:
      SquawkAndAwe\SquawkAndAwe.lua:387
   (tail call): ?
   [C]: ?
   [string "safecall Dispatcher[1]"]:9:
      [string "safecall Dispatcher[1]"]:5
   (tail call): ?
   Ace3\AceAddon-3.0\AceAddon-3.0.lua:510: InitializeAddon()
   Ace3\AceAddon-3.0\AceAddon-3.0.lua:622:
      Ace3\AceAddon-3.0\AceAddon-3.0.lua:615
AddOns:
  Swatter, v3.1.14 (<%codename%>)
  Ace3, v
  AckisRecipeList, vv2.0
  ACP, v3.3.4 
  Bartender4, v4.4.2
  ButtonFacade, v3.3.300
  ButtonFacadeLiteFlat, v3.0.2
  ButtonFacadeLiteStep, v3.3.47
  CurseProfiler, v
  DBMCore, v
  Decursive, v2.5.1
  GearScoreBreaker, v1.3.2
  HealOrganizer, v2.3
  kgPanels, vv1.5.2
  Omen, v3.0.9
  OmniCC, v2.5.9
  oRA3, v
  Overachiever, v0.56
  PowerAuras, v3.0.0L
  Prat30, v3.3.26 
  Prat30HighCPUUsageModules, v
  Prat30Libraries, v
  Quartz, v3.0.3.1
  RatingBuster, v
  Recount, v
  SatrinaBuffFrame, v3.1
  SexyMap, v
  SlideBar, v3.1.14 (<%codename%>)
  SquawkAndAwe, v1.5.1
  BlizRuntimeLib_enUS v3.3.5.30300 <eu>
  (ck=291)
The daily error

Offline
Reply With Quote
Reply

Go Back   Elitist Jerks » Public Discussion » User Interface and AddOns

Thread Tools