FactionFriend 4.1.3
[ download ]
- The reputation bar menu (and submenus) now really makes sure to stay within the dimensions of the screen when it is shown — it won’t go off the top anymore.
- The menu now appears above all other frames, including those created by such addons as TitanPanel.
- Fixes additional cases of an error when displaying the menu.
May 16th, 2011 at 5:14 am
Hi there !
Sure it looks like goblin work: there is no download link therefore it is useless!
That would not happen in a dwarves’ world!
Cheers
May 16th, 2011 at 6:55 am
No download link for this either.
May 16th, 2011 at 3:26 pm
Sorry, was too busy blowing up some dwarves. Fixed now.
May 17th, 2011 at 9:41 am
Hi again!
Sure the dwarves must have hit you more than you thought: now there is a download link but it drives to a 404 error!
Keep up the good goblin work.
Cheers
May 17th, 2011 at 1:39 pm
I’m not seeing this 404 error here. Try again?
May 19th, 2011 at 2:49 am
Hi Gazmik,
It still does not work. I sent you an email with a screenshot of the 404.
Thank you.
Regards, PierrotIV
May 19th, 2011 at 11:20 pm
Hi Gazmik,
You’re the best Goblin outta there! Emptying my dwarves’ browser cache did the job.
Thank you.
Cheers
June 11th, 2011 at 6:29 pm
I was getting SetTexCoord out of bounds on line 1020. I added this code to fix it. To Function FFF_MenuButtonSetWidth(buttonName, width) … if (button.standing) then if tostring(button.percent) == “-1.#IND” then button.percent = 1; end