📄️ Draw
The Draw utility provides functionality for rendering visual elements in the game world. It's built on top of Tinkr's Draw utility and provides additional features for color management and callback-based drawing.
📄️ Macro System
The Macro system provides a way to create and manage slash commands in the game. It allows you to register custom commands that can be executed through chat.
📄️ Event Handler
The Event Handler provides a streamlined way to handle both combat log events and normal WoW events. It offers filtering capabilities and structured event data.
📄️ Toast Notifications
The Toast system provides elegant, non-intrusive notifications that appear temporarily on your screen.