Download
(150Kb)
Download
Updated: 11-08-15 11:50 AM
Pictures
File Info
Compatibility:
Minor patch (6.2.3)
Fury of Hellfire (6.2)
The Adventure Continues (6.1)
Warlords of Draenor (6.0.3)
Warlords of Draenor Pre-Patch (6.0.2)
Updated:11-08-15 11:50 AM
Created:01-07-10 11:28 AM
Downloads:6,467
Favorites:46
MD5:

MuchMoreMunch  Popular! (More than 5000 hits)

Version: 1.7.0
by: lokyst [More]

Automatically generate macros that use the best food available.

Inspired by Buffet and Mounted, MuchMoreMunch provides placeholder tags for the best food, drink and potions for use with the Blizzard macro language.

Valid placeholders are:
<hpp> - health potion
<hps> - healthstone
<mpp> - mana potion
<mps> - mana gem
<hpf> - health food
<mpf> - mana food
<b> - bandage

Multiple placeholders can be combined for use in a castsequence, e.g.
/castsequence [combat] reset=combat <hps,hpp>

The addon provides a number of preset macros that can be modified for your characters' unique needs. For best results we recommend that you keep the same macro names between all your characters and just update the contents of the macro.

--------------------------------------------------------------------------------------

For the inquisitive: MuchMoreMunch will try to choose the best item by finding those which restore the greatest amount. It prefers conjured food over non-conjured food but if no conjured food is available, it uses the food with the smallest number available. It also prefers non-combo food over combo food (that which restores HP & MP), unless it's conjured.

Release 1.7.0. 2015-11-08
- Updated toc to 60200 and version to 1.7.0 for release.
- Updated LibPeriodicTable-3.1 to r508.
- Change deletion box to use item names instead of itemID.
- Got conjured items working. Added categories for health stones and mana stones.
- First pass at allowing conjured item flag for user added items.
- Fully implemented item creation and item deletion.
- Added initial UI for adding user specified items.

Release 1.6.4 2015-02-08
- Removed group buff foods from list of acceptable items.

Release 1.6.2 2014-12-30
- Updated with some new food and drink for WoD.
- Updated LibPeriodicTable to r473.

Release 1.6.1 2014-10-16
- Updated for 6.0.2

Release 1.6.0 2013-04-28
- Added option to prioritize buff food when well fed buff is absent. Will not override max hp/mp priority.
- Added aura event checking for well fed buff
- Prefers buff food when no well fed buff is present
- Added buff food priority to <hpf> category
- Added GetBuffWeight and buff preference UI
- Replaced huge if .. then ... else statement with weighted item comparison.

Release 1.5.1 2013-04-10
- Bumped version to 1.5.1 for release.
- Code cleanup.
- Fixes for scaling items.
- Removed feasts and banquets from list of acceptable items.

Release 1.5 2013-04-08
- Bumped version for release 1.5
- Added buff food to priority order
- Added missing items with non-integer health/mp values
- MAJOR update to all food and drink with new 5.2 values.
- Now handles scaling items like mana gems and healthstones.
- Added life spirit and water spirit to hpp category.

Release 1.4.4 2013-03-18
- Updated consumable list

Release 1.4.3 2012-12-26
- Updated consumable list

Release 1.4.2 2012-09-02
- Updated interface version and libraries

Release 1.4.1 2011-02-26
- Fix for Mythical Mana Potion

Release 1.4 2011-12-01
- Fix for missing macro icons
- Update toc and libraries

Release 1.3.6 2011-08-16
- Update toc and libraries

Release 1.3.5 2010-12-12
- Fixed bug with buff food being used over non-buff food for hp/mana food and water
- Added more missing Cataclysm food and drink
- Clarify and explcitly iterate through choosing best item. I want this nightmare to be over!

Release 1.3.4 2010-12-09
- Updated with Cataclysm bandages.

Release 1.3.3 2010-12-08
- Updated with Cataclysm foods.

Release 1.3.2 2010-10-16
- Updated to include new mage food and gems.

Release 1.3.1 2010-10-12
- Updated to Ace3 r971
- Updated interface to 40000

Release 1.3.0 2010-04-25
- Macros should no longer show the giant red question mark when no applicable items can be found; instead the last item will just appear faded out.

Release 1.2.1 2010-01-22
- Added Endless Healing and Mana potion to list.

Release 1.2 2010-01-20
- Further performance improvements to bag scanning.
- Fixed oversight in selection criteria.

Release 1.1.1 2010-01-14
- Fixed issue when item info is not available.

Release 1.1 2010-01-12
- Fixed issue where non-conjured items were being detected as conjured.
- Performance enhancements.
Optional Files (0)


Post A Reply Comment Options
Unread 03-10-15, 05:53 AM  
paterbrown
A Kobold Labourer

Forum posts: 0
File comments: 22
Uploads: 0
The last version has no Folder "muchmoremunch" in zip-file.
Report comment to moderator  
Reply With Quote
Unread 12-30-14, 11:03 AM  
kronix
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Love this addon. I've been trying to add the conjured buff food from the WoD Garrison herb garden to the lua file.

I know next to nothing about what I'm doing, but I found where to add the "MMM.Consumable.Food.Buff.Basic.Conjured" category and add items to it. Only thing I'm not sure about is the number following the item IDs.

Example: 46691:298800

I know 46691 is the item ID, but what is the second number? I see many of them repeated.

I already added the Greenskin Apple (118269) as "118269:200000" and it seems to work. I just have no idea what the 200000 does.


Thanks
-Zeagar
Last edited by kronix : 12-30-14 at 11:05 AM.
Report comment to moderator  
Reply With Quote
Unread 07-23-14, 01:53 PM  
wolfi
A Kobold Labourer

Forum posts: 1
File comments: 13
Uploads: 0
preset macros

hi everybody,

i'm a very lazy person with much toons, so i added two more preset-macros into the MuchMoreMunch.lua
to local PRESET_MACROS = {
(after the row that starts with ["mAllMP"])

["doctor"] = "#showtooltip\n/use [btn:2]First Aid;[nocombat,nomod]<mpf>\n/castsequence [@mouseover,help,exists][mod,@player]<b>;[nomod,combat] reset=combat <hps,hpp,b>\n",
["cook"] = "#showtooltip\n/use [btn:2]Cooking;[mod:ctrl]Cooking Fire;[mod:alt]item:86425;<hpf>\n",


This only works with fresh toons where no profile exists - so maybe you'd have to delete the profile of the toons where you want this.

Maybe this is useful for anyone here.

Thx to the author, this is a cool addon for lazy fish like me ^^
Last edited by wolfi : 07-23-14 at 01:53 PM.
Report comment to moderator  
Reply With Quote
Unread 04-11-13, 06:32 AM  
GreyWolfSC
A Murloc Raider

Forum posts: 5
File comments: 83
Uploads: 0
Originally Posted by lokyst
Originally Posted by GreyWolfSC
The new update seems to be using Grand Pandarean Banquet as the best food. Was that intended? I don't use tables except when I'm actually in a raid.
Thank you for the bug report. This is not intended and I will try to get an update out as soon as possible.
Thanks for the quick fix! Your addon has been helping me stuff my face for quite a while now.
Report comment to moderator  
Reply With Quote
Unread 04-09-13, 09:04 PM  
lokyst
A Deviate Faerie Dragon
 
lokyst's Avatar
AddOn Author - Click to view AddOns

Forum posts: 16
File comments: 95
Uploads: 6
Originally Posted by GreyWolfSC
The new update seems to be using Grand Pandarean Banquet as the best food. Was that intended? I don't use tables except when I'm actually in a raid.
Thank you for the bug report. This is not intended and I will try to get an update out as soon as possible.
Report comment to moderator  
Reply With Quote
Unread 04-09-13, 05:40 PM  
GreyWolfSC
A Murloc Raider

Forum posts: 5
File comments: 83
Uploads: 0
The new update seems to be using Grand Pandarean Banquet as the best food. Was that intended? I don't use tables except when I'm actually in a raid.
Report comment to moderator  
Reply With Quote
Unread 12-26-12, 02:23 PM  
Seyss
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 123
Uploads: 2
hello,

I have "Roasted Barley Tea" and "Boiled Silkworm Pupa" in my bag however when I create a new macro using the preset "mFood" it says "No suitable items found".

Why? Damn I use this mod for a long while, and now when I'm back to WoW it doesn't work anymore..

Same happens with health potion. Bandage is fine.

Thanks.
Report comment to moderator  
Reply With Quote
Unread 09-05-12, 02:38 AM  
Nocard
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Re: Re: Mythical Mana Potion

Originally Posted by lokyst
Fixed in 1.4.1
still does not work
also, new eating and drinking will not be displayed
Last edited by Nocard : 09-05-12 at 02:40 AM.
Report comment to moderator  
Reply With Quote
Unread 02-26-12, 04:25 PM  
lokyst
A Deviate Faerie Dragon
 
lokyst's Avatar
AddOn Author - Click to view AddOns

Forum posts: 16
File comments: 95
Uploads: 6
Re: Mythical Mana Potion

Originally Posted by Estelyen
Just leveled up my alchemist and I noticed the addon doesn't register the Mythical Mana Potion. The Mythical Healing Potion works fine.
Fixed in 1.4.1
Report comment to moderator  
Reply With Quote
Unread 02-26-12, 02:10 AM  
Estelyen
A Kobold Labourer

Forum posts: 0
File comments: 37
Uploads: 0
Mythical Mana Potion

Just leveled up my alchemist and I noticed the addon doesn't register the Mythical Mana Potion. The Mythical Healing Potion works fine.
Report comment to moderator  
Reply With Quote
Unread 12-01-11, 06:08 PM  
lokyst
A Deviate Faerie Dragon
 
lokyst's Avatar
AddOn Author - Click to view AddOns

Forum posts: 16
File comments: 95
Uploads: 6
Originally Posted by Bornabe
Showin' no Icon for me on my Munchy Macros after v4.3.
Okay, fixed in version 1.4
Report comment to moderator  
Reply With Quote
Unread 11-30-11, 08:55 AM  
lokyst
A Deviate Faerie Dragon
 
lokyst's Avatar
AddOn Author - Click to view AddOns

Forum posts: 16
File comments: 95
Uploads: 6
Originally Posted by Bornabe
Showin' no Icon for me on my Munchy Macros after v4.3.
The earliest I can look into it is this weekend, I'm afraid. Hang in there!
Report comment to moderator  
Reply With Quote
Unread 11-29-11, 02:37 PM  
Bornabe
A Flamescale Wyrmkin
 
Bornabe's Avatar
AddOn Author - Click to view AddOns

Forum posts: 133
File comments: 264
Uploads: 6
Showin' no Icon for me on my Munchy Macros after v4.3.
Report comment to moderator  
Reply With Quote
Unread 12-09-10, 04:26 PM  
lokyst
A Deviate Faerie Dragon
 
lokyst's Avatar
AddOn Author - Click to view AddOns

Forum posts: 16
File comments: 95
Uploads: 6
Originally posted by Seyss
This mod is great, thank you. It is a must for pro-pvpers.

I tried to use the Cata bandage and the mod didn't detect it. Could you please take a look? Thank you.
Added in version 1.3.4
Report comment to moderator  
Reply With Quote
Unread 12-08-10, 08:35 PM  
Seyss
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 123
Uploads: 2
This mod is great, thank you. It is a must for pro-pvpers.

I tried to use the Cata bandage and the mod didn't detect it. Could you please take a look? Thank you.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: