Results: 93Comments by: ceylina
File: Ara Broker Guild Friends04-01-16
Noticed a graphics bug with the bor...
Posted By: ceylina
Noticed a graphics bug with the border behind the class/game icons. This only happens on the friends broker tooltip. It does not always show below, sometimes it is to the right and some times to the left of the icon list. The guild list shows fine as per the image below http://i.imgur.com/8DW8Zmy.jpg But notice as the friends...
File: Ara Broker Guild Friends03-23-16
Re: Re: Re: Re: Font
Posted By: ceylina
Found a new 6.2.4 but that was impossible to test on PTR. I had to do a new revision to fix non wow player whispering and stuff. Make sure you have r75 Working great now. I have been working like crazy to fix these issues. More reason blizzard needs to be more up front with these changes. on a side note what is up with the dbm...
File: Ara Broker Guild Friends03-22-16
Re: Re: Font
Posted By: ceylina
Found a new 6.2.4 but that was impossible to test on PTR. I had to do a new revision to fix non wow player whispering and stuff. Make sure you have r75 Working great now. I have been working like crazy to fix these issues. More reason blizzard needs to be more up front with these changes. on a side note what is up with the dbm...
File: rBuffFrame02-21-16
I have no idea what took me so long...
Posted By: ceylina
I have no idea what took me so long to find this but thank you! It's exactly what I want and the config makes it so I don't have to bother with saved variables. I was able to remove three addons and just use this. Let's hope nothing major changes for legion ;)
File: nibMicroMenu02-08-16
One more observation. There isn't a...
Posted By: ceylina
One more observation. There isn't any state configuration for hiding in pet battles, vehicle bars, or override bars. I hacked in a RegisterStateDriver in the createframes function to hide in states I want hidden. It's not a configuration so maybe you would want to set a config option to choose whether or not to hide these states?...
File: nibMicroMenu02-04-16
Found the issue and solution to sha...
Posted By: ceylina
Found the issue and solution to sharedmedia fonts not spacing properly on login. It had to do with createfontstring. Spent way too long looking over everything. Funny thing is when I woke up this morning the first thing I wondered is how createfontstring is declared here and sure enough that was it. Line 653 NewButton.text =...
File: nibMicroMenu02-03-16
This is exactly what I was looking...
Posted By: ceylina
This is exactly what I was looking for. Thanks for maintaining it. I added in a logout, exit, and reload button if you are interested. Basically they are all this code with logout(), quit(), or reloadui() as the calls. I added a yes/no prompt to prevent fat fingering and quitting the game at the wrong time ;) I also added in a...
File: Ara Broker Guild Friends01-05-16
Font
Posted By: ceylina
This may be a dumb question but is there any way to configure the font settings outside of using skinner or overwriting the default game fonts? For example: I use bazooka and have a font set there. All my other ldb addons inherit the font settings from bazooka except this one which is using a default game font.
File: TipTop12-22-14
Using the default background of "br...
Posted By: ceylina
Using the default background of "brushed" with the default color/alpha, I occasionally will get it where all tooltips are showing a light grey background. Is this an intentional feature? I know I can set the background to solid or a blizzard default option like "tooltip" and it will fix this but I like the default setting overall exc...
File: TipTop12-22-14
Using the default background of "br...
Posted By: ceylina
Using the default background of "brushed" with the default color/alpha, I occasionally will get it where all tooltips are showing a light grey background. Is this an intentional feature? I know I can set the background to solid or a blizzard default option like "tooltip" and it will fix this but I like the default setting overall exc...
File: AtlasLoot Enhanced12-20-14
Is there a way, even through editin...
Posted By: ceylina
Is there a way, even through editing a lua file, to remove/disable the loot popup window? I would like to not have that come up when I raid or run through a dungeon if possible. Or, will you be putting that in the options to disable? Right now and I know that is a trivial thing but it is keeping me from running this addon as I fin...
File: AtlasLoot Enhanced12-18-14
Is there a way, even through editin...
Posted By: ceylina
Is there a way, even through editing a lua file, to remove/disable the loot popup window? I would like to not have that come up when I raid or run through a dungeon if possible. Or, will you be putting that in the options to disable? Right now and I know that is a trivial thing but it is keeping me from running this addon as I fin...
File: Broker Instance Difficulty11-11-14
Edit: NM the download on WI still t...
Posted By: ceylina
Edit: NM the download on WI still tries to download the old file, I'll just wait until it does the right one and use yours :O
File: Broker Instance Difficulty11-10-14
I know a lot of addon developers do...
Posted By: ceylina
I know a lot of addon developers don't like it when you change their code but I updated your addon, for my personal use, to work with the new mythic designation. It also separates out dungeons and scenarios from raids with a different designation (eg: DN for normal dungeon and SN for normal scenario). I also put a catch all of "R"...
File: GnomeSequencer11-07-14
So far this is working out really w...
Posted By: ceylina
So far this is working out really well. I am needing to fire off two casts back to back in order to trigger the MM hunter talent steady focus. Using just a straight sequence with two casts back to back doesn't fire off every time in sequence. Is there a way to make a step so that it always does 1,1,2,3,4,5,6? For examp...
File: TomTom11-02-14
died in darkmoon fair Message: I...
Posted By: ceylina
died in darkmoon fair Message: Interface\AddOns\TomTom\TomTom_Corpse.lua:63: Usage: SetMapZoom(continentIndex ) .. requested continent out of bounds Time: 11/02/14 17:55:42 Count: 3 Stack: : in function `SetMapZoom' Interface\AddOns\TomTom\TomTom_Corpse.lua:63: in function Interf...
File: TinyDPS10-22-14
This does not seem to collect hunte...
Posted By: ceylina
This does not seem to collect hunter pet damage at all.
File: TomTom10-20-14
There are lots of known bugs, pleas...
Posted By: ceylina
There are lots of known bugs, please keep any bug reports succinct and I'll do what I can to stay up with them. The latest version v60000-1.0.0 should not really be considered a 1.0 release, but it should get us back up and running with most of the functionality in place. No problem at all reporting bugs here but could you put the...