FuBar_WintergraspFu

This addon displays the time until the next Wintergrasp battle in FuBar.

The time can be updated from three sources:

  • In the Wintergrasp zone, the countdown is set from the countdown there.
  • If you talk to the NPC by the portal in Dalaran, the countdown is set from the time given.
  • If some guildmember who is running this addon does the above, the countdown is sent to all guild members with the addon.


If the addon does not know the time of the next battle but knows the start time for one of the previous 3 battles, it can provide a guess for when the next battle will start. Two times are displayed, based on victory in 15 mins and victory in 30 mins; the real time will hopefully be somewhere in between those. If you don't want this, turn it off under options.


New features in 1.1

Now has localizations for deDE, frFR, koKR, zhTW and ruRU. Now will attempt to accept synchronization from other addons - please let me know if it works or doesn't work.



In need of assistance

These are the strings in need of localization. Please post your language version of the strings and I'll add them and make a 1.1 beta version :)

The text displayed in Wintergrasp for time until next battle:

  • "Next Battle: (%d):(%d%d):(%d%d)$"


The texts from and names for the NPCs in Dalaran:

  • "The next battle begins in (%d):(%d*):(%d*)%."
  • "Arcanist Braedin"
  • "Magister Surdiel"
  • "The battle for control of Wintergrasp will begin in (%d*) minute"
  • "The battle for control of Wintergrasp will begin in (%d*) hour"


Optional, just for messages from the addon:

  • "Show estimate"
  • "Show best estimate when exact time is not available."
  • "Active"
  • "Unknown"
  • "WG"
  • "WgFu: New estimated start at "
  • "h", "m", "s" (short for hour, minute, seconds)


"WG", "WgFu: New estimated start at ", "h", "m", "s" are new strings


You must login to post a comment. Don't have an account? Register to get one!

  • 5 comments
  • Avatar of ConfuciusRus ConfuciusRus Wed, 25 Mar 2009 12:40:37

    Hi,

    I have r26 installed on my computer and it seems that this addon doesn't work on my ruRU client. I can't force it to update WG timer neither from NPC nor from WG location itself. Probably something is broken on my side but I can't figure out what.

    Could you please help me to get rid of my problem? Any kind of help will be appreciated.

    Thank you!

  • Avatar of matrix4u matrix4u Thu, 08 Jan 2009 20:07:30

    -- koKR localization

    local L = AceLibrary("AceLocale-2.2"):new("WintergraspFu")


    L:RegisterTranslations("koKR", function () return { ["WG"] = "겨손", ["WgFu: New estimated start at "] = "겨손: 다음 전투 시작 ", ["h"] = "시간", ["m"] = "분", ["s"] = "초", ["Show estimate"] = "시간보이기", ["Show best estimate when exact time is not available."] = "정확한 시간을 알 수 없을 경우 예상시간을 보여줍니다", ["Next Battle: (%d):(%d%d):(%d%d)$"] = "다음 전투: (%d):(%d%d):(%d%d)$", ["The next battle begins in (%d):(%d*):(%d*)%."] = "다음 전투는 (%d)시간 (%d*)분 (%d*)초% ", ["Active"] = "전쟁중", ["Unknown"] = "알 수 없음", ["Arcanist Braedin"] = "신비술사 브래딘", ["Magister Surdiel"] = "원소술사 술디엘", ["The battle for control of Wintergrasp will begin in (%d*) minute"] = "겨울 손아귀 통제권을 놓고 벌이는 전투가 (%d*)분 후에 시작됩니다", ["The battle for control of Wintergrasp will begin in (%d*) hour"] = "겨울 손아귀 통제권을 놓고 벌이는 전투가 (%d*)시간 후에 시작됩니다", } end)

    --working in 3.08

  • Avatar of andy52005 andy52005 Tue, 06 Jan 2009 02:02:54

    sorry i'm lost two Sentence

    ["WG"] = "冬握",

    ["WgFu: New estimated start at "] = "冬握:開始新的預估時間",


  • Avatar of andy52005 andy52005 Tue, 06 Jan 2009 00:46:30

    Localization-zhTW.lua

    local L = AceLibrary("AceLocale-2.2"):new("WintergraspFu")

    L:RegisterTranslations("zhTW", function () return { ["Show estimate"] = "顯示預估的時間", ["Show best estimate when exact time is not available."] = "當無法獲得正確時間時,顯示預估的時間", ["Next Battle: (%d):(%d%d):(%d%d)$"] = "下一場戰鬥: (%d):(%d%d):(%d%d)$", ["The next battle begins in (%d):(%d*):(%d*)%."] = "下一場戰鬥將在(%d):(%d*):(%d*)%開始。", ["Active"] = "進行中", ["Unknown"] = "未知", ["Arcanist Braedin"] = "秘法師布瑞丁", ["Magister Surdiel"] = "博學者瑟迪爾", ["The battle for control of Wintergrasp will begin in (%d*) minute"] = "控制冬握湖的戰鬥即將於(%d*)分鐘內開始!", ["The battle for control of Wintergrasp will begin in (%d*) hour"] = "控制冬握湖的戰鬥即將於(%d*)小時內開始!", } end)

  • Avatar of Chan-Li Chan-Li Tue, 06 Jan 2009 00:15:35

    Thank you, very nice addon.

    Please add the localized zone detection. For "deDE" it's : ["LakeWintergrasp"] = "Tausendwintersee"

  • 5 comments

Do you need this addon localized?

  1. Choices: *

  1. Results
  2. 0 comments

Facts

Date created
27 Dec 2008
Categories
Last update
25 Jan 2009
Development stage
Release
Language
  • deDE
  • enUS
  • frFR
  • koKR
  • ruRU
  • zhTW
License
All Rights Reserved
Curse link
FuBar_WintergraspFu
Recent files
  • B: 1.1-beta3 for 3.0.8 on 25 Jan 2009
  • A: r26 for 3.0.8 on 25 Jan 2009
  • A: r25 for 3.0.8 on 23 Jan 2009
  • A: r24 for 3.0.3 on 10 Jan 2009
  • A: r23 for 3.0.3 on 09 Jan 2009

Authors

Relationships

Required dependency
FuBar 3.6
Embedded library
Ace2
FuBarPlugin-2.0