Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhatxotic/mhmod
Mhat's all-in-one mod for World of Warcraft.
https://github.com/mhatxotic/mhmod
addon lua of warcraft world wow
Last synced: about 1 month ago
JSON representation
Mhat's all-in-one mod for World of Warcraft.
- Host: GitHub
- URL: https://github.com/mhatxotic/mhmod
- Owner: Mhatxotic
- License: cc0-1.0
- Created: 2023-09-19T12:09:10.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-20T19:58:02.000Z (about 2 months ago)
- Last Synced: 2024-11-20T20:36:41.814Z (about 2 months ago)
- Topics: addon, lua, of, warcraft, world, wow
- Language: Lua
- Homepage: https://github.com/Mhatxotic/MhMod
- Size: 132 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# MhMod
## Contents
1. [About this addon](#about-this-addon)…
2. [Information before you proceed](#information-before-you-proceed)…
3. [History of the addon](#history-of-the-addon)…
4. [Configuration](#configuration)…
5. [Troubleshooting](#troubleshooting)…
6. [Credits](#credits)…
7. [Attention coders](#attention-coders)…
8. [Disclaimer](#disclaimer)…
9. [Licence](#licence)…## About this addon…
This addon enhances the default World of Warcraft user interface to make more user friendly, automatically perform tasks to make playing the game easier and fun, and to add more security and protection to the player, and to provide more information then what is normally given to the player.## Information before you proceed…
This addon will not function correctly on foreign (non-English) clients. Only the clients enGB and enUS are supported. We apologise for any inconvenience this may cause! There are no plans any time soon to implement multi-lingual support!## History of the addon…
MhMod was originally made for myself in 2005 and updated for my friends back in 2007 and was a very small script with few options. Now it has grown to be a really large and feature packed script I believe it is ready to be released to the public.## Configuration…
All of the options in this addon are disabled by default so things cannot and will not happen behind your back without your permission. If you are upgrading from a previous version then any new options implemented in this version will come up as NEW! in blue next to the option name. As usual, these new options will be disabled by default for your convenience. You can set the options by clicking the left-mouse button on the MhMod utility button on the left side of the minimap, by typing /mh config or by opening the commands menu and choosing the Script Commands->Show Configuration Dialog menu item.## Troubleshooting…
If you have any problems or errors while using this addon then first try /console reloadui and if all else fails, restart the game and that should help the problem. If problems still exist then there maybe an error with the script in which case, please contact me with the error details and what you did to cause this error making sure you have script error reporting enabled in WoW's interface options menu.## Credits…
This complete project was solely created and written by Mhat. All the code is my own work and sweat and the only references used to help me are Blizzards original UI codebase from the .MPQ data files and the sources specified below.### People…
A very special thanks to following people for using my script and helping me out with suggestions, bugs and new ideas…
* Lushias, Pythiadru and ToDDy.### Websites…
* WoWWiki.com - Game function and event references.
* WoWHead.com - Complete and accurate game database.### Applications…
* WinMPQ - Obselete MPQ data archive viewer.
* Ladik's MPQEditor - Newer MPQ data archive viewer.
* Crimson Editor - A text file editor with LUA syntax highlighting.
* TextWrangler - A text file editor for Macintosh.## Attention coders…
If you use any of my code, then please give me credit by quoting where you originally got it (i.e. github.com/mhatxotic/mhmod). I hope you enjoy learning how to code and using the LUA implementation.## Disclaimer…
This addon is provided as is without warranty of any kind. The author provides no warranties, express or implied, that the addon is free of error, or are consistent with any particular standard of merchantability, or that they will meet your requirements for any particular application. They should not be relied upon for solving a problem whose incorrect solution could result in injury to a person or loss of property. If you do use this addon or procedures in such a manner, it is at your own risk. The author will disclaim all liability for direct, incidental or consequential damages resulting from your use of this addon. The only garauntee the author gives is that it generally performs as intended and is free of malware or malicious intent.## Licence…
See [licence.md](licence.md).