.. Mike WoW Addon documentation master file, created by sphinx-quickstart on Tue Oct 7 23:28:05 2014. You can adapt this file completely to your liking, but it should at least contain the root toctree directive. ************** Mike WoW Addon ************** .. index:: single: Main Page Welcome to Mike's WoW Addon documentation. Introduction ============ .. index:: single: Introduction Everything started when i wanted to write some macro for the game. As soon as i started i noticed some bad things about ingame macro/scripting interface, such as: - limit of 255 characters in macro or scripts - macro editor is limited in features (is not suitable for developing) - limit of 255 characters make you write unclear code - some main feature like /castsequence not implemented in vanilla So i dediced to make an addon where i put all my script embedded in slash commands, and also provide a simple command line interface to write some generic macro. I hope you can find it useful, and if you need some information or wanna requests some feature feel free to write me at mikefender@cryptolab.net. This is **free** software, released under the *GNU GPL License Version 3*. Source code is available on github at https://github.com/michelesr/mike-wow-addon. Feel free to help adding or improving features. That's all folks, enjoy! Contents ======== .. index:: single: Contents index .. toctree:: :maxdepth: 2 installation quick_start system_info timer_functions save_target system_functions quest_sharing poor_items auction_house equipping_functions overpower autodismount tracker_warning macro_framework premade_macros