Results: 86Comments by: hypehuman
File: Super Duper Macro10-29-14
Re: Re: Can't see macros
Posted By: hypehuman
Having an issue with seeing my macros. Does this have to do with WOW's issue with not allowing add ons that save variables per character when a player's name has a special character to save said info? I cannot see it regardless of which toon creates it. SDM does not use per-character save variables. Also getting this 22x: Date: 201...
File: Super Duper Macro10-19-14
Re: Compatibility with 3.3.5a / trinity
Posted By: hypehuman
Hi there. Are there any of the previous builds that were used for TBC? (patch 2.4.3) CalthazaCan anyone point me to one of the older releases working with wow 3.3.5a and/or trinity core? Since trinity core is (afaik) based mostly on MoP there should be an old compatible release. BUT Every release i tried out gave me lua errors and/...
File: Super Duper Macro10-19-14
The bugs you noted are fixed now. I...
Posted By: hypehuman
The bugs you noted are fixed now. I'll take a look at AdvancedIconSelector; looks cool! cool, thanks! :) oh, and "change name/icon" doesn't work. the name box stays on screen, no matter where you click/what you write in it or select afterwards.Is that with or without AdvancedIconSelector?
File: Super Duper Macro10-17-14
The bugs you noted are fixed now. I...
Posted By: hypehuman
The bugs you noted are fixed now. I'll take a look at AdvancedIconSelector; looks cool!
File: SuperDuperMacro WoW 6.x10-16-14
Looks like we fixed the same things...
Posted By: hypehuman
Looks like we fixed the same things. Thanks for the support!
File: SuperDuperMacro WoW 6.x10-16-14
Oh cool! Just found this addon. Let...
Posted By: hypehuman
Oh cool! Just found this addon. Let me browse the code and see what's fixed and see if I can pull it into the main project. All I've fixed over there so far is the character-specific macro issues.
File: Super Duper Macro03-04-12
Partial release
Posted By: hypehuman
As I said, it's not done. However, since the next step in the process will likely take a while, and I don't have a lot of time these days, I thought I'd share what I have so far. I uploaded it as an optional patch here: http://www.wowinterface.com/downloads/info20908-SDMIconsbeta.html You can view that page for more details.
File: Super Duper Macro03-01-12
Great success!
Posted By: hypehuman
In my working version, I've managed to create a function that updates the macro to display the appropriate icon (yay)! The next step is to parse out the conditionals in the macro so that it knows what events to watch in order to trigger the update. TLDR: It's not done yet, but I'm getting there.
File: Super Duper Macro02-21-12
Re: Macro icon issue on long macros!
Posted By: hypehuman
Please help! I know this is an outstanding issue for long and all but can you look into it and fix it? Macros are not showing icons for long-long macros. For my druid its really a pain for example: Any chance to make (this almost buggless and unbelievable) must-have macro addon the well deserved last touch for making it shi...
File: Super Duper Macro02-21-12
\I did notice that I cannot use /sd...
Posted By: hypehuman
\I did notice that I cannot use /sdm run MacroName or /script sdm_RunScript("MacroName") (for SDM "script" items) .. are these working correctly for you? I haven't tried running from within an actual script. They both work for me; I use them regularly. Keep in mind that they are case-sensitive. Are you getting any error text ou...
File: Super Duper Macro02-20-12
This isn't true. It says "You alre...
Posted By: hypehuman
This isn't true. It says "You already have 36 global macros. Fixed! Sorry this took so long. I notice that I cannot create a Floating Macro and then type /click MacroName to use it. The correct syntax to run a floating macro named "test" is "/click sdf_test". You can always click the "Usage" button to tell you how to run di...
File: Super Duper Macro02-02-12
There is no limit on the number of...
Posted By: hypehuman
There is no limit on the number of floating macros you can have. This isn't true. It says "You already have 36 global macros."I have not encountered this issue. Are you sure you're talking about floating macros (which appear pink in the list) and not button macros (the yellow ones)?
File: Super Duper Macro01-24-12
Seems like a lot of people (myself...
Posted By: hypehuman
Seems like a lot of people (myself included) are running up against the global button macro limit of 36. There are a couple ways to help save space: • Make some of your global macros character-specific, and just click "claim" when you log on to each new character. This will create a single macro that all your characters can use,...
File: Super Duper Macro01-20-12
I use MacroMagic, Cool addon! If...
Posted By: hypehuman
I use MacroMagic, Cool addon! If it's working for you, that's great. However, if you want to save a bit of RAM, you can unload MacroMagic and achieve the same result within SDM. Here's how: * Click the "New" button, select "Script" and "Global". Name it "pre" and click Create. * Paste the following into the body of the scri...
File: Super Duper Macro01-18-12
I'm sorry, but I was not able to re...
Posted By: hypehuman
I'm sorry, but I was not able to reproduce this bug. I even tried using my backed-up savedvariables file from before 4.3, and it's working fine for me. It still bugs me though; I know that it's a pain to have to re-type all your macros. If this happens to anyone else, please let me know.
File: Super Duper Macro12-18-11
Since the last update I experienced...
Posted By: hypehuman
Since the last update I experienced some "minor" problems with SDM. Firstly, as I updated it my whole macros disappeared into nirvana. I tryed to relog and deleted my cache, but to no avail. Nuin, I'm sorry that your macros are gone. Do you remember which version you were updating from? I would very much like to know this so...
File: Super Duper Macro12-02-11
Kuroyi, are you sure you've updated...
Posted By: hypehuman
Kuroyi, are you sure you've updated properly? The new version does not use GetNumMacroIcons, and your icons should have been changed to a string from a number. If you are indeed using version 2.4.3, please PM me the file "WoW/WTF/Account//SavedVariables/SuperDuperMacro.lua" so that I can troubleshoot it. Thanks!Okay...
File: Super Duper Macro12-01-11
its at 2.4.3 now? or jsut a mis-nam...
Posted By: hypehuman
its at 2.4.3 now? or jsut a mis-naming? i didnt have any problems with 2.4.1 eighter, but just updated, and said 2.4.3 And thanks for fixing so fast, appreciate it alot :DYes, I released three updates in one day. Sorry for the confusion :)
File: Super Duper Macro12-01-11
Kuroyi, are you sure you've updated...
Posted By: hypehuman
Kuroyi, are you sure you've updated properly? The new version does not use GetNumMacroIcons, and your icons should have been changed to a string from a number. If you are indeed using version 2.4.3, please PM me the file "WoW/WTF/Account//SavedVariables/SuperDuperMacro.lua" so that I can troubleshoot it. Thanks!
File: Super Duper Macro11-30-11
I just released version 2.4.2 which...
Posted By: hypehuman
I just released version 2.4.2 which has some minor bug fixes, but without your SavedVariables files, I can't address the major issues that some people have been reporting. If you are having problems, could you please send me the file "WTF/Account//SavedVariables/SuperDuperMacro.lua" via private message?
File: Super Duper Macro11-30-11
I got this with last version: http...
Posted By: hypehuman
I got this with last version: http://img24.imageshack.us/img24/3024/wowscrnshot113011142247.jpg I made new macros too, nothing working :(It looks like you are using version 2.4. The latest version is 2.4.1.
File: Super Duper Macro11-30-11
4.3-ready!
Posted By: hypehuman
I've just uploaded a new version of SDM that works with today's patch. Sorry about the delay, and enjoy!
File: Super Duper Macro11-29-11
Re: broken icons
Posted By: hypehuman
all icons of superdupermacro macros are blank in 4.3. please fix.Sorry I'm on vacation and I haven't had a chance to patch this for 4.3. Working on it now, but i only have an hour or so... hopefully I will get it done!
File: Super Duper Macro11-20-11
I noticed that 2.4 doesn't properly...
Posted By: hypehuman
I noticed that 2.4 doesn't properly do the collapse/expand all (top-left button). I am not seeing any issues with this button. Could you be more specific? Also, perhaps you could add a function to change the ownership of a macro to any other character. I will probably include this in a future version. I just have to figure...
File: Super Duper Macro11-20-11
Really fixed now :)
Posted By: hypehuman
Okay, I lied. That last update didn't fix the moving button issue, but this new one (2.4) does :) I tried to design 2.4 so that it would be much more user-friendly and self-explanatory. Hopefully it will make your lives easier and more fulfilling! I have been working very hard on improving this addon, and if I may be so bold,...