// +---------------------------------------------------------------------------+
// | _______ ___ __ __
// ||_ _|.-----.' _|.-----.----.--------.---.-.| |_|__|.-----.-----.
// | _| |_ | | _|| _ | _| | _ || _| || _ | |
// ||_______||__|__|__| |_____|__| |__|__|__|___._||____|__||_____|__|__|
// |++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
// +---------------------------------------------------------------------------+
// | - actual beta development can be downloaded separate on the
// | donators repository.
// | - actual beta rules can be downloaded separate on the donators repository
// | - contributors are welcome to help building rules
// | - rules sets provide a best effort for valuable items (not beeing perfect)
// | - donators: https://riouxsvn.com/svn/dbplugins
// | - public: https://subversion.assembla.com/svn/CustomTrinity/trunk
// +---------------------------------------------------------------------------+
// | ______ __ __
// || | |--.---.-.-----.-----.-----.| |.-----.-----.
// || ---| | _ | | _ | -__|| || _ | _ |
// ||______|__|__|___._|__|__|___ |_____||__||_____|___ |
// | |_____| |_____|
// +---------------------------------------------------------------------------+
// | 2.0061(beta):
// | - fixed the PICKUP validation ...
// | - fix selling craftingPlan
// +---------------------------------------------------------------------------+
// | 2.005(beta):
// | - better pickup identification with PICKUP & IGNORE
// | - better logging and fixed some bugs
// | - added pickup rules
// | - workaround for name bug
// | - fixed some rules
// | - added soft rules
// | - added language legendary.dis for fr, it, ru
// | - moved UnifiedTrinity CE 1.7.1.3 to 1.7.1.4
// +---------------------------------------------------------------------------+
// | 2.004(alpha):
// | - starting on implementation for pickup.dis
// | - separate pickup rules for itemtypes possible
// | - added some medium rules from tesslerc
// +---------------------------------------------------------------------------+
// | 2.003(beta):
// | - fixed bug, ... hope so
// +---------------------------------------------------------------------------+
// | 2.0021(beta):
// | - dirty hack to loot all 58+ rare gloves fix applied
// | - added better rules for legendary 2-h weapons
// | - experimentel try on Cached Items - working stable so far
// | - rewrote some rules to be easier readable
// +---------------------------------------------------------------------------+
// | 2.001(beta):
// | - Fixed CraftingPlans
// +---------------------------------------------------------------------------+
// | 2.00(beta):
// | - no major issues (i think)
// | - moved UnifiedTrinity 0.44 to 0.45
// | - moved UnifiedTrinity CE 1.7.1.2 to 1.7.1.3
// | - added the converted rules to section hard
// | - added some documentation
// | - added better rules for legendary 1-h weapons
// +---------------------------------------------------------------------------+
// | 2.00(alpha):
// | - complete new scripting engine
// | - allowing much more flexibility
// | - converted all rules to 2.0 standard
// | - more information comming
// +---------------------------------------------------------------------------+
// | 1.03a(fix1):
// | - Fixed selling of crafting plans
// | - added a version in repository with UnifiedTrinity v0.44
// +---------------------------------------------------------------------------+
// | 1.03a(final):
// | - working on rule set ... relying on auctionhouse values
// | - better log's
// | - changed [DMGFACTOR] to include also average dmg
// | - added [OFFSTATS] and [DEFSTATS]
// | - crafting plans settings now in special.dis
// | - fixed crafting plans [TYPE] == CraftingPlan,
// | [QUALITY] == Legendary,Rare6,Rare5,Rare4
// | - added rules for class specific one-hand weapons
// | - added rules for class specific two-hand weapons
// | - added rules for class specific helms and chest .. cloak
// +---------------------------------------------------------------------------+