=General
*Added support for the 2013-12-23cRagexe client.
-The support appears to be stable enough but could still have a few bugs.
-If any bugs are found please report them.
*Increased the max hair styles to 29.
=Source
*Reviewed the code for the costume equips.
-Noticed a number of places that were missing needed coding and checks for
-the equips. This is now fixed. Also coded the equips to be treated like
-all other items to allow for card slots, enchantments, item scripts, etc.
-to make it possible to fully customize them.
*Updated the refine, itemlist, and stats commands.
*Recoded the changelook command.
*MAX_PACKET_DB increased to 0xf00
*MAX_PACKET_VER increased to 30 to support the 2012-12-23cRagexe client.
*Changed the EQP_VISIBLE function to no longer send sprite view request for
-the EQP_COSTUME_FLOOR slot as its not officially used yet and doesn't do
-anything right now.