You asked for it, and now you have it. Be aware that a lot has changed with themes and such, so if you already created a custom theme, you may want to look at the new theme template files...
EverQuest 2 Signature Generator (version 0.07)
----------------------------------------------------
changes in this version:
* moved all functions to a separate global.php file and made config.php a standalone config file. That way any future function changes will not force you to re-edit your config file
* moved config and global files into a subdirectory called /includes
* moved image creation functions to the theme files. This allows theme creators complete freedom in how they want their signature to be displayed. Anything that is output by the script as an array value, can be used in a signature theme. You just need to know some php and gd functions to be able to manage the theme files. This also means that you are free to use a different image format as well (jpg, gif, png) instead of being forced to use PNG as what I was using previously.
* corrected some mistakes in a function that was causing the cold resistance to show up blank
* activated the guild security feature. You can now require a specific guild id in your script (so that only guild members can use it)
* added a test.php that can be used to display all array values that are returned by the script. The same variables used for image.php need to be used for test.php. The difference is that it will output the player and guild arrays in readable format.
* You can now specify simple, normal, or advanced as a variable passed to the script. Just add &m=simple (or advanced, or normal) to the end of your url.
---- Still playing with GD fonts, and they will most likely be included in the theme files to make it easy to change them per theme.
------------------------------------------------------------------
download -
http://www.avengingsouls.com/Octavius/eq2sig007.zip (thanks Humudce!)
readme -
http://www.avengingsouls.com/Octavius/readme.txt
changelog -
http://www.avengingsouls.com/Octavius/changes.txt
-----------------------------------------------
Samples:
-----------------------------------------------
