Updates: "Your Characters:" no longer shows if the account doesn't have characters *fix of cookie *real emails are now stored up :) *change email in CP *change password in CP *fixed various undefined indexes in global.php and usercp.php *fixed a small error with password changing *removed homepage URL for the time being *settings are implemented *captcha for registering *validation of register data *email stored in database when registering *serials added to install script. Not required, unless running a closed revision. *fixed a misleading test in install script *fixed false database altering in database *An account with admin level 9 MUST be present in the database for installation to work *Added security setting: Autolock protected directories along with the AUTO UPDATE *If dura == -1 for cache reading, there is write time is ignored *improved settings calling in core function of FiemeCP *template locations stored in settings *php location made a setting *improved dev_mode functionality - added settings loading, templates, cache writing and reading, and moved to bottom. *Calling has been made more stable *Logins are now logged in the fieme Database. Passwords are by default not stored (changed in s.global.php). *Login logs are pruned with the 12-hourly groon. *removed the edits to tUser table, as the data has been stored elsewhere *Fixed a small bug regarding login (if you logged in, the first page would act as though you were still logged off, due to a faulty if/else clause) *improved content background (it's not a css property, not an image) *Started work on Admin Panel *Security implementation to disallow direct access to includes (even though the .htaccess does the job, you never know..) *Online/Offline is now coloured *Money icons added to usercp *Gender change function added *Gender and Class added to the User CP table °Fixed minor bug in server updateing *Fixed big bug with background scripting, where files run were not doing so due to a constant define fail *Improved server status check. 100 check speed reduced from 110seconds with old method to under 10 seconds. *gave life to User Settings Table *UserCP RENAMED to Control Panel *Purpose brought to core language file *Language can be changed in Control Panel *Marriage status can now be viewed in the user cp *Fixed major bug in $fiemecp->id_name_switch() *Fixed major bug in password changing, wherein inputed passwords were case insensitive *Fixed major bug in $fiemecp->money_to_readable *name and gender change allowed, and all data is checked for validity. *Added security options for name and gender changes *Changes in the User Control Panel are logged *Databases are pruned in server groom every 12 hours. *created leaderboard.php *Update cookies when changed password. *Current revision saved in cookie to make sure cookies are up to date. *Login and logout do not forward you to index.php page *Fixed bugs regarding cookies *Removed excess code regarding language files *Fixed minor language issues *Money is shown as a readable figure when changing gender / name *Plugin system added *Hooks attached through out all the code (Gosh, was fuckhard) *Fixed vitaly major bug - destroyed a major loop with backroung script calling! *Plugins now loaded in background unless directly called, or missing *Plugins can be managed in the AdminCP *Fixed various bugs with admincp login *fixed various bugs regarding admin initialising *compatibility check added to plugin system *settings are stored in the database, rather than on a file. This allows for plugin and easy-changing. *Added new type of setting: "textarea" *classes are now in languages, not settings *licence is now editable in the settings, not in the templates *Remade install.php