2.3.1
- Added Prayer of Spirit as a talent. If you find any more skills that should or shouldn't be listed as talents please mail or post a comment as a no longer play.
- This update is only needed if you're a priest since it only affect a priest skill.
2.3
- Added a way to change the colors, try typing /skills color.
2.2
- Updated the class skills for WotLK.
- Added acronyms (see readme).
- Some skills might be wrong but it's because wowhead's wotlk database is a bit strange, will prolly be fixed when 3.0 goes live.
2.1.3
- The players skills might not always have updated correctly on login. (changed event)
- Since most melee classes looses Rank 1 when gaining Rank 2 Skills listed Rank's below the current as not trained.
- Removed a debug message accidently left by me.
- Removed an old warlock skill that's not around any more.
- Changed so that Dire Bear Form and Swift Flight Form doesn't show the normal ones.
- Removed all poisons from the Addon, since poisons isn't stored in the spellbook Skills though you had not learnt them.
- Players can now remove ignored skills =)
- I know i've been spitting out versions in a very fast rate but that's only because it works on my level 1 warrior :P
- This version i've been working with Edward T to find a (mostly) bug free version, thanks for your help!
2.1.2
- When i fixed the last bug it turns out i accidently changed an if-statement so that skills allways showed all skills.
- Big thanks (Again!) to Edward T who spotted and reported this bug, thanks!
- Fixed a minor bug that would cause the mod to output "There are no skills..." instead of "You have either trained..." when typing /skills
2.1.1
- The saved variables was not properly initilized for a first time user (I had some old vars so i didn't notice), that's fixed. Big thanks to Edward T who spotted and reported this bug, thanks!
2.1
- Fixed a bug where the players skills doesn't update on login
- Skills you already have are now marked with a blue *
- Finally finished commenting! :D
- Fixed the completly broken search
- Renamed and/or moved alot of variables to increase readability of the code
- No custom colors this version either i'm afraid, hoping to implement it for the WotLK version
- Removed alot of unused varibles that where used before
- Some optimization has been made, it still needs to loop through alot when searchin or listing many skills. There's just no way around that
- As far as i know you've never been able to search for a skill with a rank (due to a really old bug), you can now atleast
- Fixed a bug which made it impossible removing ignored skills
- Fixed up the readme a bit
2.0
- Fixed more bugs than i can remember (seriously, ALOT)
- When you type /skills och gain a level it only shows skill that require a talent IF you have that talent.
- Changed when Skills update your skills.
- Still need more comments, WotLK support and an option to change the color of Skills.
- The addon still hasn't been tested as much as it should've, but since i don't play it's hard and tedious work. So PLEASE report bugs.
2.0 BETA
- Added an ignore-menu in which you can ignore certain skills from beeing shown when gaining a level or typing /skills
- Skills can now be customized to show all skills which you can train at a trainer (meaning if you havn't trained Rend Rank 2 it says you can train it at a trainer), as default skills does this.
- Splitted the code into several documents for easier reading
- Added some more comment (the new code gave me ALOT more to comment so this is low-prio)
- Skills now only loads the skills you want to/have shown saving some RAM (on login for a warrior the addon uses 103KB memory)
- Fixed some bugs which would trigger errors when entering anything but a number in certain places
- Added an options to remove the "No new skills on level X"-message when gaining a level, default is that the message is hidden
- The new commands is in /skills config and /skills ignore
- This version has only been lightly tested (hence the beta tag) so it's bound to have some (prolly alot xD) of bugs so please report all bugs you find.
- I hope you'll like this version and please bare with me with the bugs, been working all day any i've tried everything i could figure out to destroy and AFAIK it's working as intended (but prolly not)
1.2.2
- Changed the version number to a string since it is no longer be a number.
- Tested and comfirmed working on 2.4.3
- The addon will still work in WotLK only that it hasn't the WotLK skills
- Thanks to Zidomo for spotting the bug AND submiting them with a detailed report =)
1.2.1
- The TOC-number did not need an update
- Made some changes that probably made the addon generate errors, that fixed
- Accidently changed the max level to 80, also fixed (has started on WotLK)
1.2
- Updated TOC-number
- Compressed it as a zip as requested
- Added the spells you already have when you're level 1 even though they are not really trainable they are still skills
1.1.2
- A mistype of Hemorrhage caused it not to be displayed as a talent
- By changing an array to local the listing did not work
1.1
- Added a search function, try typing /skills search
- Added (talent) to all talents
- Added a config menu (/skills config) in which you can disable the startup spam and the notification on leveling
- Fixed some minor bugs and made some changes to the code
- Since I haven't really tried it out (it's about 3 AM here :P) it may contain some bugs, please report all bugs you find
1.0
- Initial release, check the description for more info.