Download
(6 Kb)
Download
Updated: 10/29/23 09:43 AM
Pictures
File Info
Compatibility:
Endless Archive (9.2.5)
base-game patch (9.1.5)
Necrom (9.0.0)
Scribes of Fate (8.3.5)
Firesong (8.2.5)
Lost Depths (8.1.5)
High Isle (8.0.0)
Updated:10/29/23 09:43 AM
Created:10/21/22 03:18 AM
Monthly downloads:112
Total downloads:5,403
Favorites:12
MD5:
Categories:Miscellaneous, Graphic UI Mods, Info, Plug-in Bars, UI Media
Witches Festival  Popular! (More than 5000 hits)
Version: 4.4
by: tim99 [More]
.
No additional libs needed


Description:
  • Adds a small toolbar for completing the golden plunder skulls

Notes:
  • the skulls are accountwide, the quest is charwide since you can do it with each char
    (but i think of removing the quest, doesnt make too much sense any more since the reward is a tracked golden skull anyway)
  • it's movable, but tricky. you need to catch it at the exact border frame
    (but hey, if zos adds a card minigame... here you have another minigame. same fun)

Special thx to:
V4.4:
- bugfix for typing error

V4.3:
- added difference between EU and NA reset times (thx Darkstride)

V4.2:
- adjusted reset time to 3 UTC (thx Verling)

V4.1:
- API bump

V4:
- added russian translation (Verling)

V3:
- added french translation (XXXspartiateXXX)

V2:
- added the new (2022) golden skull from quest
- added Beartrams update-improvement
- adjusted API Number
Optional Files (0)


Archived Files (6)
File Name
Version
Size
Uploader
Date
4.2
6kB
tim99
10/27/23 01:43 AM
4.1
6kB
tim99
10/26/23 09:01 AM
4
6kB
tim99
10/23/22 01:32 AM
3
6kB
tim99
10/22/22 03:16 PM
2
6kB
tim99
10/21/22 07:41 AM
1
6kB
tim99
10/21/22 03:18 AM


Post A Reply Comment Options
Unread 10/29/23, 10:12 AM  
Darkstride

Forum posts: 0
File comments: 74
Uploads: 0
Originally Posted by tim99
hm, I'm currently looking into it, i think i found the problem.
EU and NA have different reset times now... it's 3am GMT for EU, and 10am GMT for NA.

Should be fixed in v4.3. Thanks all for the help.


Originally Posted by Darkstride
I logged in after the daily reset (about 30 minutes ago from this post)
That was the final hint. You posted it around 11am my time, and i thought "how was the reset half an hour ago"? Should be 7 hours ago my time.
Oh boy, i hope i remember this for my NewLife event addon. I think i use the same calculation there.
Awesome, thank you! I just installed the update now

I know most of Europe changed their time last night (going back an hour) but NA's time doesn't fall back until next month. Hopefully that doesn't further complicate things (or your future NewLife addon, which I'm looking forward to installing)
Report comment to moderator  
Reply With Quote
Unread 10/29/23, 07:13 AM  
tim99
 
tim99's Avatar
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 159
Uploads: 12
hm, I'm currently looking into it, i think i found the problem.
EU and NA have different reset times now... it's 3am GMT for EU, and 10am GMT for NA.

Should be fixed in v4.4. Thanks all for the help.


Originally Posted by Darkstride
I logged in after the daily reset (about 30 minutes ago from this post)
That was the final hint. You posted it around 11am my time, and i thought "how was the reset half an hour ago"? Should be 7 hours ago my time.
Oh boy, i hope i remember this for my NewLife event addon. I think i use the same calculation there.


Originally Posted by DakJaniels
Lua Code:
  1. local dayreset = GetTimeUntilNextDailyLoginRewardClaimS()
Didn't forget about this, but i use the same way in 3 of my addons, so it is a bigger change, because i want to change them all at once and I dont play eso much these days. So i save that for a later date. Also want to talk to Baertram first, if its a difference for perfomance. Even if that api-call might be "super low impact"... it is still "super low impact" vs. no impact in a local calculation. But your message is very appreciated and it's on my ToDo list!
Also it's not that easy as you wrote in an earlier comment, because the calculation right now is based on UNIX timestamp, and i dont know what that number is that we get from the zos-api.
Last edited by tim99 : 10/29/23 at 10:50 AM.
Report comment to moderator  
Reply With Quote
Unread 10/29/23, 04:38 AM  
Darkstride

Forum posts: 0
File comments: 74
Uploads: 0
Re: Re: Re: Reset Times

Originally Posted by Darkstride
Originally Posted by DakJaniels
just commented out the local diff line and after local todayRest=dayreset. do that for all the
GetDelve,GetAnker,GetWorld,GetPublic,GetDungeon,GetArena,GetTrial,GetCrow,GetQuest functions. zos provides an api now to get the reset so there is no more needed math..i think
Thank you so much for the insight and the code!

I just fully reset the addon by reinstalling and resetting the saved variables, then I used a text editor to make those changes. It didn't pop up with an error when I logged in, so hopefully I did it right. I'll know if this did the trick the reset after the next reset.

Thanks again, I appreciate it
I must have done something incorrectly. It turns out that I still needed the group dungeon for the day after I did the script upgrades earlier, so I did a random dungeon and got the upgraded Dremora Plunder Skull, Dungeon and the addon showed it green like it should. I logged in after the daily reset (about 30 minutes ago from this post) and it was still green (I thought it would be red now). I did a random dungeon and still got a Dremora Plunder Skull, Dungeon like I expected.

It's still workable though. Worst case scenario I'll just reinstall and delete the saved variables before I log in the first time each day
Last edited by Darkstride : 10/29/23 at 04:39 AM.
Report comment to moderator  
Reply With Quote
Unread 10/29/23, 12:33 AM  
DohNotAgain

Forum posts: 1
File comments: 110
Uploads: 0
Originally Posted by jinncrazey
the tool bar keeps resetting on me on every character. could it be because I use 2 accounts? I checked savedvars it seems to have separate settings but idk what is happening. could you help me?
This is happening to me also.
I only have 1 account.
It seems to remember the states when I swap between characters as long as I don't log out.
If I quit to desktop then log back in later in the day it is reset.

I am going to delete the saved vars file to see if that is the issue.
Report comment to moderator  
Reply With Quote
Unread 10/28/23, 11:46 PM  
Darkstride

Forum posts: 0
File comments: 74
Uploads: 0
Re: Re: Reset Times

Originally Posted by DakJaniels
just commented out the local diff line and after local todayRest=dayreset. do that for all the
GetDelve,GetAnker,GetWorld,GetPublic,GetDungeon,GetArena,GetTrial,GetCrow,GetQuest functions. zos provides an api now to get the reset so there is no more needed math..i think
Thank you so much for the insight and the code!

I just fully reset the addon by reinstalling and resetting the saved variables, then I used a text editor to make those changes. It didn't pop up with an error when I logged in, so hopefully I did it right. I'll know if this did the trick the reset after the next reset.

Thanks again, I appreciate it
Last edited by Darkstride : 10/28/23 at 11:47 PM.
Report comment to moderator  
Reply With Quote
Unread 10/28/23, 11:01 PM  
DakJaniels
AddOn Author - Click to view AddOns

Forum posts: 27
File comments: 120
Uploads: 4
Re: Reset Times

Originally Posted by Darkstride
I've been on the latest version since it was released, but I'm still having reset time issues.

Does anyone know when the real cooldown and/or reset time is for PC-NA? My whole bar turned red a couple hours ago I think, but killing a world boss and even completing a delve dropped the regular Plunder Skull just now

Any insight would be appreciated. Even if I have to reinstall and reset the saved variables manually so it can track it from the real reset, I'd be happy to do that
Lua Code:
  1. local dayreset = GetTimeUntilNextDailyLoginRewardClaimS()

somewhere. then probably

Lua Code:
  1. local function GetDelve(i_ctrl)
  2.     local _c,ico=" "," "
  3.     if tny.svAcc.tmrDelve and tny.svAcc.tmrDelve>0 then --wir haben zeit in den SavedVars
  4.         --local diff=zo_floor(GetDiffBetweenTimeStamps(GetTimeStamp(),dayreset)/(ZO_ONE_DAY_IN_SECONDS))
  5.         local todayReset=dayreset --+(diff*ZO_ONE_DAY_IN_SECONDS) --05:00 (UTC+2)
  6.         if tny.svAcc.tmrDelve>=todayReset then _c="grn" end --on CD
  7.     end
  8.     if _c=="grn" then
  9.         ico=tny.colors.c_grn:Colorize(zo_iconFormatInheritColor("/esoui/art/icons/poi/poi_delve_complete.dds"))
  10.     else
  11.         ico=tny.colors.c_red:Colorize(zo_iconFormatInheritColor("/esoui/art/icons/poi/poi_delve_complete.dds"))
  12.     end
  13.     if i_ctrl~=false then i_ctrl:SetText(ico) else return ico end
  14. end

just commented out the local diff line and after local todayRest=dayreset. do that for all the
GetDelve,GetAnker,GetWorld,GetPublic,GetDungeon,GetArena,GetTrial,GetCrow,GetQuest functions. zos provides an api now to get the reset so there is no more needed math..i think
Report comment to moderator  
Reply With Quote
Unread 10/28/23, 10:01 PM  
Darkstride

Forum posts: 0
File comments: 74
Uploads: 0
Reset Times

I've been on the latest version since it was released, but I'm still having reset time issues.

Does anyone know when the real cooldown and/or reset time is for PC-NA? My whole bar turned red a couple hours ago I think, but killing a world boss and even completing a delve dropped the regular Plunder Skull just now

Any insight would be appreciated. Even if I have to reinstall and reset the saved variables manually so it can track it from the real reset, I'd be happy to do that
Report comment to moderator  
Reply With Quote
Unread 10/28/23, 09:20 PM  
jinncrazey

Forum posts: 1
File comments: 82
Uploads: 0
the tool bar keeps resetting on me on every character. could it be because I use 2 accounts? I checked savedvars it seems to have separate settings but idk what is happening. could you help me?
Report comment to moderator  
Reply With Quote
Unread 10/27/23, 01:44 AM  
tim99
 
tim99's Avatar
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 159
Uploads: 12
Originally Posted by Verling
Hi
The reset time has changed to 3:00 UTC, the string is incorrect.
Code:
		local todayReset=1538200800+(diff*24*60*60) --07:00 (UTC+1)

didn't noticed. thanks very much for letting me know!
should be corrected in v4.2
Report comment to moderator  
Reply With Quote
Unread 10/27/23, 01:20 AM  
Morgaloth

Forum posts: 0
File comments: 1
Uploads: 0
How to fix this?

Originally Posted by Verling
Hi
The reset time has changed to 3:00 UTC, the string is incorrect.
Code:
		local todayReset=1538200800+(diff*24*60*60) --07:00 (UTC+1)
This is the code that is in my witchesFestival.lua. Anyone know what this should be changed to to reflect the new daily reset?
Report comment to moderator  
Reply With Quote
Unread 10/27/23, 12:33 AM  
Darkstride

Forum posts: 0
File comments: 74
Uploads: 0
Reset before done?

I was in the Maelstrom getting the final one I needed for the day when I noticed they were all red again. After I finished Malestrom only the arena one was lit green. Not sure what happened like if there's a key combo that reset it.

Besides that, the addon has been working great and is helpful for this event. Thank you
Last edited by Darkstride : 10/27/23 at 12:56 AM.
Report comment to moderator  
Reply With Quote
Unread 10/26/23, 10:52 PM  
Verling
 
Verling's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 51
Uploads: 7
Hi
The reset time has changed to 3:00 UTC, the string is incorrect.
Code:
		local todayReset=1538200800+(diff*24*60*60) --07:00 (UTC+1)
Report comment to moderator  
Reply With Quote
Unread 10/29/22, 10:19 AM  
claudekennilol

Forum posts: 0
File comments: 22
Uploads: 0
Originally Posted by shadowcep
Originally Posted by claudekennilol
Is it possible to move the bar location?
Yes, use mouse to drag, clicking on the separator near the righthand end (that's easier than trying to hit the border).
Awesome, ty. I tried a few different times but I guess I just didn't click on the correct spot. I'll try that out next, thanks!
Report comment to moderator  
Reply With Quote
Unread 10/29/22, 01:53 AM  
shadowcep
 
shadowcep's Avatar

Forum posts: 1
File comments: 116
Uploads: 0
Originally Posted by claudekennilol
Is it possible to move the bar location?
Yes, use mouse to drag, clicking on the separator near the righthand end (that's easier than trying to hit the border).
Report comment to moderator  
Reply With Quote
Unread 10/28/22, 06:23 PM  
claudekennilol

Forum posts: 0
File comments: 22
Uploads: 0
Is it possible to move the bar location?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: