Buffet

Buffet

91.8k Downloads

Classic missing some Hallow's End consumes

eTzmNcbkrng opened this issue ยท 5 comments

commented

Describe the bug
Bobbing Apple (ID 20516) is missing, but I was able to get that working by copying the edits in 8ba06ec to WLK\Localization.enUS.lua. I'm using the GitHub packaged version Buffet-98

There are 3 other items that are still not being detected, they are Lollipop (ID 20388), Candy Corn (ID 20389), and Candy Bar (ID 20390)

To Reproduce
Steps to reproduce the behavior if applicable:
These items are obtained from the Treat Bag awarded when you select the Trick or Treat option at any Innkeeper

Related Item
Please provide a WowHead link to the related item if applicable:
https://www.wowhead.com/wotlk/item=20388
https://www.wowhead.com/wotlk/item=20389
https://www.wowhead.com/wotlk/item=20390

Language
Please specify the language of your wow client:
enUS

Output of /buffet debug:

Buffet: Item [Lollipop]: 
Buffet: - Is health: Yes 
Buffet: - Is mana: Yes 
Buffet: - Is well fed: No 
Buffet: - Is conjured: No 
Buffet: - Is percent: No 
Buffet: - Is food and drink: Yes 
Buffet: - Is potion: No 
Buffet: - Is bandage: No 
Buffet: - Is over time: Yes 
Buffet: - Is restricted:  No 
Buffet: - health value: 0 
Buffet: - mana value: 0 
Buffet: - itemClassId: 0 
Buffet: - itemSubClassId: 0 

Buffet: Item [Candy Corn]: 
Buffet: - Is health: Yes 
Buffet: - Is mana: Yes 
Buffet: - Is well fed: No 
Buffet: - Is conjured: No 
Buffet: - Is percent: No 
Buffet: - Is food and drink: Yes 
Buffet: - Is potion: No 
Buffet: - Is bandage: No 
Buffet: - Is over time: Yes 
Buffet: - Is restricted:  No 
Buffet: - health value: 0 
Buffet: - mana value: 0 
Buffet: - itemClassId: 0 
Buffet: - itemSubClassId: 0 

Buffet: Item [Candy Bar]: 
Buffet: - Is health: Yes 
Buffet: - Is mana: Yes 
Buffet: - Is well fed: No 
Buffet: - Is conjured: No 
Buffet: - Is percent: No 
Buffet: - Is food and drink: Yes 
Buffet: - Is potion: No 
Buffet: - Is bandage: No 
Buffet: - Is over time: Yes 
Buffet: - Is restricted:  No 
Buffet: - health value: 0 
Buffet: - mana value: 0 
Buffet: - itemClassId: 0 
Buffet: - itemSubClassId: 0 
commented

Oops, sorry I forgot to publish a GitHub release for version 99, it is now done.

https://github.com/HgAlexx/Buffet/releases/tag/99

commented

This release doesn't fix the issue. The issue I reported is in Wrath (Classic), release 99 only fixes Era.

commented

My bad !
Can you test version 100 ?
https://github.com/HgAlexx/Buffet/releases/tag/100

commented

Already another release, 101, to fix percent items not properly detected under Classic Era and WotLK:
https://github.com/HgAlexx/Buffet/releases/tag/101

commented

As far as I can tell, all issues fixed with version 101.

Thanks heaps!