Xaroth |
From WoWDev
This .NET Library is aimed at the mod developers who use .NET
Current Features: - TGA Loading, the Library will allow users to load WoW's TGA Screenshots into a Bitmap object for file saving. - Directory Handling, the Library will know where the game is installed, and allow developers to get the file paths easily and without trouble.
- Minor Update, Included Xaroth.WoWDev.xml with comment documentation, to give a faint idea on the library's can and cannots.
- Update, Added Xaroth.WoWDev.Allakhazam namespace, for now only the ItemDataRetriever works (ItemDataRetriever.StartSearch(string Search) ), and it will read Allakhazam's site for the item searching for, it will not (yet) get the actual item info, for now only the item name, item ID and item icon.. the rest I am working on at the moment. - Update, Xaroth.WoWDev.Allakhazam namespace filled, should now successfully retrieve item data. ** Please give credit to Allakhazam for supplying the information if you intend in using this part of the library. **

