These are the addons I have created for World of Warcraft. They come with no warranty whatsoever. If they cause your character to jump off any nearby cliffs, I am not responsible. However, if you find a bug, or perhaps even an incompatability with another addon, let me know so I can fix it.
2006-06-20 Patched for 1.11.
| name | type | reqs | desc |
| All | pkg | A package of all addons on this site. | |
| Antispam | addon | Azure | Automatically /ignores spammers on General or Trade; configure via /antispam. |
| Azure | library | Topaz's Core Function Library. | |
| Flux | library | Azure | Topaz's interplayer communication library; comes with documentation. Similar to Cosmos' sky, but with much lighter code and far easier to use. |
| FriendInfo | addon | Azure Flux |
Gives a severely more informative tooltip about friends who also have FriendInfo by using /fi; track their items via '/fiitem +name' (add), '/fiitem ?' (list), and '/fiitem -id' (remove). |
| Glyph | library | Azure | Topaz's User Interface Library. Currently only makes dropdown menus for spells, items, and lua functions, which I find to be extremely useful! Comes with documentation. |
| ItemDB | addon | Azure | Item Database addon. I'm told it's similar to LootLink, although I don't use that so I'm not sure. Watches all chat channels for item links and records them; you can then use "/itemdb regex" where 'regex' is a regular expression to match item names against. (If you don't use any symbols in the regex, you can think of it as a case-sensitive search instead.) Then, you can click any of the links it gives you to see the item's stats, shift-click them to insert them into chat, or ctrl-click them to try the referenced item on in the changing room. |
| MultiActionBars | framexml | [currently not working] Brings all the extra action bars closer together so you have more overall screen space. Unlike a normal addon, create a 'FrameXML' folder next to your AddOns folder and put it in that. | |
| NameReporter | addon | Azure | Adds a menu item to the dropdown menu of a targetted player to include 'Report Name', which sends a ticket to GMs regarding that player's name. Use caution with this addon, as it has the potential to get the GMs angry with you if misused. |
| PartyCast | uimod | Azure | Provides a set of key bindings corresponding to some spell / party member combination for easy casting. Also allows for a party-channel message upon spellcast. Use /partycast for configuration. |
| TopazShot | uimod | Azure | Takes screenshots without interface, nametags, and overlays via a single keybinding. Originally based on CleanShot, but with much cleaner and lighter code. |