Buffet is a food/water macro generator originally developed by tekkub and currently maintained by mZHg.
Buffet
What's new :
- Added support for Toxic Health Potion (Retail; enUS/frFR/deDE)
- Added list of available items in custom macro, sorted by value decreasing, see the GitHub wiki page for more info
Feel free to report any bug or request any feature here :)
Features:
- Dynamically scan your bag for usable food, drink, potion, rune, managem and bandage
- Provide 6 macros auto-magically updated (out of combat)
- Consumable and food/drink
- Food and Drink only
- Consumable only
- Allow configuration of modifiers used by macros
- Option to default macros to hearthstone if no item found
- Option to consider "well-fed" food items in macros
- Option to consider "toxic" potion items in macros (Retail)
- Support dark and demonic runes
- Support Classic Wow
- Custom macro using lua scripting language, see here for more info
- User-defined ignore list (per characters)
Currently supporting the following localizations:
For retail:
- English (enUS)
- Deutsch (deDE)
- Español (esES)
- Français (frFR)
- Italiano (itIT)
For Cataclysm:
- English (enUS)
- Deutsch (deDE)
- Español (esES)
- Français (frFR)
- Korean (koKR) provided by coderhyme
For classic:
- English (enUS)
- Deutsch (deDE)
- Español (esES)
- Français (frFR)
Partially supporting the following localizations:
For Retail, Cataclysm and Classic:
- Simplified Chinese (zhCN) provided by Witnesscm
If you want to contribute to localizations, pull requests are welcome!
Hi,
can you update for WOTLK Classic please?
Would be awesome.
Thanks in advance!
In reply to maximus210793:
A beta is available on Github but for some reasons Curse didn't produce a build for it...
https://github.com/HgAlexx/Buffet/releases/tag/9.2.7.84_Beta
m2Hg. Thanks for updating.
I am not getting any errors, but the Buffet Scanning bags message is spamming my chat.
Any idea what is causing that?
In reply to Liamwulf_:
I forgot to disable debug message when I made build 84, be sure to use the last build, version 9.2.7.86_Beta
You can also open the file Utility.lua in Buffet folder and set DebugStatus to false on line 17.
Perfect! Thanks!
Would it be possible to make an option to default macro's to Conjure Refreshment if no food is found for mages?
In reply to Zehel_Fenris:
You can do that using custom macro, see here:
https://github.com/HgAlexx/Buffet/wiki/Custom-Macro:-howto
Can you update for WoW Classic Season of mastery version 1.4.3? Would be awesome, thanks a lot!
Same question as last time, what specific issue do you have ? items issue ? toc issue ?
Can you update for WoW Classic Season of mastery version 1.4.2? Would be awesome, thanks a lot!
In reply to xantasmuc:
The last classic version should works, if not, try the last TBC version.
If you have a specific issue on what's not working, please explain :)
Can you guys add support for TK raid instance and their potions for health and mana, they only work inside that raid dungeon in TBC.
Health
https://tbc.wowhead.com/item=32905/bottled-nethergon-vapor
Mana
https://tbc.wowhead.com/item=32902/bottled-nethergon-energy
In reply to wazerFPS:
These should already be supported.
bests.manaPotion macro command doesn't add [Mana Potion Injector] to the macro list. for tbc version
General "MP macro" is only generating macro with drinks, no mana potion injectors
The addon apparently does not recognize cenarion mana salves in ssc. Any chance of adding this in? No idea if this also affects the healing ones or if this is also the case in the zangarmarsh dungeons as i have not tested.
Edit: after a bit of poking around i still cannot figure out what is causing them to not be recognized, they seem to be identical to the nethergon energy potions which do work and everything i've looked into says they should work but i cannot get them to show up in any coilfang dungeon. The only difference i can think of is that the salve is souldbound while the nethergon is not, but i cannot find anywhere in the code that indicate that should be a problem.
Auchenai Mana Potion and tempest keep potions will get added soon? and a check if they can be used
In reply to Oileuar:
If you are talking about "Bottled Nethergon Vapor", it is already in. Regarding "Auchenai Mana Potion", I'll have a look.
In reply to Oileuar:
Both are working, tested using English and French client.
As of 9.1, all of my Buffet macros are blank (they only show Hearthstones). I tried deleting the SavedVariables, reinstalling the addon, and specifically deleting and then re-purchasing some food items to see if it would update the macros, but nothing changed.
Anyone else having this issue?
In reply to toludin:
Hello,
This is fixed in the last beta version :)