Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
coolmodi authored Jun 22, 2019
1 parent 1fbda6e commit 71cdd90
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,15 @@ A small WoW Classic addon that tells you what spells you can learn at which leve
* **/lus missig** To tell you all the spells you are missing up to your currect level.
* **/lus \<level\>** To tell you what spells are available at the given level.

## Current State
**Bearly tested as I don't have access to beta.** This was made with an F2P BfA character on level 4 and just assuming how it works in classic for things that are different (e.g. talents).
**On level up:**

The API in classic *should* be the same for most things I used, so it *should* work fine there, but I can't guarantee anything at all at this point. **If someone happens to find this and use it in beta feel free to report errors and bugs.** Spell lists were generated by a script from DB sites and pserver DBs and looked over by hand a few minutes each, so they may still be incomplete or have wrong data! I'm no neckbeard jesus... sadly.
![Level up image](https://raw.githubusercontent.com/coolmodi/LevelUpSpells/master/images/levelup.png)

Pet spells are unsupported, didn't even plan it because I won't play hunter or WL. MAYBE I'll add it later if I feel like it and there's at least 1 person who needs that.
**Using /lus missing:**

![cmd missing image](https://raw.githubusercontent.com/coolmodi/LevelUpSpells/master/images/missingcmd.png)

#### TODO:
* Actually test this on beta/stress test/release, whatever comes first :(
* Check prices against retail classic
### Note
Tested on stress test and seems to work fine. Spell lists were generated by a script from DB sites and pserver DBs and looked over by hand a few minutes each, so they may still be incomplete or have wrong data!

Pet spells are unsupported, didn't even plan it because I won't play hunter or WL. MAYBE I'll add it later if I feel like it and there's at least 1 person who needs that.

0 comments on commit 71cdd90

Please sign in to comment.