This project is abandoned and its default file will likely not work with the most recent version of World of Warcraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.
A simplistic clock.
German Translation: Chinkuwaila
Features
Local time
Server time
UTC time
Can show either local or server or both times in the text.
TO INSTALL: Put the FuBar_ClockFu folder into
\World of Warcraft\Interface\AddOns\
To fix the day/night indicator option not working, after line 102 in ClockFu.lua before the line that says end, add these 3 lines of code:
else
self.db.profile.bubble = false
self:ToggleShowingBubble()
If someone ever updates this, please change the option "Show day/night bubble" to "Show Calendar". I was so very confused as to why some of my toons had the Calendar button showing and not others ....
you are right - sry - it doesnt save some settings. I added it by hand in the config file. For the day/night its (i guess)
["bubble"] = true,
i missed the 24hours display, that is
["twentyFour"] = true,
Not a fix - just a workaround
look at the configuration from ClockFu if u r missing the calendar button - activate the Day/Night indicator (dont know how its named in english) - in german its "Tag/Nacht-Anzeige ein/ausschalten"
if u r also using Squeenix - theres also a configuration to acticate that calendar button - so look at this too.
ClockFu shows the day/night indicator as enabled, but the calendar icon is missing. You can get the calendar to show up by disabling, then re-enabling the day/night display, but it reverts back to hiding when you next log in.
this addon doesn't even appear on the fubar menu anymore. it just makes a minimap icon. is this broken? and btw i can confirm the missing calender option too.
It still works
/vote for official update
Hey ckknight
thank you for updating the Fubar addons and of course keep FuBar still alive... i use them for years now.. and i hope i can use them for years more ^^
do you have any plans on :
LocationFu, HonorFu, ExprienceFu, DurabilityFu, AmmoFu...
Would be great if you find the time to update!
cheerz from germany
To fix the day/night indicator option not working, after line 102 in ClockFu.lua before the line that says end, add these 3 lines of code:
else
self.db.profile.bubble = false
self:ToggleShowingBubble()
Please update :-)
["bubble"] = true,
i missed the 24hours display, that is
["twentyFour"] = true,
Not a fix - just a workaround
look at the configuration from ClockFu if u r missing the calendar button - activate the Day/Night indicator (dont know how its named in english) - in german its "Tag/Nacht-Anzeige ein/ausschalten"
if u r also using Squeenix - theres also a configuration to acticate that calendar button - so look at this too.
ClockFu shows the day/night indicator as enabled, but the calendar icon is missing. You can get the calendar to show up by disabling, then re-enabling the day/night display, but it reverts back to hiding when you next log in.
This plugin is blocking the new Calendar button that is on the minimap. I disabled this fu and now the calendar is there.
update?