Skip to content

Commit

Permalink
Adding README template
Browse files Browse the repository at this point in the history
  • Loading branch information
tekkub committed May 30, 2008
1 parent ef11686 commit 538916e
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.textile
@@ -0,0 +1,20 @@
Buffet is a simple water/food managing addon inspired by "BaudConsumables":http://wow.curse.com/downloads/details/5827/
and "Munchies":http://www.wowinterface.com/downloads/info8174-Munchies.html.

Unlike Baud and Munchies, Buffet does not swap items on the action bar (the noise bothered me).
Instead it edits macros on the fly (out of combat) to provide you with the best food, water, potions, stones, and bandages.

To make Buffet work, you must provide two macros, "AutoHP" and "AutoMP".
Drop these on your action bar like any other macro,
Buffet will change the macros as needed to provide you with food and drink out of combat, potions and stones in combat, and bandages on shift (HP macro only, of course).
Buffet will always pick the smaller stack if equal-strength items are found. Conjured items will always be preferred over permanent ones.

Buffet does not yet support zone-specific items.

Why don't we also test @some code tags@

h2. Links

<b>Visit "my site":http://www.tekkub.net/addons/Buffet for more info.<br>
Please report all bugs and feature requests to my "Google Code":http://code.google.com/p/tekkub-wow/issues/list?can=1&q=addon:Buffet&sort=status+milestone&colspec=ID%20Type%20Status%20Addon%20Milestone%20Summary tracker<br>
Please direct all feedback and questions to my "Google Groups":http://groups-beta.google.com/group/tekkub-wow mailinglist.</b>

0 comments on commit 538916e

Please sign in to comment.