- Add /wb logout command to automatically log out after receiving the next buff
🍕PizzaWorldBuffs
Re: [Release] 🍕PizzaWorldBuffs
[Update] v1.2.0 (26.05.2024)
Re: [Release] 🍕PizzaWorldBuffs
[Update] v1.3.0 (04.06.2024)
- Add /wb exit command for auto-exit. Similar to the auto-logout added in v1.2.0 but it quits the game instead of just logging you out.
- Add permanent notification message to remind you that auto-logout or auto-exit is enabled.
- Add general support for Chinese game client, i.e. detecting buffs and starting timers.
- Add Chinese translations for most texts (pull requests welcome).
- Add general translation support, so adding other languages should be easier in the future.
- Fix an issue that caused errors on first use (or after deleting WTF folder). Thanks for the fix @Qeynos!
Re: [Release] 🍕PizzaWorldBuffs
[Update] v1.3.2 (26.08.2024)
- Add /wb header command to show/hide the PizzaWorldBuffs header
Re: [Release] 🍕PizzaWorldBuffs
[Update] v1.3.3 (29.09.2024)
- Add /wb reset command to reset the PizzaWorldBuffs frame to its original position on the screen
Re: [Release] 🍕PizzaWorldBuffs
[Update] v1.3.4 (30.09.2024)
- /wb reset now also resets the auto logout/exit frame to its default position
- Auto logout/exit frame does not swallow mouse clicks/events anymore when hidden
Re: [Release] 🍕PizzaWorldBuffs
Hey!
I'm not sure honestly since I don't play horde myself and I don't know the details about how WCB buff works. It would technically be possible if I knew the WCB cooldown, i.e. after the buff drops, for how long can it not be triggered again? If it doesn't have a cooldown and can just be triggered over and over again, then adding a timer for it wouldn't really provide any value IMO.
Re: [Release] 🍕PizzaWorldBuffs
Oh yeah, that's a great idea! I only ever considered them from the timer perspective and thought that didn't make much sense. But even if there's no timers for them, adding support for ZG and Rend buff in the auto-logout feature sounds like a very good idea. I'll add it to my list, thanks!Cabum wrote: Fri Oct 11, 2024 8:09 am Hi, any chance to add zg and rend buff on the auto exit option?
Re: [Release] 🍕PizzaWorldBuffs
On second thought, I'm not sure how the Rend buff auto-logout should be implemented. In OG you can get both dragonslayer and warchief buffs... Should it just log you out as soon as you get either one of them or only once you got both?Pizzayo wrote: Tue Oct 15, 2024 1:02 pmOh yeah, that's a great idea! I only ever considered them from the timer perspective and thought that didn't make much sense. But even if there's no timers for them, adding support for ZG and Rend buff in the auto-logout feature sounds like a very good idea. I'll add it to my list, thanks!Cabum wrote: Fri Oct 11, 2024 8:09 am Hi, any chance to add zg and rend buff on the auto exit option?
Re: [Release] 🍕PizzaWorldBuffs
[Update] v1.4.0 (26.10.2024)
New Features
New Features
-
Show known tent locations on the world map
- Add /wb tents command to show/hide tent location
- Add /wb tentstyle command to change the tent icon
-
Show last known Darkmoon Faire location
- Add /wb dmfbuffs command to list all possible Darkmoon Faire buffs
- Fix a bug that caused buff timers to be lost when you relog or reload UI
- Apply change immediately when using the /wb all command
- Remove /wb clear command
- Remove /wb sharing command
- Add /wb header command to the README
Last edited by Pizzayo on Mon Oct 28, 2024 8:08 am, edited 1 time in total.
Re: [Release] 🍕PizzaWorldBuffs
Hmm, yeah good point. Most players are looking for ony buff, so I would say to leave it as it is. Rend is more for stacking wb's for fun at lvl60 or just a happy extra worldbuff when lvling.Pizzayo wrote: Thu Oct 24, 2024 11:13 pmOn second thought, I'm not sure how the Rend buff auto-logout should be implemented. In OG you can get both dragonslayer and warchief buffs... Should it just log you out as soon as you get either one of them or only once you got both?Pizzayo wrote: Tue Oct 15, 2024 1:02 pmOh yeah, that's a great idea! I only ever considered them from the timer perspective and thought that didn't make much sense. But even if there's no timers for them, adding support for ZG and Rend buff in the auto-logout feature sounds like a very good idea. I'll add it to my list, thanks!Cabum wrote: Fri Oct 11, 2024 8:09 am Hi, any chance to add zg and rend buff on the auto exit option?
Thanks for considering :D
Re: [Release] 🍕PizzaWorldBuffs
[Update] v1.4.1 (03.11.2024)
- Attempt to fix "arithmetic on a nil value" LUA error
- Fix "you can't talk yet" spam when you're below level 5
- Don't trigger DMF detection if mouseover target is Darkmoon Faire Carnie so it doesn't say "last seen X minutes ago" on Wednesdays when DMF is shut down
- Remove "please reload UI" hint from /wb tentstyle command output
Re: [Release] 🍕PizzaWorldBuffs
[Update] v1.4.2 (09.11.2024)
- Add /wb lock command to lock the frame and prevent accidental moving
- Add ability to quick-share timers and DMF location to the /world channel with Shift + Mouse4 (aka back-button)
Re: [Release] 🍕PizzaWorldBuffs
[Update] v1.4.3 (12.11.2024)
- Fix error spam that sometimes happens while sitting under a tent
Re: [Release] 🍕PizzaWorldBuffs
[Update] v1.4.4 (19.11.2024)
- Fix world channel sharing via Shift-Mouse4 that was broken in patch 1.17.2
- Major memory performance improvements. If you've experienced stuttering or FPS drops after playing for some time without reloading UI, those should be fixed now.
Re: [Release] 🍕PizzaWorldBuffs
[Update] v1.4.5 (20.11.2024)
- Fix potential LUA error ("attempt to index nil value")
- Fix "nil" error related to DMF location
Re: [Release] 🍕PizzaWorldBuffs
[Update] v1.5.0 (10.02.2025)
- Add new feature to get alert messages for tents as they are detected (globally or only in your current zone)
- Add /wb tentAlert command to enable/disable tent alerts
- Add /wb whereTents (or /wb wt for short) command to show all currently known tent locations
Re: [Release] 🍕PizzaWorldBuffs
[Update] v1.5.1 (27.02.2025)
- Fix a bug where it would show "DMF last seen X minutes ago" tooltip even on Wednesdays (when DMF is closed)
Re: [Release] 🍕PizzaWorldBuffs
[Update] v1.5.2 (30.03.2025)
- Fix tent detection after tent rested XP rate has been nerfed by TurtleWoW
Re: [Release] 🍕PizzaWorldBuffs
[Update] v1.6.0 (03.04.2025)
- Add new feature to show Ony/Nef head timers on the SW/OG maps. (This allows you to /wb hide the main frame and still see timers when needed)
- Add /wb mapHeads command to show/hide Ony/Nef head timers on the SW/OG maps (default: show)
- Fix bug that always showed the main timer frame again after relogging or reloading UI, even though you set /wb hide before
- Fix bug that caused all timers to be erased whenever you look at the continent you're not currently on on the world map
- Prevent tent icons from overlapping players and such on the world map
- Print confirmation messages in the chat when using /wb show/hide
Re: [Release] 🍕PizzaWorldBuffs
[Update] v1.6.1 (03.04.2025)
- Fix bug that caused an error when trying to share N/A timers
Re: [Release] 🍕PizzaWorldBuffs
[Update] v1.6.2 (04.04.2025)
- Fix bug that caused world map tent and head timer tooltips to not work sometimes
Re: [Release] 🍕PizzaWorldBuffs
[Update] v1.6.3 (12.04.2025)
- New commands /wb horizontal and /wb vertical to switch between horizontal and vertical orientation (kudos to Hersi/blu5hit)
Re: [Release] 🍕PizzaWorldBuffs
Love this addon!!
I was wondering if you are able to add some type of sound alert whenever a buff is about to drop? Also, if you could add a feature where in the event the buff is about to drop, the game client will light up in the taskbar? Would be a cool feature to have whenever a player is minimized for example.
Just a suggestion.
I was wondering if you are able to add some type of sound alert whenever a buff is about to drop? Also, if you could add a feature where in the event the buff is about to drop, the game client will light up in the taskbar? Would be a cool feature to have whenever a player is minimized for example.
Just a suggestion.
Re: [Release] 🍕PizzaWorldBuffs
Gilneas region, as ally, always tent at 75/93. Swam there, but nothing. Trying to dive, but also didn't find anything.
https://ibb.co/dsL5qxkf
https://ibb.co/dsL5qxkf
Re: [Release] 🍕PizzaWorldBuffs
Thanks, glad you like it!tom91292 wrote: Thu Apr 17, 2025 6:54 pm Love this addon!!
I was wondering if you are able to add some type of sound alert whenever a buff is about to drop? Also, if you could add a feature where in the event the buff is about to drop, the game client will light up in the taskbar? Would be a cool feature to have whenever a player is minimized for example.
Just a suggestion.
Option to play a sound when buff is about to drop would certainly be possible, technically. But what purpose would that serve exactly? I'm almost certain addons can't make the game flash and light up in the task bar though, I'd be surprised if that's technically possible.
Re: [Release] 🍕PizzaWorldBuffs
Oh, weird! Tents can be a bit buggy sometimes, but I've never seen a "tent" at a random location out there in the ocean. Just checked now and I don't see a tent there. How often do/did you see that? And what version of the addon are you using? /wb versionAdesta13 wrote: Mon Apr 21, 2025 7:07 am Gilneas region, as ally, always tent at 75/93. Swam there, but nothing. Trying to dive, but also didn't find anything.
https://ibb.co/dsL5qxkf
Thanks for reporting!
Re: [Release] 🍕PizzaWorldBuffs
Those tent "exist" always when I'm in Gilneas region, only at one char (warlock) at one account. Checked by several chars from two accounts. But at other char (hunt) from other account I have such "infinity" tent at Loch Modan ~86/70, only at one char XD
I think it's only my problem. In fact it's not even problem, just chatbox some spamy with "tent detected", but I just will use tentAlert to avoid this
Re: [Release] 🍕PizzaWorldBuffs
Would be cool because if a user has the game minimized on windows. So if a sound plays when a buff is about to drop we could be aware of when its dropping even when the game is minimized. I know nova world buffs on classic did this which was a pretty useful feature.Pizzayo wrote: Tue Apr 22, 2025 8:00 pmThanks, glad you like it!tom91292 wrote: Thu Apr 17, 2025 6:54 pm Love this addon!!
I was wondering if you are able to add some type of sound alert whenever a buff is about to drop? Also, if you could add a feature where in the event the buff is about to drop, the game client will light up in the taskbar? Would be a cool feature to have whenever a player is minimized for example.
Just a suggestion.
Option to play a sound when buff is about to drop would certainly be possible, technically. But what purpose would that serve exactly? I'm almost certain addons can't make the game flash and light up in the task bar though, I'd be surprised if that's technically possible.
Re: [Release] 🍕PizzaWorldBuffs
Fair enough! Although I believe the turtle client doesn't support background sounds (i.e. you can't hear game sounds while minimized) unless you use SuperWoW? I might be wrong here.tom91292 wrote: Thu Apr 24, 2025 4:48 pmWould be cool because if a user has the game minimized on windows. So if a sound plays when a buff is about to drop we could be aware of when its dropping even when the game is minimized. I know nova world buffs on classic did this which was a pretty useful feature.Pizzayo wrote: Tue Apr 22, 2025 8:00 pmThanks, glad you like it!tom91292 wrote: Thu Apr 17, 2025 6:54 pm Love this addon!!
I was wondering if you are able to add some type of sound alert whenever a buff is about to drop? Also, if you could add a feature where in the event the buff is about to drop, the game client will light up in the taskbar? Would be a cool feature to have whenever a player is minimized for example.
Just a suggestion.
Option to play a sound when buff is about to drop would certainly be possible, technically. But what purpose would that serve exactly? I'm almost certain addons can't make the game flash and light up in the task bar though, I'd be surprised if that's technically possible.
Re: 🍕PizzaWorldBuffs
FYI I decided to stop posting version updates as replies to this thread because (A) it's spammy and (B) it's more work for me and I'm lazy. Will still add them to the changelog in the first post though, of course)