Skip to content

Commit

Permalink
updated markdown titles
Browse files Browse the repository at this point in the history
For a format that's supposed to free you from tiresome formatting, it sure is picky.
  • Loading branch information
prowley committed Oct 18, 2020
1 parent 02b328d commit 209e3ee
Showing 1 changed file with 17 additions and 9 deletions.
26 changes: 17 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
#SteaSummon
# SteaSummon

WoW Classic addon for warlock raid summoning

##New
## New

Manage your raid while summoning, relinquish raid lead when done summoning and leave the raid with raid roles in preferred state

Alt management: allows raiders to be on an alt so their buffs are not ticking, whispers when they are near the top of the list

Auto life tap: the Next button becomes a life tap button when out of mana for summon
##One button summoning, shared summoning list...

## One button summoning, shared summoning list...

<img src="./img/button.png" alt="This Button" height="150"/>

Expand All @@ -30,7 +33,8 @@ who's offline, who has world buffs... Strong, durable network code ensures that
*same* list, in the *same* order, with the *same* people on it. Logged on half way through the raid summon? Your list
is the *raid* list, with all the status intact.

##Raider self management
## Raider self management

When your raiders type a summon phrase e.g. 123, they get added to the global summoning list shared by everyone in
your raid using the addon. When they type -123, they remove themselves, and if they have the addon they can just click
the x next to their name. If they didn't accept a summon they can reset their status by typing the summon phrase again,
Expand All @@ -40,13 +44,16 @@ destination, even if on foot.
Your raid can't learn 123? That's fine, you get to configure a list of all the dumbest summon requests you can think of.
That is, if you can think of something not already on the default list. Don't worry, your raid will help with that.

##Alt Support
## Alt Support

Your summon list is long and the buffs are ticking. SteaSummon will whisper your raid members who are a ways down the list and tell them to whisper back an alt name and log off. The alts get whispered when the player's main gets near the top of the summon list.

##Raid Management
## Raid Management

Warlocks often end up starting the raid to get it moving to the raid location. You can configure SteaSummon to manage the raid until the raid lead turns up or summons are over (whichever is configured). When handing over lead you can have Steasummon set up the raid the way your raid leader likes it, with assists and ML already set.

##Configuration
## Configuration

Most things are configurable

* summon trigger phrases
Expand All @@ -59,14 +66,15 @@ Most things are configurable
* raid management
* turn off summon list sync (but who would want to do that? Really, who? I want their names and addresses.)

##Resources
## Resources

If you can help translate this addon into other languages, please go to: https://www.curseforge.com/wow/addons/steasummon/localization
Or if you prefer, create a localization file like the one in ./Locale and send me a pull request on
Github. I like those.

For issues, feature requests, and straight up bugs, please use GitHub: https://github.com/prowley/SteaSummon/issues

##More Pictures
## More Pictures

<img src="./img/altsupport.png" alt="Alt support" height="300"/>
<img src="./img/raidmgmt.png" alt="Raid support" height="300"/>
Expand Down

0 comments on commit 209e3ee

Please sign in to comment.