Please scroll down for the download button
and more file information.
File Description
Description : Phoenix Developer's Addon. Version 23-Jan-2006 1.9.0.0
In this addon I tried to make my life as an addon troubleshooter as easy as possible. I didn't want to spend a lot of time writing everything from scratch so I just consolidated useful functions from different addons into a single one.
This addon won't be of much interest for a regular user, although it can provide some service for an advanced user. Here is what the features of this addon:
* Allows to write, store and execute named code snippets * Allows to hook up code snippets to different warcraft events * Doesn't have any addon dependencies. * Ability to call code snippets by name both from other snippets and by a chat command * Built-in function for running a chat command form a script * Ability to run a start-up script * Built-in function and a chat command for dumping content of a variable, with a support for looping structures * Displays script errors in a chat window * Ability to display Phoenix output in a dedicated chat frame * Short aliases for most of chat and script commands
Look inside the archive for the detailed readme.txt
Changes : 1.9.0.0 - toc updated 1.7.0.0 - Fixed /pxs command. Esc now closes devpad. Toc updated to 1700 1.6.0.1 - Fixed scrollbar bug. Now you can have longer scripts and scroll them 1.6.0.0 - updated interface to 1600 1.3.0.1 - Internal object identifier is added to print out when dumping an 'unprintable' type. This is sipposed to help keeping track of the same 'unprintable' values between different dump runs.