Results: 55Comments by: Jumpee
File: ControlFreak08-23-08
Tekkub, UnitDebuff in the beta now...
Posted By: Jumpee
Tekkub, UnitDebuff in the beta now returns expiration time instead of time left. To make ControlFreak indicate the correct time remaining you should change line 260 to timeLeft = (select(7, UnitDebuff(unit, controlled))) - GetTime() in ControlFreak.lua
File: TotemBox06-09-08
Holding the shift key down will now...
Posted By: Jumpee
Holding the shift key down will now show full tooltips when moving the cursor over the buttons.
File: TotemAid V305-31-08
Silviu - Thanks for catching that,...
Posted By: Jumpee
Silviu - Thanks for catching that, I'll correct it in the next release.
File: TotemBox03-30-08
Re: Great mod
Posted By: Jumpee
Originally posted by deevil Would love to see more detailed tooltips though (at least mana cost and durations, etc.). Good job though :) The next release will have the ability to see full tooltips.
File: TotemAid V303-28-08
Well I updated TotemAid for patch 2...
Posted By: Jumpee
Well I updated TotemAid for patch 2.4. I am not sure how needed it is with the changes made by blizz that show the totems thrown under the player portrait. But for those who prefer TotemAid's panel here you go.
File: TotemAid V303-27-08
It is not working now because Blizz...
Posted By: Jumpee
It is not working now because Blizz completely revamped the combat log, which provided some input to the TotemAid logic. The format of that input has completely changed. I was working on a new version but I wonder if it is really worth the time. Blizz now provides icons below your portrait that show what totems have been cast and an...
File: SciTE-WOWInterface03-04-08
Thanks for the help Cladhaire. S...
Posted By: Jumpee
Thanks for the help Cladhaire. So the missing piece was to change the command.go line in Lua.properties to: command.go.*.lua=bin\lua.exe "$(FileNameExt)"
File: SciTE-WOWInterface03-03-08
Would anything need to be changed i...
Posted By: Jumpee
Would anything need to be changed in the global options or lua properties files?
File: SciTE-WOWInterface03-01-08
Something I just noticed. The origi...
Posted By: Jumpee
Something I just noticed. The original lua.exe module is 197K in size. The lua5.1.exe module that came from lua5_1_1_Win32_bin.zip is only 20K.
File: SciTE-WOWInterface02-28-08
Recap of actions: Before I start...
Posted By: Jumpee
Recap of actions: Before I started doing anything the bin folder had these files; bitlib.dll lua.exe luac.exe I download and unzipped lua5_1_1_Win32_bin.zip which had these files; bin2c5.1.exe lua5.1.exe lua5.1.dll luac5.1.exe I deleted the original lua.exe and luac.exe files from the bin folder, renamed the lua5.1.ex...
File: SciTE-WOWInterface02-27-08
I did that and then got a fistful o...
Posted By: Jumpee
I did that and then got a fistful of error messages. So I put the old files back and will just temporarily comment out any lines that use ... to be able to error check the rest of the code. Thanks for the help!
File: SciTE-WOWInterface02-26-08
I downoaded lua5_1_1_Win32_bin.zip....
Posted By: Jumpee
I downoaded lua5_1_1_Win32_bin.zip. After unzipping into a temporary folder I now have these files; bin2c5.1 lua5.1 lua5.1.dll luac5.1 What and where do I put them and do I have to rename them?
File: SciTE-WOWInterface02-26-08
I went to http://luabinaries.luafor...
Posted By: Jumpee
I went to http://luabinaries.luaforge.net/download.html and selected lua5_1_3_Win32_bin.zip. After unzipping I copied lua5.1 and luac5.1 into the bin folder and it now works. Thanks for the help! edit: Ooops, another problem. I will look into it more. I obviously don't understand all this PC stuff.
File: SciTE-WOWInterface02-26-08
I lifted this line of code from the...
Posted By: Jumpee
I lifted this line of code from the beta 2.4 version of Recap and put it into my code. And when I do a Tools/Go I get this message. C:\SciTE-WOWInterface\bin\lua.exe: MyTest.lua:21: unexpected symbol near `...' -- get the eight arguments common to all events (the ellipsis is a variable pointing to a list of arguments) local ti...
File: SciTE-WOWInterface02-25-08
When using this version of SciTE I...
Posted By: Jumpee
When using this version of SciTE I noticed that using the vararg (...) in my code causes the Tools/Go function to give an error indication as in "unexpected symbol near `...'" Is there a later version that supports Lua 5.1? Or is this not my problem?
File: TotemAid V312-14-07
Re: STILL
Posted By: Jumpee
Originally posted by tralkar I still love this addon, still working for me. Just hope It stays updated =) Yes, I will keep it updated as I use it myself. By updated I don't mean uploading a new version every time the interface number changes as I just check the "load out of date addons" box on the addons screen. But if it stops...
File: DuckieBank09-22-07
For some reason the bankers bags co...
Posted By: Jumpee
For some reason the bankers bags contents don't show up. Everything else is updated except the backpack and the other 4 bags.
File: HealerButtons08-11-07
I hope your shoulder injury heals q...
Posted By: Jumpee
I hope your shoulder injury heals quickly. I had similar problems once. Anyway, there is no hurry to fix this. I just use /hb unlock and put them back and them lock them down again. It only takes about 15 seconds.
File: HealerButtons08-07-07
Here is part of the toc. from the a...
Posted By: Jumpee
Here is part of the toc. from the addon which I have installed. ## Interface: 20100 ## Title: HealerButtons ## Version: 2.2.005 As you can see I have version 2.2.005 installed. The middle button moves up or down occasionally even after I use /hb lock. It seems to happen when my status changes such as being mounted, in an instan...
File: Healing Range Alpha07-14-07
I wrote my own version that only wo...
Posted By: Jumpee
I wrote my own version that only works with the Blizzard UI once I figured your mod wouldn't. It is pretty basic and you can take a peek at it on another web site, mod is named RaidRangeAid.
File: HealerButtons07-13-07
It would be nice if the buttons wer...
Posted By: Jumpee
It would be nice if the buttons were hidden automatically when I join a raid.
File: Healing Range Alpha06-25-07
I just tried it and it doesn't work...
Posted By: Jumpee
I just tried it and it doesn't work with the default Blizz raid frames. Too bad.
File: Healing Range Alpha06-25-07
Does this add-on work with the defa...
Posted By: Jumpee
Does this add-on work with the default Blizzard raid pullout frames?
File: Scrolling Combat Text05-23-07
Terrific
Posted By: Jumpee
I deleted the sct saved variable file and SCT and SCTD work just fine. I am so glad they both work as I think they are both terrific addons.
File: Gem Viewer04-06-07
Very very nice addon!
Posted By: Jumpee
Very very nice addon!